summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer-1/+5
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg-1/+1
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski-0/+1
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski-0/+2
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski-0/+2
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg-0/+1
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg-1/+1
2020-02-21nl80211: fix potential leak in AP startJohannes Berg-2/+2
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich-0/+1
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich-2/+6
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-2/+1
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar-9/+60
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-9/+60
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau-1/+1
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg-0/+4
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau-0/+1
2020-01-15cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau-0/+2
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil-3/+3
2020-01-15wireless: wext: avoid gcc -O3 warningArnd Bergmann-1/+2
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor-1/+37
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat-3/+10
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar-3/+3
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+1
2019-12-13cfg80211: fix double-free after changing network namespaceStefan Bühler-0/+1
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek-2/+1
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra-3/+3
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller-0/+11
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan-0/+11
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+8
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil-1/+1
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma-1/+7
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven-1/+1
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-21/+21
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller-4/+2
2019-10-11nl80211: trivial: Remove redundant loopDenis Kenzior-4/+2
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar-8/+1
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon-10/+13
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost-1/+1
2019-10-04cfg80211: wext: avoid copying malformed SSIDsWill Deacon-2/+6
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan-0/+3
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg-3/+5
2019-10-01cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg-1/+6
2019-10-01nl80211: validate beacon headJohannes Berg-2/+35
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller-16/+24
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior-0/+1
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma-1/+3
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang-5/+3
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg-9/+11
2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel-1/+1
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau-0/+4