index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
2023-02-14
1
-1
/
+1
*
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
2023-01-10
1
-12
/
+6
*
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-01-10
1
-7
/
+13
*
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2022-12-01
1
-97
/
+186
*
wifi: mac80211: update TIM for S1G specification changes
Kieran Frewen
2022-12-01
1
-5
/
+9
*
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
2022-12-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
1
-0
/
+5
|
\
|
*
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
2022-11-02
1
-0
/
+5
*
|
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-24
/
+4
*
|
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-10
1
-4
/
+6
|
\
|
|
*
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2022-10-07
1
-4
/
+6
*
|
wifi: mac80211: fix ifdef symbol name
Johannes Berg
2022-10-07
1
-1
/
+1
|
/
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-20
/
+33
|
\
|
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-5
/
+5
|
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-15
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
2022-09-27
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-1
/
+2
|
\
|
|
*
wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()
Dan Carpenter
2022-08-25
1
-1
/
+1
|
*
wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
Yang Yingliang
2022-08-25
1
-0
/
+1
*
|
wifi: mac80211: allow link address A2 in TXQ dequeue
Johannes Berg
2022-08-25
1
-2
/
+2
*
|
wifi: mac80211: fix control port frame addressing
Johannes Berg
2022-08-25
1
-1
/
+2
*
|
wifi: mac80211: set link ID in TX info for beacons
Johannes Berg
2022-08-25
1
-0
/
+2
*
|
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
1
-10
/
+46
|
/
*
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
2022-07-22
1
-9
/
+82
*
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
2022-07-22
1
-3
/
+8
*
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
2022-07-22
1
-2
/
+41
*
wifi: mac80211: return error from control port TX for drops
Johannes Berg
2022-07-22
1
-2
/
+7
*
wifi: mac80211: fast-xmit: handle non-MLO clients
Johannes Berg
2022-07-22
1
-1
/
+15
*
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
2022-07-22
1
-3
/
+3
*
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: select link when transmitting to non-MLO stations
Andrei Otcheretianski
2022-07-15
1
-2
/
+17
*
wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: Allow EAPOL tx from specific link
Andrei Otcheretianski
2022-07-15
1
-1
/
+1
*
wifi: cfg80211/mac80211: Support control port TX from specific link
Andrei Otcheretianski
2022-07-15
1
-2
/
+18
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-41
/
+47
*
wifi: mac80211: exclude multicast packets from AQL pending airtime
Felix Fietkau
2022-07-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
1
-23
/
+13
|
\
|
*
wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
Ryder Lee
2022-06-29
1
-23
/
+13
*
|
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
2022-07-01
1
-1
/
+34
*
|
wifi: mac80211: keep recently active tx queues in scheduling list
Felix Fietkau
2022-07-01
1
-4
/
+36
*
|
wifi: mac80211: consider aql_tx_pending when checking airtime deficit
Felix Fietkau
2022-07-01
1
-2
/
+9
*
|
wifi: mac80211: make sta airtime deficit field s32 instead of s64
Felix Fietkau
2022-07-01
1
-1
/
+1
*
|
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-259
/
+107
*
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-31
/
+44
*
|
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
2022-06-20
1
-2
/
+32
*
|
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
2022-06-20
1
-21
/
+68
*
|
wifi: mac80211: tx: simplify chanctx_conf handling
Johannes Berg
2022-06-20
1
-36
/
+9
*
|
wifi: mac80211: status: look up band only where needed
Johannes Berg
2022-06-20
1
-7
/
+1
*
|
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-36
/
+25
[next]