aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller11-160/+236
2020-05-25cfg80211: fix debugfs rename crashJohannes Berg1-1/+1
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg1-63/+18
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg3-10/+5
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2-0/+6
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen5-69/+96
2020-04-24cfg80211: Parse HE membership selectorIlan Peer1-0/+2
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg1-12/+14
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg1-4/+15
2020-04-24cfg80211: support multicast RX registrationJohannes Berg3-9/+42
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg5-66/+50
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2-2/+13
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg1-4/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer1-1/+5
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg1-1/+1
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg1-8/+14
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam1-0/+11
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari1-1/+6
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz1-1/+4
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern3-0/+46
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+3
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil1-0/+1
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+5
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+4