| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Add support for QoS mapping | Kyeyoon Park | 2013-12-19 | 1 | -0/+26 |
* | mac80211: fix iflist_mtx/mtx locking in radar detection | Johannes Berg | 2013-12-19 | 1 | -4/+22 |
* | mac80211: remove unnecessary iflist_mtx locking | Johannes Berg | 2013-12-19 | 1 | -2/+0 |
* | mac80211: read station mgmt keys via get_key call | Max Stepanov | 2013-12-16 | 1 | -1/+2 |
* | mac80211: check pairwise key_idx on get_key call | Max Stepanov | 2013-12-16 | 1 | -2/+2 |
* | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho | 2013-12-16 | 1 | -2/+2 |
* | mac80211: make ieee80211_assign_beacon() static | Luciano Coelho | 2013-12-16 | 1 | -2/+2 |
* | mac80211: free all AP/VLAN keys at once | Johannes Berg | 2013-12-16 | 1 | -4/+1 |
* | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg | 2013-12-16 | 1 | -3/+1 |
* | mac80211: don't delay station destruction | Johannes Berg | 2013-12-16 | 1 | -7/+3 |
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2013-12-16 | 1 | -4/+11 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-12-06 | 1 | -4/+11 |
| |\ |
|
| | * | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh | 2013-11-25 | 1 | -1/+9 |
| | * | mac80211: fix for mesh beacon update on powersave | Javier Lopez | 2013-11-25 | 1 | -1/+1 |
| | * | Revert "mac80211: allow disable power save in mesh" | Bob Copeland | 2013-11-25 | 1 | -2/+1 |
* | | | cfg80211: in bitrate_mask, rename mcs to ht_mcs | Janusz Dziedzic | 2013-12-05 | 1 | -2/+2 |
|/ / |
|
* | | mac80211: don't leak next beacon when csa is aborted | Simon Wunderlich | 2013-12-02 | 1 | -0/+3 |
* | | mac80211: don't cancel csa finalize work within stop_ap | Simon Wunderlich | 2013-12-02 | 1 | -1/+0 |
* | | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify | Simon Wunderlich | 2013-12-02 | 1 | -6/+15 |
* | | mac80211: modify beacon using sdata/wdev-lock, not rtnl lock | Simon Wunderlich | 2013-12-02 | 1 | -8/+12 |
* | | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski | 2013-12-02 | 1 | -14/+15 |
* | | mac80211: move csa_chandef to sdata | Luciano Coelho | 2013-11-25 | 1 | -5/+4 |
* | | mac80211: use put_unaligned_le16 in mesh_plink_frame_tx | Chun-Yeow Yeoh | 2013-11-25 | 1 | -2/+2 |
* | | mac80211: add generic cipher scheme support | Max Stepanov | 2013-11-25 | 1 | -6/+25 |
* | | cfg80211/mac80211: DFS setup chandef for cac event | Janusz Dziedzic | 2013-11-25 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-05 | 1 | -6/+136 |
|\ |
|
| * | mac80211: fix uninitialized variable | Michal Kazior | 2013-10-28 | 1 | -1/+1 |
| * | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 2013-10-28 | 1 | -1/+8 |
| * | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh | 2013-10-28 | 1 | -0/+21 |
| * | mac80211: fixes for mesh powersave logic | Marco Porsch | 2013-10-28 | 1 | -2/+2 |
| * | mac80211: implement SMPS for AP | Emmanuel Grumbach | 2013-10-28 | 1 | -3/+105 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau | 2013-09-30 | 1 | -1/+1 |
* | | mac80211: implement STA CSA for drivers using channel contexts | Arik Nemtsov | 2013-10-02 | 1 | -0/+5 |
* | | mac80211: add support for CSA in IBSS mode | Simon Wunderlich | 2013-09-26 | 1 | -23/+64 |
|/ |
|
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-16 | 1 | -2/+13 |
|\ |
|
| * | mac80211: add vif to testmode cmd | David Spinadel | 2013-08-12 | 1 | -1/+10 |
| * | cfg80211: add wdev to testmode cmd | David Spinadel | 2013-08-12 | 1 | -1/+3 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-09 | 1 | -2/+185 |
|\ \
| |/ |
|
| * | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 | 1 | -2/+185 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-01 | 1 | -27/+18 |
|\ \
| |/ |
|
| * | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 2013-07-16 | 1 | -27/+18 |
* | | mac80211: fix ethtool stats for non-station interfaces | Johannes Berg | 2013-07-16 | 1 | -0/+2 |
|/ |
|
* | mac80211: allow self-protected frame tx without sta | Thomas Pedersen | 2013-06-24 | 1 | -1/+2 |
* | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-06-19 | 1 | -0/+6 |
|\ |
|
| * | mac80211: abort CAC in stop_ap() | Simon Wunderlich | 2013-06-12 | 1 | -0/+6 |
* | | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" | Antonio Quartulli | 2013-06-18 | 1 | -11/+0 |
* | | mac80211: make mgmt_tx accept a NULL channel | Antonio Quartulli | 2013-06-11 | 1 | -3/+14 |
* | | {nl,mac,cfg}80211: Allow user to configure basic rates for mesh | Ashok Nagarajan | 2013-06-11 | 1 | -0/+1 |
* | | mac80211: expire mesh peers based on mesh configuration | Colleen Twitty | 2013-06-11 | 1 | -0/+2 |