| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-07 | wifi: mac80211: add NAN peer schedule support | Miri Korenblit | 1 | -0/+21 |
| 2026-02-02 | wifi: mac80211: Add eMLSR/eMLMR action frame parsing support | Lorenzo Bianconi | 1 | -0/+21 |
| 2025-08-26 | wifi: mac80211: fix incorrect type for ret | Liao Yuanhong | 1 | -1/+1 |
| 2025-07-15 | wifi: mac80211: don't send keys to driver when fips_enabled | Johannes Berg | 1 | -0/+4 |
| 2025-06-24 | wifi: cfg80211/mac80211: Add support to get radio index | Roopni Devanathan | 1 | -16/+20 |
| 2025-06-24 | wifi: mac80211: add link_sta_statistics ops to fill link station statistics | Sarika Sharma | 1 | -0/+19 |
| 2025-02-11 | wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx | Emmanuel Grumbach | 1 | -1/+2 |
| 2025-01-13 | wifi: mac80211: don't flush non-uploaded STAs | Johannes Berg | 1 | -0/+3 |
| 2024-12-04 | wifi: mac80211: get tx power per link | Rameshkumar Sundaram | 1 | -3/+4 |
| 2024-10-23 | wifi: mac80211: call rate_control_rate_update() for link STA | Johannes Berg | 1 | -3/+3 |
| 2024-10-23 | wifi: mac80211: Add support to indicate that a new interface is to be added | Ilan Peer | 1 | -0/+12 |
| 2024-06-26 | wifi: mac80211: inform the low level if drv_stop() is a suspend | Emmanuel Grumbach | 1 | -1/+1 |
| 2024-05-23 | wifi: mac80211: mlme: handle cross-link CSA | Johannes Berg | 1 | -0/+12 |
| 2024-03-04 | wifi: mac80211: pass link conf to abort_channel_switch | Johannes Berg | 1 | -3/+5 |
| 2024-01-26 | wifi: mac80211: process and save negotiated TID to Link mapping request | Ayala Beker | 1 | -0/+19 |
| 2023-12-21 | wifi: mac80211: add a driver callback to check active_links | Miri Korenblit | 1 | -0/+20 |
| 2023-12-18 | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -1/+1 |
| 2023-12-12 | wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP | Andrei Otcheretianski | 1 | -1/+1 |
| 2023-11-24 | wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush | Oldřich Jedlička | 1 | -2/+7 |
| 2023-10-23 | wifi: mac80211: add link id to mgd_prepare_tx() | Miri Korenblit | 1 | -0/+1 |
| 2023-10-23 | wifi: mac80211: make mgd_protect_tdls_discover MLO-aware | Miri Korenblit | 1 | -2/+6 |
| 2023-10-23 | wifi: mac80211: add a driver callback to add vif debugfs | Miri Korenblit | 1 | -0/+23 |
| 2023-09-11 | wifi: mac80211: add support for mld in ieee80211_chswitch_done | Emmanuel Grumbach | 1 | -2/+4 |
| 2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg | 1 | -14/+0 |
| 2023-09-11 | wifi: mac80211: check wiphy mutex in ops | Johannes Berg | 1 | -0/+75 |
| 2023-09-11 | wifi: mac80211: add more ops assertions | Johannes Berg | 1 | -0/+34 |
| 2023-06-06 | wifi: mac80211: stop warning after reconfig failures | Johannes Berg | 1 | -4/+6 |
| 2023-04-13 | wifi: mac80211: add flush_sta method | Johannes Berg | 1 | -0/+15 |
| 2023-03-22 | wifi: mac80211: add support for letting drivers register tc offload support | Felix Fietkau | 1 | -0/+17 |
| 2023-03-07 | wifi: mac80211: add netdev per-link debugfs data and driver hook | Benjamin Berg | 1 | -0/+16 |
| 2023-01-10 | wifi: mac80211: Proper mark iTXQs for resumption | Alexander Wetzel | 1 | -1/+1 |
| 2022-10-07 | wifi: mac80211: add API to show the link STAs in debugfs | Benjamin Berg | 1 | -0/+16 |
| 2022-09-06 | wifi: mac80211: isolate driver from inactive links | Johannes Berg | 1 | -140/+25 |
| 2022-07-15 | wifi: mac80211: remove link_id parameter from link_info_changed() | Gregory Greenman | 1 | -2/+2 |
| 2022-07-15 | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc... | Gregory Greenman | 1 | -8/+18 |
| 2022-07-15 | wifi: mac80211: replace link_id with link_conf in start/stop_ap() | Gregory Greenman | 1 | -6/+12 |
| 2022-07-15 | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg | 1 | -1/+1 |
| 2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg | 1 | -5/+5 |
| 2022-06-20 | wifi: mac80211: pass the link id in start/stop ap | Shaul Triebitz | 1 | -6/+9 |
| 2022-06-20 | wifi: mac80211: add sta link addition/removal | Johannes Berg | 1 | -0/+21 |
| 2022-06-20 | wifi: mac80211: add vif link addition/removal | Johannes Berg | 1 | -0/+21 |
| 2022-06-20 | wifi: mac80211: make channel context code MLO-aware | Johannes Berg | 1 | -2/+6 |
| 2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg | 1 | -7/+28 |
| 2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg | 1 | -1/+1 |
| 2021-12-21 | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub... | Jakub Kicinski | 1 | -0/+22 |
| 2021-12-14 | mac80211: mark TX-during-stop for TX in in_reconfig | Johannes Berg | 1 | -1/+4 |
| 2021-11-26 | mac80211: add support for .ndo_fill_forward_path | Felix Fietkau | 1 | -0/+22 |
| 2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi | 1 | -0/+36 |
| 2021-06-23 | mac80211: notify driver on mgd TX completion | Johannes Berg | 1 | -4/+22 |
| 2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau | 1 | -0/+16 |
| 2020-09-18 | mac80211: notify the driver when a sta uses 4-address mode | Felix Fietkau | 1 | -0/+14 |
| 2020-09-18 | mac80211: rework tx encapsulation offload API | Felix Fietkau | 1 | -0/+15 |
| 2020-07-31 | mac80211: warn only once in check_sdata_in_driver() at each caller | Johannes Berg | 1 | -6/+5 |
| 2020-05-27 | mac80211: fix variable names in TID config methods | Sergey Matyukevich | 1 | -2/+2 |
| 2020-02-24 | mac80211: Add api to support configuring TID specific configuration | Tamizh chelvam | 1 | -0/+27 |
| 2019-07-26 | mac80211: pass the vif to cancel_remain_on_channel | Emmanuel Grumbach | 1 | -3/+5 |
| 2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+5 |
| 2019-04-26 | mac80211: store tx power value from user to station | Ashok Raj Nagarajan | 1 | -0/+5 |
| 2019-03-29 | mac80211: do not call driver wake_tx_queue op during reconfig | Felix Fietkau | 1 | -0/+3 |
| 2019-02-22 | mac80211: notify driver on subsequent CSA beacons | Sara Sharon | 1 | -1/+16 |
| 2019-02-22 | mac80211: abort CSA if beacon does not include CSA IEs | Sara Sharon | 1 | -0/+14 |
| 2019-01-25 | mac80211: Expose ieee80211_schedule_txq() function | Toke Høiland-Jørgensen | 1 | -3/+1 |
| 2019-01-19 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 1 | -0/+9 |
| 2018-11-09 | mac80211: allow drivers to use peer measurement API | Johannes Berg | 1 | -0/+34 |
| 2018-10-12 | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 1 | -0/+16 |
| 2018-09-05 | mac80211: add an option for drivers to check if packets can be aggregated | Sara Sharon | 1 | -0/+10 |
| 2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer | 1 | -3/+5 |
| 2018-01-04 | mac80211: Fix setting TX power on monitor interfaces | Peter Große | 1 | -1/+2 |
| 2017-12-19 | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg | 1 | -3/+9 |
| 2017-12-11 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 1 | -9/+3 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-09-30 | mac80211: add offset_tsf driver op and use it for mesh | Pedersen, Thomas | 1 | -0/+3 |
| 2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker | 1 | -0/+32 |
| 2016-09-30 | mac80211: implement nan_change_conf | Ayala Beker | 1 | -0/+21 |
| 2016-09-30 | mac80211: add boilerplate code for start / stop NAN | Ayala Beker | 1 | -0/+27 |
| 2016-09-15 | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg | 1 | -15/+0 |
| 2016-09-12 | mac80211: add support for MU-MIMO air sniffer | Aviya Erenfeld | 1 | -1/+2 |
| 2016-08-11 | mac80211: call get_expected_throughput only after adding station | Maxim Altshul | 1 | -4/+4 |
| 2016-08-05 | mac80211: Add ieee80211_hw pointer to get_expected_throughput | Maxim Altshul | 1 | -1/+1 |
| 2016-04-05 | mac80211: synchronize driver rx queues before removing a station | Sara Sharon | 1 | -0/+15 |
| 2016-01-14 | mac80211: pass block ack session timeout to to driver | Sara Sharon | 1 | -3/+1 |
| 2015-11-03 | mac80211: document sleep requirements for channel context ops | Chaitanya T K | 1 | -0/+10 |
| 2015-11-03 | mac80211: call drv_stop only if driver is started | Eliad Peller | 1 | -30/+2 |
| 2015-09-29 | mac80211: Deinline drv_get/set/reset_tsf() | Denys Vlasenko | 1 | -45/+7 |
| 2015-09-29 | mac80211: Deinline drv_ampdu_action() | Denys Vlasenko | 1 | -25/+5 |
| 2015-09-29 | mac80211: Deinline drv_switch_vif_chanctx() | Denys Vlasenko | 1 | -52/+3 |
| 2015-09-29 | mac80211: Deinline drv_add/remove/change_interface() | Denys Vlasenko | 1 | -51/+7 |
| 2015-09-29 | mac80211: Deinline drv_sta_rc_update() | Denys Vlasenko | 1 | -19/+3 |
| 2015-09-29 | mac80211: Deinline drv_conf_tx() | Denys Vlasenko | 1 | -24/+3 |
| 2015-09-22 | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 1 | -3/+4 |
| 2015-09-22 | mac80211: introduce per vif frame registration API | Andrei Otcheretianski | 1 | -0/+16 |
| 2015-07-17 | mac80211: deinline drv_sta_state | Denys Vlasenko | 1 | -27/+2 |
| 2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -1/+1 |
| 2015-05-06 | mac80211: extend get_tkip_seq to all keys | Johannes Berg | 1 | -5/+6 |
| 2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -0/+12 |
| 2015-03-30 | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach | 1 | -6/+6 |
| 2015-01-08 | mac80211: allow drivers to provide most station statistics | Johannes Berg | 1 | -15/+15 |
| 2014-11-19 | mac80211: notify drivers on sta rate table changes | Johannes Berg | 1 | -0/+15 |
| 2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -6/+9 |
| 2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 1 | -0/+12 |
| 2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 1 | -0/+41 |
| 2014-11-04 | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller | 1 | -4/+6 |
| 2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy | 1 | -1/+2 |
| 2014-11-04 | mac80211: add support for driver tx power reporting | Felix Fietkau | 1 | -0/+14 |
| 2014-10-22 | mac80211: sanity check CW_min/CW_max towards driver | Johannes Berg | 1 | -0/+6 |
| 2014-10-09 | mac80211: allow channel switch with multiple channel contexts | Luciano Coelho | 1 | -3/+4 |
| 2014-10-09 | mac80211: add post_channel_switch driver operation | Luciano Coelho | 1 | -0/+16 |
| 2014-10-09 | mac80211: add pre_channel_switch driver operation | Luciano Coelho | 1 | -0/+18 |
| 2014-09-05 | mac80211: extend set_coverage_class signature | Lorenzo Bianconi | 1 | -1/+1 |
| 2014-06-25 | mac80211: split sched scan IEs | David Spinadel | 1 | -1/+1 |
| 2014-06-25 | mac80211: support more than one band in scan request | David Spinadel | 1 | -1/+1 |
| 2014-06-23 | mac80211: protect TDLS discovery session | Arik Nemtsov | 1 | -0/+16 |
| 2014-05-26 | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 1 | -0/+53 |
| 2014-05-21 | mac80211: export the expected throughput | Antonio Quartulli | 1 | -0/+13 |
| 2014-05-09 | mac80211: handle failed restart/resume better | Johannes Berg | 1 | -37/+71 |
| 2014-04-09 | mac80211: add vif to flush call | Emmanuel Grumbach | 1 | -1/+7 |
| 2014-02-20 | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg | 1 | -4/+8 |
| 2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg | 1 | -0/+16 |
| 2013-12-03 | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg | 1 | -16/+0 |
| 2013-10-01 | mac80211: add explicit IBSS driver operations | Johannes Berg | 1 | -0/+27 |
| 2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 1 | -0/+13 |
| 2013-05-29 | mac80211: support active monitor interfaces | Felix Fietkau | 1 | -1/+2 |
| 2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -3/+4 |
| 2013-03-18 | mac80211: remove vif debugfs driver callbacks | Stanislaw Gruszka | 1 | -37/+0 |
| 2013-03-18 | mac80211: move sdata debugfs dir to vif | Stanislaw Gruszka | 1 | -2/+2 |
| 2013-03-11 | mac80211: add driver callback for per-interface multicast filter | Alexander Bondar | 1 | -0/+16 |
| 2013-03-06 | mac80211: Allow drivers to differentiate between ROC types | Ilan Peer | 1 | -3/+4 |
| 2013-02-15 | mac80211: don't call bss_info_changed on p2p-device/monitor | Johannes Berg | 1 | -7/+10 |
| 2013-02-11 | mac80211: add vif debugfs driver callbacks | Alexander Bondar | 1 | -0/+37 |
| 2013-01-24 | mac80211: support mesh rate updates | Thomas Pedersen | 1 | -1/+2 |
| 2013-01-24 | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 1 | -2/+3 |
| 2013-01-18 | mac80211: allow drivers to access IPv6 information | Johannes Berg | 1 | -0/+12 |
| 2013-01-18 | mac80211: add op to configure default key id | Yoni Divinsky | 1 | -0/+16 |
| 2013-01-03 | mac80211: assign bss_conf.bssid only once | Johannes Berg | 1 | -0/+2 |
| 2013-01-03 | mac80211: further simplify ieee80211_bss_info_change_notify | Johannes Berg | 1 | -0/+6 |
| 2013-01-03 | mac80211: fix channel context iteration | Johannes Berg | 1 | -3/+12 |
| 2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 1 | -3/+2 |
| 2012-11-21 | mac80211: Add debugfs callbacks for station addition/removal | Sujith Manoharan | 1 | -0/+32 |
| 2012-11-19 | mac80211: make remain_on_channel() op pass vif param | Eliad Peller | 1 | -3/+4 |
| 2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
| 2012-11-09 | mac80211: call driver method when restart completes | Johannes Berg | 1 | -0/+10 |
| 2012-10-26 | mac80211: add explicit AP/GO driver operations | Johannes Berg | 1 | -0/+25 |
| 2012-10-16 | mac80211: introduce new ieee80211_ops | Michal Kazior | 1 | -0/+65 |
| 2012-08-20 | mac80211: support P2P Device abstraction | Johannes Berg | 1 | -1/+1 |
| 2012-08-20 | mac80211: add supported rates change notification in IBSS | Antonio Quartulli | 1 | -0/+3 |
| 2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 1 | -2/+4 |
| 2012-07-03 | mac80211: add TX prepare API | Johannes Berg | 1 | -0/+14 |
| 2012-07-02 | mac80211: remove tx_frags driver callback | Johannes Berg | 1 | -8/+0 |
| 2012-06-24 | mac80211: rename driver-trace file | Johannes Berg | 1 | -1/+1 |
| 2012-06-21 | mac80211: add command to get current rssi | Victor Goldenshtein | 1 | -0/+15 |
| 2012-05-08 | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear | 1 | -0/+37 |
| 2012-04-11 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 1 | -0/+13 |
| 2012-04-11 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -1/+2 |
| 2012-04-10 | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 1 | -3/+3 |
| 2012-04-10 | mac80211: notify driver of rate control updates | Johannes Berg | 1 | -0/+15 |
| 2012-04-09 | mac80211: Add iface name when calling WARN-ON. | Ben Greear | 1 | -1/+3 |
| 2012-03-12 | mac80211: remove tx_sync | Johannes Berg | 1 | -35/+0 |
| 2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg | 1 | -1/+10 |
| 2012-02-06 | mac80211: add sta_state callback | Johannes Berg | 1 | -0/+22 |
| 2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg | 1 | -0/+2 |
| 2011-11-28 | mac80211: do not pass AP VLAN vif pointers to drivers | Felix Fietkau | 1 | -0/+14 |
| 2011-11-21 | mac80211: transmit fragment list to drivers | Johannes Berg | 1 | -0/+8 |
| 2011-11-09 | mac80211: verify virtual interfaces in driver API | Johannes Berg | 1 | -6/+62 |
| 2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 1 | -1/+2 |
| 2011-09-30 | mac80211: explicitly notify drivers of frame release | Johannes Berg | 1 | -0/+15 |
| 2011-09-30 | mac80211: allow releasing driver-buffered frames | Johannes Berg | 1 | -0/+15 |
| 2011-09-27 | mac80211: save tx params per sdata | Eliad Peller | 1 | -2/+3 |
| 2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 1 | -9/+13 |
| 2011-08-08 | mac80211: remove offchannel_tx API | Johannes Berg | 1 | -31/+0 |
| 2011-07-20 | mac80211: sync driver before TX | Johannes Berg | 1 | -0/+31 |
| 2011-07-11 | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman | 1 | -0/+8 |
| 2011-07-06 | mac80211: support GTK rekey offload | Johannes Berg | 1 | -0/+10 |
| 2011-06-17 | mac80211: add cancel_hw_scan() callback | Eliad Peller | 1 | -0/+10 |
| 2011-05-11 | mac80211: add support for HW scheduled scan | Luciano Coelho | 1 | -1/+28 |
| 2011-05-05 | mac80211: add basic support for WoWLAN | Johannes Berg | 1 | -0/+27 |
| 2011-04-28 | mac80211: Add new API for rate selection | Sujith Manoharan | 1 | -0/+18 |
| 2011-04-12 | mac80211: Check for queued frames before entering power save. | Vivek Natarajan | 1 | -0/+13 |
| 2011-03-11 | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville | 1 | -0/+26 |
| 2011-02-25 | mac80211: support direct offchannel TX offload | Johannes Berg | 1 | -0/+31 |
| 2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -2/+2 |
| 2011-01-19 | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg | 1 | -3/+3 |
| 2011-01-05 | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 1 | -0/+30 |
| 2010-12-13 | mac80211 default tx_last_beacon false (congestion) | Tim Harvey | 1 | -1/+1 |
| 2010-11-16 | mac80211: Add antenna configuration | Bruno Randolf | 1 | -0/+23 |
| 2010-11-16 | mac80211: support hardware TX fragmentation offload | Arik Nemtsov | 1 | -0/+14 |
| 2010-09-16 | mac80211: add p2p device type support | Johannes Berg | 1 | -3/+3 |
| 2010-08-27 | mac80211: support runtime interface type changes | Johannes Berg | 1 | -0/+14 |
| 2010-06-29 | mac80211: add basic tracing to drv_get_survey | John W. Linville | 1 | -1/+6 |
| 2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 1 | -17/+0 |
| 2010-06-14 | mac80211: bracket driver tracing | Johannes Berg | 1 | -30/+59 |
| 2010-06-14 | mac80211: allow drivers to sleep in ampdu_action | Johannes Berg | 1 | -2/+1 |
| 2010-06-14 | mac80211: change TX aggregation locking | Johannes Berg | 1 | -0/+3 |
| 2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg | 1 | -0/+2 |
| 2010-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
| 2010-06-07 | mac80211: fix function pointer check | Holger Schurig | 1 | -1/+1 |
| 2010-06-04 | mac80211: Remove deprecated sta_notify commands | Sujith | 1 | -6/+0 |
| 2010-06-03 | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen | 1 | -0/+17 |
| 2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+11 |
| 2010-05-12 | mac80211: add offload channel switch support | Johannes Berg | 1 | -0/+11 |