summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-04-06cfg80211: Allow reassociation to be requested with internal SMEJouni 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-05nl80211: add feature for BSS selection supportArend van Spriel
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-24cfg80211: Add global RRM capabilityBeni Lev
2016-02-24cfg80211: basic support for PBSS network typeLior David
2016-02-23nl80211: Zero out the connection keys memory when freeing them.Ola Olsson
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-10-16cfg80211: reg: make CRDA support optionalJohannes 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: put current TX power in interface infoRafał Miłecki
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30nl80211: add net-detect delay to wowlan infoLuciano Coelho
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com