aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-1/+1
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+60
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+80
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-0/+42
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+369
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-3/+88
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg1-11/+35
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha1-222/+288
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-09-15nl80211: always check nla_put* return valuesJohannes Berg1-5/+8
2016-09-15nl80211: always check nla_nest_start() return valueJohannes Berg1-0/+11
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg1-0/+14
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg1-1/+0
2016-09-13nl80211: only allow WEP keys during connect commandJohannes Berg1-5/+8
2016-09-13nl80211: fix connect keys range checkJohannes Berg1-1/+1
2016-09-13cfg80211: disallow shared key authentication with key index 4Johannes Berg1-1/+1
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-12nl80211: Allow GET_INTERFACE dumps to be filteredDenis Kenzior1-0/+29
2016-08-11nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg1-1/+13
2016-08-11cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha1-7/+9
2016-08-11cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior1-17/+1
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior1-14/+32
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma1-3/+31
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma1-0/+6
2016-07-06nl80211: support beacon report scanningAvraham Stern1-0/+27
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld1-0/+36
2016-07-06nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha1-4/+4
2016-06-30nl80211: improve nl80211_parse_mesh_config type checkingArnd Bergmann1-30/+74
2016-06-09nl80211: clarify nl80211_set_reg() success pathJohannes Berg1-4/+2
2016-06-09nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani1-12/+10
2016-06-09nl80211: Fix spellingKirtika Ruchandani1-1/+1
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha1-1/+42
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen1-2/+5
2016-05-31nl80211: Allow privileged operations from user namespacesMartin Willi1-76/+76
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-8/+8
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg1-14/+22
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan1-1/+2
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel1-36/+55
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-22/+22
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-04-06cfg80211: Allow reassociation to be requested with internal SMEJouni Malinen1-1/+2
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen1-0/+4
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker1-0/+34
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel1-0/+111
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen1-0/+6
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-02-24cfg80211: Add global RRM capabilityBeni Lev1-7/+11
2016-02-24cfg80211: basic support for PBSS network typeLior David1-0/+11