aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-09-18cfg80211: fix 6 GHz channel conversionJohannes Berg1-1/+1
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-8/+20
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal1-3/+5
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar1-4/+11
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva7-20/+20
2020-08-20nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg1-1/+1
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long8-22/+22
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-2/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu1-1/+3
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg1-5/+2
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh1-0/+3
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil1-0/+1
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil1-1/+7
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing3-2/+10
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach1-0/+10
2020-07-31nl80211: Simplify error handling path in 'nl80211_trigger_scan()'Christophe JAILLET1-8/+11
2020-07-31nl80211: Remove a misleading label in 'nl80211_trigger_scan()'Christophe JAILLET1-21/+10
2020-07-31cfg80211: allow vendor dumpit to terminate by returning 0Julian Squires1-1/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen3-2/+46
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires1-3/+3
2020-07-13net: wireless: kerneldoc fixesAndrew Lunn2-2/+3
2020-06-26nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho1-1/+1
2020-06-26nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho1-1/+2
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-9/+27
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-6/+6
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi1-1/+1
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg3-8/+26
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera1-4/+19
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg1-0/+10
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg1-1/+6
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg1-7/+15
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg1-1/+8
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan1-1/+17
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg2-3/+8
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel1-2/+4
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg1-1/+1
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt1-2/+2
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam1-14/+42
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil3-11/+56
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen1-12/+39
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen1-20/+58
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen3-13/+13
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich1-4/+1
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich1-0/+8