summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-011-1/+1
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-11/+73
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-1/+2
| * nl80211: add net-detect delay to wowlan infoLuciano Coelho2015-03-301-2/+3
| * cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-061-1/+18
| * nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-041-0/+22
| * cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-031-4/+15
| * cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-031-2/+12
| * nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-281-1/+1
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-2/+2
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-0/+10
|\ \
| * | nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-03-161-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-7/+5
|\ \ \ | |/ /
| * | nl80211: fix memory leak in monitor flags parsingJohannes Berg2015-02-241-4/+4
| * | nl80211: use loop index as type for net detect frequency resultsSamuel Tan2015-02-241-3/+1
| |/
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-10/+21
|\
| * nl80211: suppress smatch warningsJohannes Berg2015-01-231-5/+5
| * nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-231-0/+5
| * nl80211: Allow set network namespace by fdVadim Kochan2015-01-231-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-5/+4
|\ \
| * | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
* | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-191-16/+29
|\ \ \ | | |/ | |/|
| * | cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-12/+28
| * | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-3/+0
* | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-9/+18
|/ /
* | nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-141-0/+52
* | nl80211: support per-TID station statisticsJohannes Berg2015-01-081-0/+41
* | cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-081-0/+2
* | cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-85/+48
* | cfg80211: allow including station info in delete eventJohannes Berg2015-01-081-22/+16
* | cfg80211: add scan time to survey dataJohannes Berg2015-01-081-0/+4
* | cfg80211: allow survey data to return global dataJohannes Berg2015-01-081-13/+18
* | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-15/+15
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-071-1/+1
|\ \ | |/
| * nl80211: check matches array length before acessing itLuciano Coelho2014-12-121-1/+1
* | nl80211: define multicast group names in headerJohannes Berg2015-01-061-6/+6
* | cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-061-0/+5
* | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-181-0/+16
* | nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-181-8/+11
* | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-171-0/+24
* | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-18/+31
* | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-33/+140
|/
* cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg2014-11-281-3/+3
* nl80211: don't crash sending invalid chandefJohannes Berg2014-11-271-1/+2
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-0/+23
* cfg80211: refactor the various CQM event sending codeJohannes Berg2014-11-261-123/+99
* cfg80211: remove pointless channel lookup in survey codeJohannes Berg2014-11-251-5/+1
OpenPOWER on IntegriCloud