summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds
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
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen
2016-02-24cfg80211: basic support for PBSS network typeLior David
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen