aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/trace.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Gravatar Lorenzo Bianconi 1-1/+1
2021-12-20cfg80211: Add support for notifying association comebackGravatar Ilan Peer 1-0/+17
2021-11-26cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventGravatar Lorenzo Bianconi 1-4/+7
2021-11-19cfg80211: implement APIs for dedicated radar detection HWGravatar Lorenzo Bianconi 1-0/+19
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoGravatar Subrat Mishra 1-0/+31
2021-08-18cfg80211: fix BSS color notify trace enum confusionGravatar Johannes Berg 1-1/+1
2021-08-17nl80211: add support for BSS coloringGravatar John Crispin 1-0/+46
2021-06-23cfg80211: trace more information in assoc trace eventGravatar Johannes Berg 1-2/+34
2020-12-11nl80211: add common API to configure SAR power limitationsGravatar Carl Huang 1-0/+19
2020-12-11cfg80211: support immediate reconnect request hintGravatar Johannes Berg 1-4/+8
2020-11-11cfg80211: remove WDS codeGravatar Johannes Berg 1-5/+0
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryGravatar Linus Lüssing 1-1/+3
2020-05-27nl80211: add ability to report TX status for control port TXGravatar Markus Theil 1-0/+17
2020-05-27cfg80211: add KHz variants of frame RX APIGravatar Thomas Pedersen 1-4/+4
2020-04-24cfg80211: express channels with a KHz componentGravatar Thomas Pedersen 1-5/+16
2020-04-24cfg80211: change internal management frame registration APIGravatar Johannes Berg 1-10/+10
2020-02-24nl80211: modify TID-config APIGravatar Johannes Berg 1-7/+7
2020-02-24nl80211: Add NL command to support TID speicific configurationsGravatar Tamizh chelvam 1-0/+37
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Gravatar Jouni Malinen 1-0/+17
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Gravatar Johannes Berg 1-17/+10
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...Gravatar David S. Miller 1-10/+17
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxGravatar Markus Theil 1-10/+17
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesGravatar Ingo Molnar 1-0/+5
2020-01-15cfg80211: Fix radar event during another phy CACGravatar Orr Mazor 1-0/+5
2019-11-27ftrace: Rework event_create_dir()Gravatar Peter Zijlstra 1-3/+3
2019-08-21cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesGravatar Arend van Spriel 1-1/+2
2019-06-14nl80211: send event when CMD_FRAME duration expiresGravatar James Prestwood 1-0/+18
2019-04-26cfg80211: add support to probe unexercised mesh linkGravatar Rajkumar Manoharan 1-0/+18
2019-04-26nl80211/cfg80211: Extended Key ID supportGravatar Alexander Wetzel 1-5/+26
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeGravatar Sunil Dutt 1-0/+38
2018-11-09cfg80211: add peer measurement with FTM initiator APIGravatar Johannes Berg 1-0/+68
2018-11-09cfg80211: tracing: avoid 'idx' variableGravatar Johannes Berg 1-12/+12
2018-10-02cfg80211: sort tracing properlyGravatar Johannes Berg 1-134/+134
2018-10-02cfg80211: support FTM responder configuration/statisticsGravatar Pradeep Kumar Chitrapu 1-0/+44
2018-10-02cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_statsGravatar Johannes Berg 1-11/+2
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Gravatar Alexei Avshalom Lazar 1-1/+1
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portGravatar Denis Kenzior 1-8/+10
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceGravatar Toke Høiland-Jørgensen 1-0/+14
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-1/+1
2018-03-29nl80211: Implement TX of control port framesGravatar Denis Kenzior 1-0/+26
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIGravatar Denis Kenzior 1-0/+21
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsGravatar Alexei Starovoitov 1-1/+1
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceGravatar Srinivas Dasari 1-0/+23
2017-12-11cfg80211: cleanup signal strength units notationGravatar Sergey Matyukevich 1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XGravatar Avraham Stern 1-0/+60
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiGravatar Arend Van Spriel 1-6/+20
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureGravatar Arend Van Spriel 1-5/+5
2017-04-26nl80211: allow multiple active scheduled scan requestsGravatar Arend Van Spriel 1-6/+12
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMGravatar Andrew Zaborowski 1-0/+22