aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld1-2/+8
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha1-1/+27
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen1-13/+40
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-0/+5
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach1-2/+2
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha1-4/+35
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan1-1/+3
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-32/+12
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen1-3/+23
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen1-0/+2
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker1-0/+2
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo1-1/+1