summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: regulatory: Fix inconsistent format argumentYe Bin2020-11-181-1/+1
* nl80211: fix non-split wiphy informationJohannes Berg2020-10-291-1/+4
* net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-141-0/+3
* cfg80211: regulatory: reject invalid hintsJohannes Berg2020-09-091-0/+3
* cfg80211: check vendor command doit pointer before useJulian Squires2020-08-111-3/+3
* nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg2020-04-021-1/+1
* cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg2020-03-201-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
* 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: regulatory: make initialization more robustJohannes Berg2020-01-271-0/+9
* 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 deadlocks in autodisconnect workMarkus Theil2020-01-231-3/+3
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-171-0/+45
* cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-12-013-1/+5
* cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R2019-12-011-1/+5
* nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2019-11-241-1/+1
* cfg80211: validate wmm rule when settingStanislaw Gruszka2019-11-201-29/+35
* cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla2019-11-201-0/+46
* wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-11-101-0/+1
* nl80211: fix validation of mesh path nexthopMarkus Theil2019-11-061-1/+2
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-291-2/+6
* nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-291-0/+3
* 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
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-09-163-9/+28
* Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-09-061-1/+1
* mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-07-141-1/+1
* nl80211: fix station_info pertid memory leakAndy Strohman2019-06-251-1/+3
* {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-06-252-3/+11
* 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: Handle WMM rules in regulatory domain intersectionIlan Peer2019-05-161-0/+39
* cfg80211: extend range deviation for DMGChaitanya Tata2019-03-051-2/+2
* nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg2019-01-131-1/+3
* cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen2018-12-131-0/+2
* cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-10-011-3/+4
* cfg80211: fix wext-compat memory leakStefan Seyfried2018-10-011-4/+10
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2018-09-271-5/+14