summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-131-1/+2
|\
| * mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-03-111-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-282-6/+2
|\|
| * mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik2020-02-241-1/+1
| * mac80211: Remove a redundant mutex unlockAndrei Otcheretianski2020-02-211-5/+1
* | mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-242-0/+83
* | mac80211: Beacon protection using the new BIGTK (STA)Jouni Malinen2020-02-241-12/+67
* | mac80211: Beacon protection using the new BIGTK (AP)Jouni Malinen2020-02-241-0/+25
* | mac80211: Update BIP to support Beacon framesJouni Malinen2020-02-242-8/+37
* | mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-247-5/+104
* | Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-242-4/+2
* | Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...Johannes Berg2020-02-242-3/+1
* | cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach2020-02-211-2/+1
* | mac80211: check vif pointer before airtime calculationJohannes Berg2020-02-211-2/+3
* | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-1719-296/+699
|\ \ | |/ |/|
| * mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin2020-02-141-0/+4
| * mac80211: Fix setting txpower to zeroBen Greear2020-02-142-0/+3
| * mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil2020-02-072-1/+3
| * nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-072-2/+4
| * mac80211: parse also the RSNXE IEShaul Triebitz2020-02-072-1/+8
| * cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer2020-02-071-0/+13
| * mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-076-157/+10
| * mac80211: Handle SMPS mode changes only in AP modeIlan Peer2020-02-073-20/+30
| * mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski2020-02-071-1/+16
| * mac80211: HE: set RX NSSTova Mussai2020-02-071-3/+32
| * mac80211: set station bandwidth from HE capabilityJohannes Berg2020-02-072-0/+27
| * mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg2020-02-071-13/+19
| * mac80211: update condition for HE disablementDaniel Gabay2020-02-071-2/+2
| * mac80211: make ieee80211_wep_init() return voidLuca Coelho2020-02-073-8/+3
| * mac80211: allow changing TX-related netdev featuresJohannes Berg2020-02-073-6/+11
| * mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss2020-02-071-1/+16
| * mac80211: refactor extended element parsingJohannes Berg2020-02-071-27/+48
| * mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg2020-02-072-29/+38
| * mac80211: fix 11w when using encapsulation offloadingJohn Crispin2020-02-071-6/+10
| * mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-154-10/+7
| * mac80211: fix tx status for no ack casesMarkus Theil2020-01-151-4/+11
| * mac80211: add handling for BSS colorJohn Crispin2020-01-152-2/+12
| * mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi2020-01-021-2/+54
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-026-25/+74
| |\
| * | mac80211: Remove redundant assertionAditya Pakki2019-12-161-1/+0
| * | mac80211: add 802.11 encapsulation offloading supportJohn Crispin2019-12-135-4/+324
| * | mac80211: Always show airtime debugfs file when TXQs are enabledToke Høiland-Jørgensen2019-12-131-4/+2
* | | mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
* | | mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
* | | mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
* | | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-072-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-291-8/+5
|\ \ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-3/+41
| |\ \ \
| * | | | net: mac80211: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-141-8/+5
| | |_|/ | |/| |
* | | | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-203-3/+41
|\ \ \ \ | | |/ / | |/| |