aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern1-0/+4
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+32
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller1-0/+2
2017-05-19wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg1-0/+4
2017-05-08cfg80211: fix multi scheduled scan kernel-docJohannes Berg1-1/+1
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-3/+8
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-32/+26
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-7/+8
2017-04-26nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel1-1/+5
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+8
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg1-2/+4
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