summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+20
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-8/+20
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu-3/+6
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin-8/+8
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu-8/+129
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil-11/+158
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil-47/+59
2020-08-27nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg-22/+14
2020-08-27nl80211: clean up code/policy a bitJohannes Berg-42/+18
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin-20/+20
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap-1/+1
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap-1/+1
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap-2/+2
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap-2/+2
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap-2/+2
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal-3/+5
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg-0/+3
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar-4/+11
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-20/+20
2020-08-20nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg-1/+1
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg-3/+3
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg-4/+2
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-22/+22
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin-2/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+3
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu-1/+3
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg-5/+2
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh-0/+3
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil-0/+1
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil-1/+7
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing-2/+10
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach-0/+10
2020-07-31nl80211: Simplify error handling path in 'nl80211_trigger_scan()'Christophe JAILLET-8/+11
2020-07-31nl80211: Remove a misleading label in 'nl80211_trigger_scan()'Christophe JAILLET-21/+10
2020-07-31cfg80211: allow vendor dumpit to terminate by returning 0Julian Squires-1/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen-2/+46
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires-3/+3
2020-07-13net: wireless: kerneldoc fixesAndrew Lunn-2/+3
2020-06-26nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho-1/+1
2020-06-26nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho-1/+2
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-9/+27
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-6/+6
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi-1/+1
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg-8/+26
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera-4/+19
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg-0/+10
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg-1/+6
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg-7/+15
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg-1/+8