aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structGravatar Avraham Stern 1-3/+2
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structGravatar Johannes Berg 1-3/+1
2021-11-15nl80211: fix radio statistics in survey dumpGravatar Johannes Berg 1-5/+1
2020-12-11cfg80211: support immediate reconnect request hintGravatar Johannes Berg 1-3/+5
2020-04-30nl80211: link recursive netlink nested policyGravatar Johannes Berg 1-2/+0
2019-02-22cfg80211: Report Association Request frame IEs in association eventsGravatar Jouni Malinen 1-1/+2
2018-11-09cfg80211: add peer measurement with FTM initiator APIGravatar Johannes Berg 1-0/+32
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-02cfg80211/nl80211: add a port authorized eventGravatar Avraham Stern 1-0/+2
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Gravatar Avraham Stern 1-3/+2
2017-04-18nl80211: add request id in scheduled scan event messagesGravatar Arend Van Spriel 1-2/+1
2017-03-31cfg80211: Use a structure to pass connect response paramsGravatar Vidyullatha Kanchanapally 1-5/+2
2017-01-13cfg80211: Specify the reason for connect timeoutGravatar Purushottam Kushwaha 1-1/+3
2016-12-16nl80211: rework {sched_,}scan event related functionsGravatar Arend Van Spriel 1-4/+2
2016-08-11cfg80211: always notify userspace of new wireless netdevsGravatar Denis Kenzior 1-0/+3
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedGravatar Jouni Malinen 1-1/+1
2014-12-17cfg80211: allow wiphy specific regdomain managementGravatar Jonathan Doron 1-1/+15
2014-09-11cfg80211/mac80211: add wmm info to assoc eventGravatar Eliad Peller 1-1/+2
2014-05-26cfg80211: send events when devices are added/removedGravatar Johannes Berg 1-1/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-4/+4
2014-02-06cfg80211: send scan results from work queueGravatar Johannes Berg 1-4/+4
2014-02-04nl80211: send event when AP operation is stoppedGravatar Johannes Berg 1-0/+2
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventGravatar Janusz Dziedzic 1-1/+1
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Gravatar Vladimir Kondratiev 1-1/+1
2013-07-16cfg80211/nl80211: Add packet coalesce supportGravatar Amitkumar Karwar 1-0/+2
2013-03-06cfg80211: move exported event functions into nl80211Gravatar Johannes Berg 1-68/+0
2013-02-15nl80211/cfg80211: add radar detection command/eventGravatar Simon Wunderlich 1-0/+7
2012-11-26cfg80211: pass a channel definition structGravatar Johannes Berg 1-2/+2
2012-11-26cfg80211: remove remain-on-channel channel typeGravatar Johannes Berg 1-3/+1
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modeGravatar Pandiyarajan Pitchaimuthu 1-0/+5
2012-07-17cfg80211: support TX error rate CQMGravatar Thomas Pedersen 1-0/+5
2012-07-12nl80211: move scan API to wdevGravatar Johannes Berg 1-3/+3
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsGravatar Johannes Berg 1-5/+5
2012-04-11cfg80211: add channel switch notify eventGravatar Thomas Pedersen 1-0/+4
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesGravatar Johannes Berg 1-1/+2
2011-11-09cfg80211: add event for unexpected 4addr framesGravatar Johannes Berg 1-0/+2
2011-11-09nl80211: allow subscribing to unexpected class3 framesGravatar Johannes Berg 1-0/+3
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventGravatar Jouni Malinen 1-0/+4
2011-07-06cfg80211/nl80211: support GTK rekey offloadGravatar Johannes Berg 1-0/+4
2011-05-11cfg80211/nl80211: add support for scheduled scansGravatar Luciano Coelho 1-0/+4
2011-04-12nl80211: New notification to discover mesh peer candidates.Gravatar Javier Cardona 1-0/+4
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryGravatar Jouni Malinen 1-0/+3
2010-12-16nl80211: Add notification for dropped Deauth/DisassocGravatar Jouni Malinen 1-0/+6
2010-11-24cfg80211: allow using CQM event to notify packet lossGravatar Johannes Berg 1-0/+4
2010-08-24cfg80211/mac80211: extensible frame processingGravatar Johannes Berg 1-7/+7
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Gravatar Juuso Oikarinen 1-0/+6
2010-02-15cfg80211/mac80211: allow registering for and sending action framesGravatar Jouni Malinen 1-0/+8
2009-12-28mac80211/cfg80211: add station eventsGravatar Johannes Berg 1-0/+4
2009-12-28cfg80211: add remain-on-channel commandGravatar Jouni Malinen 1-0/+11