summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)Author
2020-10-01cfg80211: fix 6 GHz channel conversionJohannes Berg
2020-10-01lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-09-17cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal
2020-09-17wireless: fix wrong 160/80+80 MHz settingShay Bar
2020-09-09cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-09-05nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires
2020-06-26nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho
2020-06-26nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-25cfg80211: fix debugfs rename crashJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-04-24cfg80211: Parse HE membership selectorIlan Peer
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg
2020-04-24cfg80211: support multicast RX registrationJohannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada