aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer4-17/+58
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg6-3/+59
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz2-10/+10
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg4-19/+160
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg7-17/+100
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan1-0/+16
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan4-8/+72
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan6-1/+65
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg3-1/+14
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2-0/+5
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan3-1/+24
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg1-0/+28
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg1-1/+51
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai1-0/+28
2020-05-31cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg1-0/+15
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-28mac80211: support control port TX status reportingMarkus Theil5-22/+56
2020-05-27mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capabilityRamon Fontes1-0/+1
2020-05-27mac80211: fix HT-Control field reception for management framesJohannes Berg1-7/+37
2020-05-27wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens1-1/+5
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 Chelvam3-26/+80
2020-05-27mac80211: allow SA-QUERY processing in userspaceJohannes Berg1-13/+36
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil7-14/+91
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-6/+6
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-8/+8
2020-05-27mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam1-0/+5
2020-05-27ieee80211: S1G definesThomas Pedersen1-0/+221
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen3-13/+53
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen2-37/+91
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen6-23/+71
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich2-10/+5
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich3-4/+18
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich2-5/+5
2020-05-27cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich1-1/+1
2020-05-26net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel1-2/+16
2020-05-26net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn1-2/+23
2020-05-26net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn1-12/+19
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn6-27/+197
2020-05-26net: phy: marvell: Add support for amplitude graphAndrew Lunn1-1/+231
2020-05-26net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2-1/+100
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn7-10/+144
2020-05-26net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2-0/+144
2020-05-26ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf1-163/+182
2020-05-26macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4