summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-078-22/+22
* nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-3/+3
|\
| * cfg80211: check vendor command doit pointer before useJulian Squires2020-07-301-3/+3
* | nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-07-311-1/+3
* | cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-5/+2
* | cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2020-07-311-0/+3
* | cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-311-0/+1
* | cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-311-1/+7
* | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-313-2/+10
* | cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach2020-07-311-0/+10
* | nl80211: Simplify error handling path in 'nl80211_trigger_scan()'Christophe JAILLET2020-07-311-8/+11
* | nl80211: Remove a misleading label in 'nl80211_trigger_scan()'Christophe JAILLET2020-07-311-21/+10
* | cfg80211: allow vendor dumpit to terminate by returning 0Julian Squires2020-07-311-1/+1
* | nl80211: S1G band and channel definitionsThomas Pedersen2020-07-313-2/+46
* | net: wireless: kerneldoc fixesAndrew Lunn2020-07-132-2/+3
|/
* nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho2020-06-261-1/+1
* nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho2020-06-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-134-9/+27
|\
| * net: fix wiki website url mac80211 and wireless filesFlavio Suligoi2020-06-081-1/+1
| * cfg80211: fix management registrations deadlockJohannes Berg2020-06-053-8/+26
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
|\
| * cfg80211: fix debugfs rename crashJohannes Berg2020-05-251-1/+1
* | cfg80211: support bigger kek/kck key lengthNathan Errera2020-05-311-4/+19
* | cfg80211: require HE capabilities for 6 GHz bandJohannes Berg2020-05-311-0/+10
* | cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg2020-05-311-1/+6
* | cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg2020-05-311-7/+15
* | cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg2020-05-311-1/+8
* | cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan2020-05-311-1/+17
* | nl80211: really allow client-only BIGTK supportJohannes Berg2020-05-312-3/+8
* | cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel2020-05-311-2/+4
* | cfg80211: fix 6 GHz frequencies to kHzJohannes Berg2020-05-311-1/+1
* | cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt2020-05-271-2/+2
* | nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam2020-05-271-14/+42
* | nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-273-11/+56
* | cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* | nl80211: support scan frequencies in KHzThomas Pedersen2020-05-271-12/+39
* | nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen2020-05-271-20/+58
* | cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-273-13/+13
* | nl80211: simplify peer specific TID configurationSergey Matyukevich2020-05-271-4/+1
* | cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich2020-05-271-0/+8
* | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-2611-160/+236
|\ \
| * | cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-242-0/+6
| * | cfg80211: express channels with a KHz componentThomas Pedersen2020-04-245-69/+96
| * | cfg80211: Parse HE membership selectorIlan Peer2020-04-241-0/+2
| * | mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-241-12/+14
| * | nl80211: allow client-only BIGTK supportJohannes Berg2020-04-241-4/+15
| * | cfg80211: support multicast RX registrationJohannes Berg2020-04-243-9/+42
| * | cfg80211: change internal management frame registration APIJohannes Berg2020-04-245-66/+50