summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: validate beacon headJohannes Berg2019-10-111-0/+38
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-111-8/+6
* cfg80211: initialize on-stack chandefsJohannes Berg2019-10-113-3/+5
* cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-10-051-0/+1
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-211-1/+3
* Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-09-061-1/+1
* cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-251-1/+1
* mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-05-311-0/+5
* nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-05-161-6/+12
* cfg80211: extend range deviation for DMGChaitanya Tata2019-03-051-2/+2
* cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-11-041-3/+4
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2018-11-041-5/+14
* nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma2018-11-041-0/+1
* cfg80211: Address some corner cases in scan result channel updatingJouni Malinen2018-11-041-9/+49
* cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-11-041-0/+1
* cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-10-101-1/+1
* cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-10-101-0/+1
* nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-09-051-0/+1
* nl80211: check nla_parse_nested() return valuesJohannes Berg2018-08-241-5/+11
* nl80211: relax ht operation checks for meshBob Copeland2018-08-241-16/+3
* cfg80211: clear wep keys after disconnectionAvraham Stern2018-05-301-0/+2
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-251-0/+3
* nl80211: Check for the required netlink attribute presenceHao Chen2018-03-031-1/+2
* mac80211_hwsim: validate number of different channelsJohannes Berg2018-02-251-2/+0
* cfg80211: check dev_set_name() return valueJohannes Berg2018-02-251-1/+7
* nl80211: Sanitize array index in parse_txq_paramsDan Williams2018-02-071-3/+6
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0218-0/+18
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
* | cfg80211: fix connect/disconnect edge casesJohannes Berg2017-10-181-9/+41
|/
* nl80211: Define policy for packet pattern attributesPeng Xu2017-10-041-2/+12
* nl80211: fix null-ptr dereference on invalid mesh configurationJohannes Berg2017-09-181-0/+3
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-09-151-0/+3
* cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach2017-09-061-2/+18
* nl80211: look for HT/VHT capabilities in beacon's tailIgor Mitsyanko2017-09-051-2/+2
* Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-07-071-3/+7
|\
| * cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-07-071-0/+4
| * cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-07-071-0/+1
| * cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari2017-07-071-1/+1
| * cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-07-071-2/+1
* | nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski2017-06-301-8/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-13/+9
|\|
| * dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-141-3/+3
| * wireless: wext: use struct iwreq earlier in the call chainJohannes Berg2017-06-141-8/+7
| * wireless: wext: remove ndo_do_ioctl fallbackJohannes Berg2017-06-141-3/+0
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-132-1/+4
* | cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-134-0/+195
* | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-0/+9
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-082-8/+10
|\|
| * cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel2017-05-231-4/+4