aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2017-03-02nl80211: fix sched scan netlink socket owner destructionJohannes Berg
2016-10-02nl80211: validate number of probe response CSA countersJohannes Berg
2016-05-08nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
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
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-23nl80211: suppress smatch warningsJohannes Berg
2015-01-23nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho
2015-01-08nl80211: support per-TID station statisticsJohannes Berg
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg
2015-01-08cfg80211: add scan time to survey dataJohannes Berg
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-01-06nl80211: define multicast group names in headerJohannes Berg
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg