summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-131-0/+4
* cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+32
* cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-0/+2
* wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg2017-05-191-0/+4
* cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-081-1/+1
* cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg2017-05-041-1/+1
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-3/+8
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-32/+26
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-7/+8
* nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-261-1/+5
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+8
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-2/+4
* nl80211: add request id in scheduled scan event messagesArend Van Spriel2017-04-181-0/+2
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+6
* cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-131-3/+6
* cfg80211: add documentation for cfg80211_get_bss()Johannes Berg2017-03-311-1/+11
* cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-311-2/+55
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-8/+83
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+13
* scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-5/+13
* cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+2
* nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-081-0/+8
* cfg80211: fix a documentation warningJohannes Berg2017-01-241-16/+47
* cfg80211: Fix documentation for connect resultJouni Malinen2017-01-131-10/+17
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-131-4/+14
* cfg80211: Add support to sched scan to report better BSSsvamsi krishna2017-01-131-11/+25
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+7
* cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki2017-01-061-0/+28
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-14/+3
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-42/+65
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-291-8/+24
| |\
| | * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+4
| | * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-9/+22
| * | Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds2016-10-141-35/+42
| |\ \ | | |/ | |/|
| | * docs-rst: sphinxify 802.11 documentationJohannes Berg2016-10-111-35/+42
* | | cfg80211: Add support to update connection parametersvamsi krishna2016-10-271-0/+24
* | | cfg80211: configure multicast to unicast for AP interfacesMichael Braun2016-10-271-0/+6
* | | cfg80211: Add KEK/nonces for FILS association framesJouni Malinen2016-10-271-0/+9
* | | cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen2016-10-271-0/+21
* | | cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-5/+7
* | | cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-271-8/+4
* | | cfg80211: add generic helper to check interface is runningArend Van Spriel2016-10-271-3/+10
* | | cfg80211: allow aborting in-progress connection atttemptsIlan Peer2016-10-191-3/+4
* | | mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-1/+2
* | | cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-131-0/+15
* | | cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-22/+24
|/ /
* | cfg80211: Provide an API to report NAN function terminationAyala Beker2016-09-301-0/+16
* | cfg80211: provide a function to report a match for NANAyala Beker2016-09-301-0/+37
OpenPOWER on IntegriCloud