summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: avoid using ext NSS high BW if not supportedJohannes Berg2020-05-317-17/+100
* mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan2020-05-311-0/+16
* mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan2020-05-314-8/+72
* mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-316-1/+65
* cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg2020-05-313-1/+14
* mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2020-05-312-0/+5
* cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan2020-05-313-1/+24
* ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg2020-05-311-0/+28
* ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg2020-05-311-1/+51
* ieee80211: definitions for reduced neighbor reportsTova Mussai2020-05-311-0/+28
* cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg2020-05-311-0/+15
* 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
* mac80211: support control port TX status reportingMarkus Theil2020-05-285-22/+56
* mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capabilityRamon Fontes2020-05-271-0/+1
* mac80211: fix HT-Control field reception for management framesJohannes Berg2020-05-271-7/+37
* wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens2020-05-271-1/+5
* 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-273-26/+80
* mac80211: allow SA-QUERY processing in userspaceJohannes Berg2020-05-271-13/+36
* nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-277-14/+91
* mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-272-6/+6
* cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-273-8/+8
* mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam2020-05-271-0/+5
* ieee80211: S1G definesThomas Pedersen2020-05-271-0/+221
* nl80211: support scan frequencies in KHzThomas Pedersen2020-05-273-13/+53
* nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen2020-05-272-37/+91
* cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-276-23/+71
* nl80211: simplify peer specific TID configurationSergey Matyukevich2020-05-272-10/+5
* cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich2020-05-273-4/+18
* mac80211: fix variable names in TID config methodsSergey Matyukevich2020-05-272-5/+5
* cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich2020-05-271-1/+1
* net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel2020-05-271-2/+16
* Merge branch 'Raw-PHY-TDR-data'David S. Miller2020-05-2710-13/+818
|\
| * net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn2020-05-271-2/+23
| * net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn2020-05-271-12/+19
| * net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-276-27/+197
| * net: phy: marvell: Add support for amplitude graphAndrew Lunn2020-05-271-1/+231
| * net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-272-1/+100
| * net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-277-10/+144
| * net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-272-0/+144
|/
* ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf2020-05-271-163/+182
* macvlan: Skip loopback packets in RX handlerAlexander Sverdlin2020-05-271-0/+4
* Merge branch 'mlxsw-Various-trap-changes-part-2'David S. Miller2020-05-278-35/+56
|\
| * mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel2020-05-271-2/+4
| * mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel2020-05-273-0/+10
| * mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel2020-05-271-1/+1
| * mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel2020-05-271-2/+2
| * mlxsw: reg: Move all trap groups under the same enumIdo Schimmel2020-05-271-7/+3