aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/trace.h
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-09cfg80211: fix NAN bands definitionGravatar Luca Coelho 1-8/+8
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationGravatar Andrzej Zaborowski 1-4/+7
2016-10-27cfg80211: Add support to update connection parametersGravatar vamsi krishna 1-0/+18
2016-10-27cfg80211: configure multicast to unicast for AP interfacesGravatar Michael Braun 1-0/+19
2016-09-30cfg80211: allow the user space to change current NAN configurationGravatar Ayala Beker 1-0/+24
2016-09-30cfg80211: add add_nan_func / del_nan_funcGravatar Ayala Beker 1-0/+39
2016-09-30cfg80211: add start / stop NAN commandsGravatar Ayala Beker 1-0/+27
2016-07-06nl80211: support beacon report scanningGravatar Avraham Stern 1-8/+25
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-10/+10
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandGravatar Jouni Malinen 1-2/+4
2015-12-04cfg80211: Add support for aborting an ongoing scanGravatar Vidyullatha Kanchanapally 1-0/+4
2015-12-04cfg80211: add complete data to station add/change tracingGravatar Johannes Berg 1-0/+38
2015-12-04cfg80211: Add missing tracing to cfg80211Gravatar Ilan Peer 1-0/+61
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampGravatar Dmitry Shmidt 1-11/+11
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationGravatar Arik Nemtsov 1-4/+7
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 1-13/+19
2015-03-20cfg80211: add vlan to station add/change tracingGravatar Johannes Berg 1-2/+6
2015-03-03wireless: Use eth_<foo>_addr instead of memsetGravatar Joe Perches 1-4/+5
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Gravatar Dedy Lansky 1-11/+13
2015-01-08cfg80211: add scan time to survey dataGravatar Johannes Berg 1-2/+5
2015-01-08cfg80211: remove "channel" from survey namesGravatar Johannes Berg 1-13/+13
2014-11-19cfg80211: introduce TDLS channel switch commandsGravatar Arik Nemtsov 1-0/+42
2014-11-10cfg80211: add channel switch started notificationGravatar Luciano Coelho 1-0/+16
2014-11-04cfg80211: 802.11p OCB mode handlingGravatar Rostislav Lisovy 1-0/+21
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONGravatar Jouni Malinen 1-2/+8
2014-10-20cfg80211: Convert del_station() callback to use a param structGravatar Jouni Malinen 1-3/+22
2014-10-09cfg80211: add ops to query mesh proxy path tableGravatar Henning Rogge 1-0/+45