summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2020-02-24mac80211: Beacon protection using the new BIGTK (STA)Jouni Malinen
2020-02-24mac80211: Beacon protection using the new BIGTK (AP)Jouni Malinen
2020-02-24mac80211: Update BIP to support Beacon framesJouni Malinen
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg
2020-02-24Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...Johannes Berg
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2020-02-21mac80211: check vif pointer before airtime calculationJohannes Berg
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-02-07mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer
2020-02-07mac80211: Handle SMPS mode changes only in AP modeIlan Peer
2020-02-07mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski
2020-02-07mac80211: HE: set RX NSSTova Mussai
2020-02-07mac80211: set station bandwidth from HE capabilityJohannes Berg
2020-02-07mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg
2020-02-07mac80211: update condition for HE disablementDaniel Gabay
2020-02-07mac80211: make ieee80211_wep_init() return voidLuca Coelho
2020-02-07mac80211: allow changing TX-related netdev featuresJohannes Berg
2020-02-07mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss
2020-02-07mac80211: refactor extended element parsingJohannes Berg
2020-02-07mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg
2020-02-07mac80211: consider more elements in parsing CRCJohannes Berg
2020-02-07mac80211: fix quiet mode activation in action framesSara Sharon
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg
2020-02-07mac80211: fix 11w when using encapsulation offloadingJohn Crispin
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-01-15mac80211: fix tx status for no ack casesMarkus Theil
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2020-01-15mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-14net: mac80211: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-02mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2020-01-02mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar
2019-12-16mac80211: Remove redundant assertionAditya Pakki
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin
2019-12-13mac80211: Always show airtime debugfs file when TXQs are enabledToke Høiland-Jørgensen
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen