aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+1
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar7-9/+60
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-9/+60
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau1-1/+1
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg1-0/+4
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau1-0/+1
2020-01-15cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau1-0/+2
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil1-3/+3
2020-01-15wireless: wext: avoid gcc -O3 warningArnd Bergmann1-1/+2
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor3-1/+37
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat1-3/+10
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar1-3/+3
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-12-13cfg80211: fix double-free after changing network namespaceStefan Bühler1-0/+1
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek1-2/+1
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra1-3/+3
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+11
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan1-0/+11
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-2/+8
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+1
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma2-1/+7
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven1-1/+1
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-21/+21
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-4/+2
2019-10-11nl80211: trivial: Remove redundant loopDenis Kenzior1-4/+2
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2-8/+1
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon1-10/+13
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost1-1/+1
2019-10-04cfg80211: wext: avoid copying malformed SSIDsWill Deacon1-2/+6
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan1-0/+3
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg3-3/+5
2019-10-01cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg1-1/+6
2019-10-01nl80211: validate beacon headJohannes Berg1-2/+35
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-16/+24
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-1/+3
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang1-5/+3
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg3-9/+11
2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel1-1/+1
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau1-0/+4
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-10/+15
2019-08-22nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang1-0/+1
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar3-3/+235
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear1-0/+1
2019-08-21cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel1-0/+1
2019-08-21cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel1-5/+11
2019-08-21cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel1-1/+2
2019-08-21cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel2-1/+3
2019-08-21cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel1-0/+3
2019-08-21cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel1-1/+9