summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-15ath11k: Add support for ring backpressure statsSriram R4-1/+194
2020-06-15ath11k: Add dp tx err statsSriram R3-9/+35
2020-06-15ath11k: removing redundant reo unlock followed by immediate lockSowmiya Sree Elavalagan1-2/+0
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy11-0/+1414
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy7-5/+744
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan2-0/+35
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu2-0/+94
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu2-71/+93
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu2-0/+9
2020-06-11ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu2-1/+6
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu2-0/+7
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu3-2/+11
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu3-21/+92
2020-06-11ath11k: add 6G frequency list supported by driverPradeep Kumar Chitrapu1-0/+71
2020-06-09ath: fix wiki website urlFlavio Suligoi6-8/+9
2020-06-09ath10k: Acquire tx_lock in tx error pathsEvan Green1-0/+4
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller173-835/+1496
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller35-288/+1575
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches2-14/+23
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-57/+74
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds69-337/+806
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera3-7/+32
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai2-2/+4
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer1-0/+1
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg2-3/+5
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-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44
2020-05-30mptcp: fix NULL ptr dereference in MP_JOIN error pathPaolo Abeni1-4/+16