summaryrefslogtreecommitdiff
path: root/net/mac80211/trace.h
AgeCommit message (Expand)Author
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-06-14wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh
2023-06-14wifi: mac80211: include key action/command in tracingJohannes Berg
2023-05-16wifi: mac80211: fix min center freq offset tracingJohannes Berg
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg
2022-06-20wifi: mac80211: sort trace.h fileJohannes Berg
2022-06-20wifi: mac80211: correct link config data in tracingJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-11-09mac80211: tracing: avoid 'idx' variableJohannes Berg
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-06-18mac80211: add support for HELuca Coelho
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg