aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern1-3/+2
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg1-3/+1
2021-11-15nl80211: fix radio statistics in survey dumpJohannes Berg1-5/+1
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg1-3/+5
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg1-2/+0
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-1/+2
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+32
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern1-0/+2
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-3/+2
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel1-2/+1
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally1-5/+2
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-1/+3
2016-12-16nl80211: rework {sched_,}scan event related functionsArend Van Spriel1-4/+2
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior1-0/+3
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen1-1/+1
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron1-1/+15
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller1-1/+2
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg1-1/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+4
2014-02-06cfg80211: send scan results from work queueJohannes Berg1-4/+4
2014-02-04nl80211: send event when AP operation is stoppedJohannes Berg1-0/+2
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-1/+1
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev1-1/+1
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar1-0/+2
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg1-68/+0
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-0/+7
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-2/+2
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-3/+1
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu1-0/+5
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen1-0/+5
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+3
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-5/+5
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen1-0/+4
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-1/+2
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg1-0/+2
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+3
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+4
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+4
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho1-0/+4
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona1-0/+4
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen1-0/+3
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-0/+6
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg1-0/+4
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-7/+7
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+6
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-0/+8
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg1-0/+4
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen1-0/+11