aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel1-0/+2
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-2/+6
2017-04-13cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg1-3/+6
2017-03-31cfg80211: add documentation for cfg80211_get_bss()Johannes Berg1-1/+11
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally1-2/+55
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally1-8/+83
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-0/+13
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-5/+13
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-1/+2
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg1-0/+8
2017-01-24cfg80211: fix a documentation warningJohannes Berg1-16/+47
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen1-10/+17
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-4/+14
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna1-11/+25
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+7
2017-01-06cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki1-0/+28
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel1-14/+3
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+11
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-42/+65
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-8/+24
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna1-0/+24
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun1-0/+6
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+9
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen1-0/+21
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen1-5/+7
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg1-8/+4
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-3/+10
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer1-3/+4
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach1-1/+2
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha1-0/+15
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha1-22/+24
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg1-1/+4
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg1-9/+22
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg1-35/+42
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+16
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+37
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-0/+19
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+91
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-1/+20
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel1-1/+11
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg1-1/+3
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha1-11/+14
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+34
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho1-1/+32
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach1-1/+2
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing1-0/+9
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma1-0/+2
2016-07-06nl80211: support beacon report scanningAvraham Stern1-5/+35