summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg
2021-02-12mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil
2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi
2021-01-21mac80211: add LDPC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-14mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-14mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2021-01-14mac80211: fix encryption key selection for 802.3 xmitFelix Fietkau
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06mac80211: assure that certain drivers adhere to DONT_REORDER flagMathy Vanhoef
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef
2020-10-30mac80211: fix use of skb payload instead of headerJohannes Berg
2020-10-30mac80211: fix regression where EAPOL frames were sent in plaintextMathy Vanhoef
2020-09-28mac80211: don't calculate duration for S1GThomas Pedersen
2020-09-28mac80211: fix some missing kernel-docJohannes Berg
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-18mac80211: set info->control.hw_key for encap offload packetsFelix Fietkau
2020-09-18mac80211: skip encap offload for tx multicast/control packetsFelix Fietkau
2020-09-18mac80211: check and refresh aggregation session in encap offload txFelix Fietkau
2020-09-18mac80211: add missing queue/hash initialization to 802.3 xmitFelix Fietkau
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef
2020-07-31mac80211: do not overwrite the sequence number if requestedMathy Vanhoef
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef
2020-07-31mac80211: never drop injected frames even if normally not allowedMathy Vanhoef
2020-07-31mac80211: calculate skb hash early when using itxqFelix Fietkau
2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan
2020-06-25mac80211: skip mpath lookup also for control port txMarkus Theil
2020-06-25mac80211: Fix dropping broadcast packets in 802.11 encapSeevalamuthu Mariappan
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-04-30docs: networking: convert mac80211-injection.txt to ReSTMauro Carvalho Chehab
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg