Age | Commit message (Expand) | Author | Files | Lines |
2024-03-04 | wifi: mac80211: pass link_id to channel switch ops | Johannes Berg | 1 | -64/+18 |
2024-02-08 | wifi: mac80211: support wider bandwidth OFDMA config | Johannes Berg | 1 | -4/+27 |
2024-02-08 | wifi: mac80211: introduce 'channel request' | Johannes Berg | 1 | -3/+3 |
2024-02-02 | wifi: mac80211: trace SMPS requests from driver | Johannes Berg | 1 | -1/+29 |
2024-01-26 | wifi: mac80211: process and save negotiated TID to Link mapping request | Ayala Beker | 1 | -0/+52 |
2023-12-21 | wifi: mac80211: add a driver callback to check active_links | Miri Korenblit | 1 | -0/+25 |
2023-09-11 | wifi: mac80211: add support for mld in ieee80211_chswitch_done | Emmanuel Grumbach | 1 | -4/+7 |
2023-06-14 | wifi: mac80211: Replace strlcpy with strscpy | Azeem Shaikh | 1 | -1/+1 |
2023-06-14 | wifi: mac80211: include key action/command in tracing | Johannes Berg | 1 | -3/+5 |
2023-05-16 | wifi: mac80211: fix min center freq offset tracing | Johannes Berg | 1 | -1/+1 |
2023-04-13 | wifi: mac80211: add flush_sta method | Johannes Berg | 1 | -0/+7 |
2023-03-22 | wifi: mac80211: add support for letting drivers register tc offload support | Felix Fietkau | 1 | -0/+25 |
2022-07-15 | wifi: mac80211: remove link_id parameter from link_info_changed() | Gregory Greenman | 1 | -3/+3 |
2022-07-15 | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc... | Gregory Greenman | 1 | -8/+8 |
2022-07-15 | wifi: mac80211: replace link_id with link_conf in start/stop_ap() | Gregory Greenman | 1 | -14/+9 |
2022-07-15 | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg | 1 | -3/+6 |
2022-07-15 | wifi: mac80211: move ps setting to vif config | Johannes Berg | 1 | -2/+2 |
2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg | 1 | -8/+11 |
2022-06-20 | wifi: mac80211: pass the link id in start/stop ap | Shaul Triebitz | 1 | -7/+29 |
2022-06-20 | wifi: mac80211: add sta link addition/removal | Johannes Berg | 1 | -0/+31 |
2022-06-20 | wifi: mac80211: add vif link addition/removal | Johannes Berg | 1 | -0/+27 |
2022-06-20 | wifi: mac80211: sort trace.h file | Johannes Berg | 1 | -456/+456 |
2022-06-20 | wifi: mac80211: correct link config data in tracing | Johannes Berg | 1 | -23/+25 |
2022-06-20 | wifi: mac80211: make channel context code MLO-aware | Johannes Berg | 1 | -5/+12 |
2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg | 1 | -54/+84 |
2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg | 1 | -21/+28 |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R | 1 | -2/+2 |
2021-11-26 | mac80211: add support for .ndo_fill_forward_path | Felix Fietkau | 1 | -0/+7 |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi | 1 | -0/+67 |
2021-06-23 | mac80211: notify driver on mgd TX completion | Johannes Berg | 1 | -6/+27 |
2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau | 1 | -1/+17 |
2020-12-11 | mac80211: support driver-based disconnect with reconnect hint | Johannes Berg | 1 | -1/+22 |
2020-09-18 | mac80211: notify the driver when a sta uses 4-address mode | Felix Fietkau | 1 | -0/+27 |
2020-09-18 | mac80211: rework tx encapsulation offload API | Felix Fietkau | 1 | -0/+6 |
2020-08-03 | mac80211: use eth_zero_addr() to clear mac address | Miaohe Lin | 1 | -1/+2 |
2020-04-24 | mac80211: handle channel frequency offset | Thomas Pedersen | 1 | -8/+33 |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra | 1 | -14/+14 |
2019-07-26 | mac80211: pass the vif to cancel_remain_on_channel | Emmanuel Grumbach | 1 | -3/+4 |
2019-04-26 | mac80211: store tx power value from user to station | Ashok Raj Nagarajan | 1 | -0/+30 |
2019-02-22 | mac80211: notify driver on subsequent CSA beacons | Sara Sharon | 1 | -2/+38 |
2019-02-22 | mac80211: abort CSA if beacon does not include CSA IEs | Sara Sharon | 1 | -0/+6 |
2018-11-09 | mac80211: allow drivers to use peer measurement API | Johannes Berg | 1 | -0/+12 |
2018-11-09 | mac80211: tracing: avoid 'idx' variable | Johannes Berg | 1 | -3/+3 |
2018-10-12 | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 1 | -0/+23 |
2018-06-18 | mac80211: add support for HE | Luca Coelho | 1 | -1/+1 |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer | 1 | -3/+22 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-13 | mac80211: add the action to the drv_ampdu_action tracepoint | Emmanuel Grumbach | 1 | -4/+7 |
2017-02-09 | cfg80211: fix NAN bands definition | Luca Coelho | 1 | -8/+8 |
2017-02-08 | mac80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski | 1 | -4/+7 |