summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2019-04-03Merge 4.4.178 into android-4.4Greg Kroah-Hartman
2019-04-03cfg80211: size various nl80211 messages correctlyJohannes Berg
2018-10-10Merge 4.4.160 into android-4.4Greg Kroah-Hartman
2018-10-10cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-09-05Merge 4.4.154 into android-4.4Greg Kroah-Hartman
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger
2018-05-04UPSTREAM: nl80211: Fix enum type of variable in nl80211_put_sta_rate()Matthias Kaehlcke
2018-02-25nl80211: Sanitize array index in parse_txq_paramsDan Williams
2017-10-18nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-03-30nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-01-19nl80211: fix sched scan netlink socket owner destructionJohannes Berg
2016-09-30nl80211: validate number of probe response CSA countersJohannes Berg
2016-05-04nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson
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
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2015-02-24nl80211: fix memory leak in monitor flags parsingJohannes Berg
2015-02-24nl80211: use loop index as type for net detect frequency resultsSamuel Tan
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller