index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
wifi: mac80211: allow beacon protection HW offload
Johannes Berg
1
-0
/
+4
2023-03-07
wifi: mac80211: check key taint for beacon protection
Johannes Berg
1
-0
/
+6
2023-02-14
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-02-14
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-01-10
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
1
-12
/
+6
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
1
-7
/
+13
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
1
-97
/
+186
2022-12-01
wifi: mac80211: update TIM for S1G specification changes
Kieran Frewen
1
-5
/
+9
2022-12-01
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
1
-1
/
+1
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2022-11-02
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
1
-0
/
+5
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
1
-24
/
+4
2022-10-10
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
1
-4
/
+6
2022-10-07
wifi: mac80211: fix ifdef symbol name
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
1
-4
/
+6
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-20
/
+33
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-09-27
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
1
-0
/
+4
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
1
-5
/
+5
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
1
-15
/
+28
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-08-25
wifi: mac80211: allow link address A2 in TXQ dequeue
Johannes Berg
1
-2
/
+2
2022-08-25
wifi: mac80211: fix control port frame addressing
Johannes Berg
1
-1
/
+2
2022-08-25
wifi: mac80211: set link ID in TX info for beacons
Johannes Berg
1
-0
/
+2
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
1
-10
/
+46
2022-08-25
wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()
Dan Carpenter
1
-1
/
+1
2022-08-25
wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
Yang Yingliang
1
-0
/
+1
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
1
-9
/
+82
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
1
-3
/
+8
2022-07-22
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
1
-2
/
+41
2022-07-22
wifi: mac80211: return error from control port TX for drops
Johannes Berg
1
-2
/
+7
2022-07-22
wifi: mac80211: fast-xmit: handle non-MLO clients
Johannes Berg
1
-1
/
+15
2022-07-22
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
1
-3
/
+3
2022-07-15
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: select link when transmitting to non-MLO stations
Andrei Otcheretianski
1
-2
/
+17
2022-07-15
wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: Allow EAPOL tx from specific link
Andrei Otcheretianski
1
-1
/
+1
2022-07-15
wifi: cfg80211/mac80211: Support control port TX from specific link
Andrei Otcheretianski
1
-2
/
+18
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-41
/
+47
2022-07-15
wifi: mac80211: exclude multicast packets from AQL pending airtime
Felix Fietkau
1
-1
/
+1
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-23
/
+13
2022-07-01
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
1
-1
/
+34
2022-07-01
wifi: mac80211: keep recently active tx queues in scheduling list
Felix Fietkau
1
-4
/
+36
2022-07-01
wifi: mac80211: consider aql_tx_pending when checking airtime deficit
Felix Fietkau
1
-2
/
+9
2022-07-01
wifi: mac80211: make sta airtime deficit field s32 instead of s64
Felix Fietkau
1
-1
/
+1
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-259
/
+107
2022-06-29
wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
Ryder Lee
1
-23
/
+13
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-31
/
+44
2022-06-20
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
1
-2
/
+32
2022-06-20
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
1
-21
/
+68
[next]