- 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 11 years ago
- 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 11 years ago
- 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 11 years ago
- 057d5f4 mac80211: sync dtim_count to TSF by Thomas Pedersen · 11 years ago
- 194ff52 cfg80211/mac80211: correct qos-map locking by Johannes Berg · 11 years ago
- 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
- 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
- 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
- 31f1f4e mac80211: read station mgmt keys via get_key call by Max Stepanov · 11 years ago
- 354e159 mac80211: check pairwise key_idx on get_key call by Max Stepanov · 11 years ago
- 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 11 years ago
- 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 11 years ago
- 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
- e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
- d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
- c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
- e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
- d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
- 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
- beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
- e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
- 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
- b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
- 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
- 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
- 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
- d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
- 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
- 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
- 2d3db21 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 11 years ago
- 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
- 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
- 0951ebb mac80211: fix uninitialized variable by Michal Kazior · 11 years ago
- b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
- c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
- 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
- 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
- 7578d57 mac80211: implement STA CSA for drivers using channel contexts by Arik Nemtsov · 11 years ago
- 03bb7f4 mac80211: use sta_info_get_bss() for nl80211 tx and client probing by Felix Fietkau · 11 years ago
- cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
- d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
- 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
- fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
- fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
- 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
- 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
- 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
- e13bae4 mac80211: fix ethtool stats for non-station interfaces by Johannes Berg · 11 years ago
- ac49e1a mac80211: allow self-protected frame tx without sta by Thomas Pedersen · 11 years ago
- f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
- 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
- a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 11 years ago
- f7aeb6f mac80211: make mgmt_tx accept a NULL channel by Antonio Quartulli · 11 years ago
- ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
- 66de671 mac80211: expire mesh peers based on mesh configuration by Colleen Twitty · 11 years ago
- ed405be mac80211: fix sdata locking around __ieee80211_request_smps by Johannes Berg · 11 years ago
- 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
- 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 12 years ago
- 0d4261a mac80211: enable Auth Protocol Identifier on mesh config. by Colleen Twitty · 12 years ago
- bd500af mac80211: write memcpy differently for smatch by Johannes Berg · 12 years ago
- ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 12 years ago
- 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 12 years ago
- a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
- 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 12 years ago
- 0eabccd mac80211: clear SSID when stopping AP by Marek Puzyniak · 12 years ago
- 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
- 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
- ae76eef mac80211: return new mpath from mesh_path_add() by Bob Copeland · 12 years ago
- 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
- 3fbd45c mac80211: fix remain-on-channel cancel crash by Johannes Berg · 12 years ago
- 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 12 years ago
- 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 12 years ago
- 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
- 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 12 years ago
- 146bb48 mac80211: disallow changing auto_open_plinks by Thomas Pedersen · 12 years ago
- a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 12 years ago
- eef941e cfg80211: rename mesh station types by Thomas Pedersen · 12 years ago
- 7b4396b mac80211: flush keys when stopping AP by Johannes Berg · 12 years ago
- 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 12 years ago
- d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
- 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 12 years ago
- f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 12 years ago
- feda302 mac80211: really fix monitor mode channel reporting by Johannes Berg · 12 years ago
- cb601ff mac80211: fix monitor mode channel reporting by Felix Fietkau · 12 years ago
- bf7cd94 mac80211: clean up mesh code by Johannes Berg · 12 years ago
- df88129 cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station by Jouni Malinen · 12 years ago
- 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 12 years ago
- e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
- 4a34215 mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap by Johannes Berg · 12 years ago
- 8cdc196 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
- 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 12 years ago
- 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
- 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
- 1f4ac5a mac80211: explicitly copy channels to VLANs where needed by Johannes Berg · 12 years ago
- 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 12 years ago
- 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
- 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
- 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
- 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
- ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago