- 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 13 years ago
- 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
- 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
- 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
- 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
- 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
- 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
- 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
- ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
- 35b8862 mac80211: check sta_apply_parameters() return value by Eliad Peller · 13 years ago
- 543d1b9 mac80211: fix no-op authorized transitions by Johannes Berg · 13 years ago
- cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
- a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
- d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
- 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
- 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
- bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
- dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
- 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
- f724828 mac80211: dereference RCU protected probe_resp pointer correctly by Arik Nemtsov · 13 years ago
- b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
- ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
- b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
- 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
- e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
- d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
- e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
- e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
- 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
- 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
- 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
- ef5af74 mac80211: fix confusing parentheses by Johannes Berg · 13 years ago
- e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
- 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 7a72476 mac80211: Provide station flags to cfg80211 by Helmut Schaa · 13 years ago
- 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
- 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
- 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
- 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
- dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 13 years ago
- 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 13 years ago
- 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
- f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 13 years ago
- aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
- e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
- b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
- 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
- ece1a2e mac80211: Remove mesh paths when an interface is removed by Javier Cardona · 13 years ago
- ba6e5eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
- c6133661 mac80211: mesh gate fixes by Thomas Pedersen · 13 years ago
- 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 13 years ago
- 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
- b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
- a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
- 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
- 75396ae mac80211: fix CMAC races by Johannes Berg · 13 years ago
- aba83a0b mac80211: fix CCMP races by Johannes Berg · 13 years ago
- c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
- 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 13 years ago
- 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 13 years ago
- 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
- 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
- 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
- a3836e0 mac80211: fix a few RCU issues by Johannes Berg · 13 years ago
- 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
- 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 13 years ago
- 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
- ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 14 years ago
- 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 14 years ago
- b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 14 years ago
- eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 14 years ago
- ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 14 years ago
- bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 14 years ago
- 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
- 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
- ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 14 years ago
- b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 14 years ago
- 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 14 years ago
- 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 14 years ago
- f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 14 years ago
- 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
- 808118c mac80211: do not enable ps if 802.1x controlled port is unblocked by Jason Young · 14 years ago
- 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 14 years ago
- 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 14 years ago
- b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
- 4d51e14 mac80211: Properly set work-item channel-type. by Ben Greear · 14 years ago
- e9d7732 mac80211: allow GO to scan like AP by Johannes Berg · 14 years ago
- eeabee7 mac80211: Be more careful when changing channels. by Ben Greear · 14 years ago
- 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 14 years ago
- 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
- 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
- c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
- c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
- 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
- f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
- dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago