summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
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
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan-1/+17
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg-3/+8
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel-2/+4
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg-1/+1
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt-2/+2
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam-14/+42
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil-11/+56
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen-12/+39
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen-20/+58
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen-13/+13
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich-4/+1
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich-0/+8
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller-160/+236
2020-05-25cfg80211: fix debugfs rename crashJohannes Berg-1/+1
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg-63/+18
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg-10/+5
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab-1/+1
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg-0/+6
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen-69/+96
2020-04-24cfg80211: Parse HE membership selectorIlan Peer-0/+2
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg-12/+14
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg-4/+15
2020-04-24cfg80211: support multicast RX registrationJohannes Berg-9/+42
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg-66/+50
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen-2/+13
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg-4/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+6
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer-1/+5