summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-08-041-4/+2
* wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-07-191-7/+7
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-301-0/+3
* cfg80211: avoid double free of PMSR requestAvraham Stern2021-06-231-2/+14
* cfg80211: make certificate generation more robustJohannes Berg2021-06-231-1/+1
* nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam2021-06-103-4/+44
* cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-06-031-0/+3
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-031-2/+2
* cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-05-141-0/+2
* cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng2021-04-141-1/+1
* wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-02-031-2/+3
* cfg80211: initialize rekey_dataSara Sharon2020-12-301-1/+1
* cfg80211: regulatory: Fix inconsistent format argumentYe Bin2020-11-181-1/+1
* cfg80211: initialize wdev data earlierJohannes Berg2020-11-183-29/+36
* nl80211: fix non-split wiphy informationJohannes Berg2020-10-291-1/+4
* nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan2020-10-291-10/+8
* net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-141-0/+3
* lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran2020-10-011-0/+1
* cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal2020-09-171-3/+5
* cfg80211: regulatory: reject invalid hintsJohannes Berg2020-09-091-0/+3
* cfg80211: check vendor command doit pointer before useJulian Squires2020-08-111-3/+3
* nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho2020-07-161-1/+2
* cfg80211: fix debugfs rename crashJohannes Berg2020-06-031-1/+1
* nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg2020-04-211-4/+2
* cfg80211: Do not warn on same channel at the end of CSAIlan Peer2020-04-171-1/+5
* nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg2020-04-011-1/+1
* cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg2020-03-211-1/+1
* nl80211: add missing attribute validation for channel switchJakub Kicinski2020-03-181-0/+1
* nl80211: add missing attribute validation for beacon report scanningJakub Kicinski2020-03-181-0/+2
* nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski2020-03-181-0/+2
* nl80211: fix potential leak in AP startJohannes Berg2020-03-051-2/+2
* cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-03-051-0/+1
* cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-03-051-2/+6
* wireless: wext: avoid gcc -O3 warningArnd Bergmann2020-02-051-1/+2
* cfg80211: Fix radar event during another phy CACOrr Mazor2020-02-053-1/+37
* wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat2020-02-051-3/+10
* cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-231-0/+4
* cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-231-1/+1
* cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau2020-01-231-0/+1
* cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau2020-01-231-0/+2
* cfg80211: fix deadlocks in autodisconnect workMarkus Theil2020-01-231-3/+3
* cfg80211: fix double-free after changing network namespaceStefan Bühler2020-01-121-0/+1
* nl80211: fix validation of mesh path nexthopMarkus Theil2019-10-301-1/+1
* nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-302-1/+7
* mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-072-8/+1
* cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon2019-10-071-10/+13
* nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost2019-10-071-1/+1
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-041-2/+6
* nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-011-0/+3
* cfg80211: initialize on-stack chandefsJohannes Berg2019-10-013-3/+5