aboutsummaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg
2017-01-24cfg80211: fix a documentation warningJohannes Berg
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski
2017-01-06cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha