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: 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: 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
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-14
/
+14
*
|
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-10
1
-16
/
+5
|
/
*
mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
Hangyu Hua
2022-05-04
1
-2
/
+0
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-13
/
+13
*
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
2022-03-15
1
-2
/
+22
*
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-21
1
-5
/
+5
|
\
|
*
mac80211: use coarse boottime for airtime fairness code
Felix Fietkau
2021-12-20
1
-5
/
+5
*
|
mac80211: fix rate control for retransmitted frames
Felix Fietkau
2021-11-26
1
-3
/
+3
*
|
mac80211: fix TCP performance on mesh interface
Maxime Bizon
2021-11-26
1
-2
/
+2
|
/
*
mac80211: fix throughput LED trigger
Felix Fietkau
2021-11-15
1
-19
/
+15
*
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-10-22
1
-86
/
+120
|
\
|
*
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
2021-10-21
1
-1
/
+2
|
*
mac80211: split beacon retrieval functions
Aloka Dixit
2021-10-21
1
-85
/
+118
*
|
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-09-23
1
-0
/
+4
*
|
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-09-23
1
-0
/
+8
|
/
*
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
2021-08-17
1
-1
/
+3
*
mac80211: add support for BSS color change
John Crispin
2021-08-17
1
-11
/
+18
*
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
2021-07-23
1
-25
/
+32
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-107
/
+259
*
mac80211: check per vif offload_flags in Tx path
Ryder Lee
2021-06-23
1
-0
/
+3
*
mac80211: add rate control support for encap offload
Ryder Lee
2021-06-23
1
-4
/
+14
[next]