aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-23nl80211: Zero out the connection keys memory when freeing them.Ola Olsson1-1/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson1-1/+3
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson1-0/+1
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg1-4/+19
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker1-2/+2
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally1-0/+26
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer1-5/+4
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker1-9/+18
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg1-50/+54
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-13/+166
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt1-0/+5
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker1-2/+5
2015-09-22nl80211: put current TX power in interface infoRafał Miłecki1-0/+10
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg1-0/+192
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh1-1/+2
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior1-0/+1