summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller2020-05-3135-288/+1575
|\
| * cfg80211: support bigger kek/kck key lengthNathan Errera2020-05-313-7/+32
| * 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-314-17/+58
| * mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-316-3/+59
| * mac80211: check the correct bit for EMA APShaul Triebitz2020-05-312-10/+10
| * 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-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
* | mptcp: fix NULL ptr dereference in MP_JOIN error pathPaolo Abeni2020-05-311-4/+16
* | sch_cake: Take advantage of skb->hash where appropriateToke Høiland-Jørgensen2020-05-311-14/+51
* | ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven2020-05-311-2/+8
* | Merge branch 'selftests-forwarding-Two-small-changes'David S. Miller2020-05-312-5/+8
|\ \
| * | selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata2020-05-311-1/+6