aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-6/+8
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-2/+2
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh1-1/+2
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer1-1/+1
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-11/+73
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc1-2/+2
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc1-2/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-1/+2
2015-03-30nl80211: add net-detect delay to wowlan infoLuciano Coelho1-2/+3
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer1-1/+18
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg1-0/+22
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+5
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif1-4/+15
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com1-2/+12