aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel1-0/+34
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen1-0/+2
2016-02-24cfg80211: basic support for PBSS network typeLior David1-0/+8
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally1-0/+3
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg1-2/+5
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg1-0/+4
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-2/+29
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt1-19/+76
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker1-0/+3
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg1-0/+9
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg1-0/+17
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg1-2/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-0/+17
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-1/+3
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-2/+2
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg1-0/+58
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-6/+59
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-0/+1
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov1-0/+11
2015-03-12net: Introduce possible_net_tEric W. Biederman1-3/+1
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif1-4/+10
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-2/+37
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho1-0/+5
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-8/+25