Age | Commit message (Expand) | Author |
2022-10-07 | wifi: mac80211: add API to show the link STAs in debugfs | Benjamin Berg |
2022-09-06 | wifi: mac80211: isolate driver from inactive links | Johannes Berg |
2022-07-15 | wifi: mac80211: remove link_id parameter from link_info_changed() | Gregory Greenman |
2022-07-15 | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc... | Gregory Greenman |
2022-07-15 | wifi: mac80211: replace link_id with link_conf in start/stop_ap() | Gregory Greenman |
2022-07-15 | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg |
2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg |
2022-06-20 | wifi: mac80211: pass the link id in start/stop ap | Shaul Triebitz |
2022-06-20 | wifi: mac80211: add sta link addition/removal | Johannes Berg |
2022-06-20 | wifi: mac80211: add vif link addition/removal | Johannes Berg |
2022-06-20 | wifi: mac80211: make channel context code MLO-aware | Johannes Berg |
2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg |
2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg |
2021-12-21 | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-12-14 | mac80211: mark TX-during-stop for TX in in_reconfig | Johannes Berg |
2021-11-26 | mac80211: add support for .ndo_fill_forward_path | Felix Fietkau |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi |
2021-06-23 | mac80211: notify driver on mgd TX completion | Johannes Berg |
2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau |
2020-09-18 | mac80211: notify the driver when a sta uses 4-address mode | Felix Fietkau |
2020-09-18 | mac80211: rework tx encapsulation offload API | Felix Fietkau |
2020-07-31 | mac80211: warn only once in check_sdata_in_driver() at each caller | Johannes Berg |
2020-05-27 | mac80211: fix variable names in TID config methods | Sergey Matyukevich |
2020-02-24 | mac80211: Add api to support configuring TID specific configuration | Tamizh chelvam |
2019-07-26 | mac80211: pass the vif to cancel_remain_on_channel | Emmanuel Grumbach |
2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-04-26 | mac80211: store tx power value from user to station | Ashok Raj Nagarajan |
2019-03-29 | mac80211: do not call driver wake_tx_queue op during reconfig | Felix Fietkau |
2019-02-22 | mac80211: notify driver on subsequent CSA beacons | Sara Sharon |
2019-02-22 | mac80211: abort CSA if beacon does not include CSA IEs | Sara Sharon |
2019-01-25 | mac80211: Expose ieee80211_schedule_txq() function | Toke Høiland-Jørgensen |
2019-01-19 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen |
2018-11-09 | mac80211: allow drivers to use peer measurement API | Johannes Berg |
2018-10-12 | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu |
2018-09-05 | mac80211: add an option for drivers to check if packets can be aggregated | Sara Sharon |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer |
2018-01-04 | mac80211: Fix setting TX power on monitor interfaces | Peter Große |
2017-12-19 | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg |
2017-12-11 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-09-30 | mac80211: add offset_tsf driver op and use it for mesh | Pedersen, Thomas |
2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker |
2016-09-30 | mac80211: implement nan_change_conf | Ayala Beker |
2016-09-30 | mac80211: add boilerplate code for start / stop NAN | Ayala Beker |
2016-09-15 | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg |
2016-09-12 | mac80211: add support for MU-MIMO air sniffer | Aviya Erenfeld |
2016-08-11 | mac80211: call get_expected_throughput only after adding station | Maxim Altshul |
2016-08-05 | mac80211: Add ieee80211_hw pointer to get_expected_throughput | Maxim Altshul |
2016-04-05 | mac80211: synchronize driver rx queues before removing a station | Sara Sharon |
2016-01-14 | mac80211: pass block ack session timeout to to driver | Sara Sharon |