aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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_chanctx()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
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-4/+7
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas1-0/+26
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker1-0/+52
2016-09-30mac80211: implement nan_change_confAyala Beker1-0/+31
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker1-0/+50
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon1-0/+12
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-20/+23
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach1-0/+25
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov1-5/+5
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-2/+0
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-4/+6
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski1-0/+30