summaryrefslogtreecommitdiff
path: root/net/mac80211/trace.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-1/+1
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg1-64/+18
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg1-4/+27
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-3/+3
2024-02-02wifi: mac80211: trace SMPS requests from driverJohannes Berg1-1/+29
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker1-0/+52
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit1-0/+25
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-4/+7
2023-06-14wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh1-1/+1
2023-06-14wifi: mac80211: include key action/command in tracingJohannes Berg1-3/+5
2023-05-16wifi: mac80211: fix min center freq offset tracingJohannes Berg1-1/+1
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg1-0/+7
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau1-0/+25
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman1-3/+3
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman1-8/+8
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman1-14/+9
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-3/+6
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg1-2/+2
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg1-8/+11
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz1-7/+29
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg1-0/+31
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg1-0/+27
2022-06-20wifi: mac80211: sort trace.h fileJohannes Berg1-456/+456
2022-06-20wifi: mac80211: correct link config data in tracingJohannes Berg1-23/+25
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg1-5/+12
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-54/+84
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-21/+28
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-2/+2
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau1-0/+7
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+67
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg1-6/+27
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau1-1/+17
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg1-1/+22
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau1-0/+27
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-0/+6
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+2
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen1-8/+33
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra1-14/+14
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-3/+4
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan1-0/+30
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon1-2/+38
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon1-0/+6
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+12
2018-11-09mac80211: tracing: avoid 'idx' variableJohannes Berg1-3/+3
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+23
2018-06-18mac80211: add support for HELuca Coelho1-1/+1
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-3/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach1-4/+7
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-8/+8