aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/nl80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior1-1/+13
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior1-0/+3
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior1-0/+13
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-0/+2
2018-03-21cfg80211/nl80211: add DFS offload flagDmitry Lebed1-0/+7
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed1-0/+3
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty1-0/+3
2018-01-31cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org1-0/+12
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari1-0/+47
2018-01-31nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt1-1/+27
2017-12-19cfg80211: Scan results to also report the per chain signal strengthSunil Dutt1-0/+4
2017-10-11cfg80211: support reloading regulatory databaseJohannes Berg1-0/+4
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern1-11/+17
2017-09-21nl80211: add an option to allow MFP without requiring itEmmanuel Grumbach1-2/+11
2017-09-21nl80211: add OCE scan and capability flagsRoee Zamir1-4/+33
2017-06-30nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski1-5/+4
2017-06-13nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel1-8/+7
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern1-0/+11
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-1/+38
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller1-2/+20
2017-04-26nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel1-0/+4
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+11
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally1-3/+83
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+5
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-1/+8
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-31/+26
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+3
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-0/+21
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna1-0/+30
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna1-0/+6
2017-01-11cfg80211: consider VHT opmode on station updateBeni Lev1-1/+3
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+2
2016-12-16nl80211: better describe field in struct nl80211_bss_select_rssi_adjustArend Van Spriel1-2/+3
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna1-1/+6
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna1-0/+8
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun1-0/+21
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+8
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen1-0/+6
2016-10-27cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni Malinen1-0/+3
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen1-3/+12
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha1-2/+6
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+18
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+31
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-2/+9
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+150
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+47
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg1-1/+16