summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)Author
2020-06-01nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-05-21nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-05-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-05-21nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-05-21nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-05-21nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-05-15cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-05-15cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-04-16wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-04-16cfg80211: Fix radar event during another phy CACOrr Mazor
2020-04-16wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2020-04-12cfg80211: check for set_wiphy_paramsJohannes Berg
2020-04-12cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau
2020-04-12cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau
2020-04-12cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau
2020-04-12cfg80211: fix deadlocks in autodisconnect workMarkus Theil
2020-03-20cfg80211: fix double-free after changing network namespaceStefan Bühler
2019-12-10nl80211: fix validation of mesh path nexthopMarkus Theil
2019-12-02nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost
2019-11-25nl80211: fix null pointer dereferenceMiaoqing Pan
2019-11-09cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-11-09cfg80211: initialize on-stack chandefsJohannes Berg
2019-11-09cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg
2019-11-09nl80211: validate beacon headJohannes Berg
2019-10-05cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-06cfg80211: Fix Extended Key ID key install checksAlexander Wetzel
2019-09-06Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-08-29{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14cfg80211: report measurement start TSF correctlyAvraham Stern
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-06-14cfg80211: util: fix bit count off by oneMordechay Goodstein
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2019-05-29nl80211: fill all policy .type entriesJohannes Berg
2019-05-28nl80211: fix station_info pertid memory leakAndy Strohman
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-05-24mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14wireless: Skip directory when generating certificatesMaxim Mikityanskiy
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller