summaryrefslogtreecommitdiffstats
path: root/net/mac80211/trace.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-64/+18
* wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-081-4/+27
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-3/+3
* wifi: mac80211: trace SMPS requests from driverJohannes Berg2024-02-021-1/+29
* wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker2024-01-261-0/+52
* wifi: mac80211: add a driver callback to check active_linksMiri Korenblit2023-12-211-0/+25
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-4/+7
* wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh2023-06-141-1/+1
* wifi: mac80211: include key action/command in tracingJohannes Berg2023-06-141-3/+5
* wifi: mac80211: fix min center freq offset tracingJohannes Berg2023-05-161-1/+1
* wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+7
* wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau2023-03-221-0/+25
* wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman2022-07-151-3/+3
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-8/+8
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-14/+9
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-3/+6
* wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-2/+2
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-8/+11
* wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-201-7/+29
* wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-201-0/+31
* wifi: mac80211: add vif link addition/removalJohannes Berg2022-06-201-0/+27
* wifi: mac80211: sort trace.h fileJohannes Berg2022-06-201-456/+456
* wifi: mac80211: correct link config data in tracingJohannes Berg2022-06-201-23/+25
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-5/+12
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-54/+84
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-21/+28
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-2/+2
* mac80211: add support for .ndo_fill_forward_pathFelix Fietkau2021-11-261-0/+7
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+67
* mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-6/+27
* mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-211-1/+17
* mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-111-1/+22
* mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau2020-09-181-0/+27
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-0/+6
* mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-1/+2
* mac80211: handle channel frequency offsetThomas Pedersen2020-04-241-8/+33
* ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-14/+14
* mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-3/+4
* mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+30
* mac80211: notify driver on subsequent CSA beaconsSara Sharon2019-02-221-2/+38
* mac80211: abort CSA if beacon does not include CSA IEsSara Sharon2019-02-221-0/+6
* mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+12
* mac80211: tracing: avoid 'idx' variableJohannes Berg2018-11-091-3/+3
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+23
* mac80211: add support for HELuca Coelho2018-06-181-1/+1
* mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-3/+22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach2017-06-131-4/+7
* cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-8/+8
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-4/+7