summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: support bigger kek/kck key lengthNathan Errera2020-05-311-4/+19
* mac80211: set short_slot for 6 GHz bandTova Mussai2020-05-312-2/+4
* mac80211: Consider 6 GHz band when handling power constraintIlan Peer2020-05-311-0/+1
* mac80211: accept aggregation sessions on 6 GHzJohannes Berg2020-05-312-3/+5
* 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
* mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-313-17/+38
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-315-2/+56
* mac80211: check the correct bit for EMA APShaul Triebitz2020-05-311-9/+9
* mac80211: determine chandef from HE 6 GHz operationJohannes Berg2020-05-314-19/+160
* 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-311-1/+8
* 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-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
* mac80211: support control port TX status reportingMarkus Theil2020-05-285-22/+56
* mac80211: fix HT-Control field reception for management framesJohannes Berg2020-05-271-7/+37
* 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
* 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-275-13/+60
* mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* nl80211: support scan frequencies in KHzThomas Pedersen2020-05-272-12/+41
* nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen2020-05-271-20/+58
* cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-274-18/+20
* nl80211: simplify peer specific TID configurationSergey Matyukevich2020-05-271-4/+1
* cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich2020-05-271-0/+8
* mac80211: fix variable names in TID config methodsSergey Matyukevich2020-05-272-5/+5
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-2/+102
* net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-261-1/+79
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-263-6/+64
* mptcp: attempt coalescing when moving skbs to mptcp rx queueFlorian Westphal2020-05-261-2/+19
* net/smc: mark smc_pnet_policy as constDmitry Vyukov2020-05-261-1/+1
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-2631-267/+507
|\
| * mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-8/+5
| * mac80211: TX legacy rate control for Beacon framesJouni Malinen2020-04-294-2/+34
| * mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-242-0/+6
| * mac80211: add freq_offset to RX statusThomas Pedersen2020-04-243-3/+7
| * mac80211: handle channel frequency offsetThomas Pedersen2020-04-249-15/+71
| * cfg80211: express channels with a KHz componentThomas Pedersen2020-04-245-69/+96
| * mac80211: minstrel_ht_assign_best_tp_rates: remove redundant testJohannes Berg2020-04-241-1/+2
| * mac80211: Fail association when AP has no legacy ratesIlan Peer2020-04-241-1/+9