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
*
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-12-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
1
-1
/
+5
|
\
|
*
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
2018-09-05
1
-1
/
+1
|
*
mac80211: Don't wake up from PS for offchannel TX
Andrei Otcheretianski
2018-09-05
1
-0
/
+4
*
|
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2018-09-05
1
-0
/
+3
*
|
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2018-09-05
1
-0
/
+4
*
|
mac80211: add an option for station management TXQ
Sara Sharon
2018-09-05
1
-3
/
+11
*
|
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2018-09-05
1
-0
/
+4
*
|
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2018-09-05
1
-7
/
+1
*
|
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-05
1
-10
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
1
-24
/
+30
|
\
|
|
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-04
1
-24
/
+30
|
|
\
|
|
*
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
2018-09-03
1
-1
/
+1
|
|
*
mac80211: always account for A-MSDU header changes
Johannes Berg
2018-08-30
1
-5
/
+7
|
|
*
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
2018-08-30
1
-3
/
+3
|
|
*
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
2018-08-29
1
-17
/
+21
*
|
|
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
2018-08-28
1
-2
/
+9
|
/
/
*
|
mac80211: don't put null-data frames on the normal TXQ
Johannes Berg
2018-07-09
1
-1
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-0
/
+2
|
\
|
|
*
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Denis Kenzior
2018-06-29
1
-0
/
+2
*
|
mac80211: support scan features for improved scan privacy
Johannes Berg
2018-06-15
1
-8
/
+13
|
/
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
1
-1
/
+2
|
\
|
*
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2018-05-07
1
-1
/
+2
*
|
mac80211: Support the new cfg80211 TXQ stats API
Toke Høiland-Jørgensen
2018-05-08
1
-0
/
+20
*
|
mac80211: add api to set CSA counter in mac80211
Gregory Greenman
2018-05-07
1
-0
/
+25
|
/
*
mac80211: Add support for tx_control_port
Denis Kenzior
2018-03-29
1
-0
/
+46
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-0
/
+8
|
\
|
*
mac80211: Adjust TSQ pacing shift
Toke Høiland-Jørgensen
2018-02-23
1
-0
/
+8
*
|
mac80211: add get TID helper
Sara Sharon
2018-02-22
1
-7
/
+2
*
|
mac80211: remove redundant initialization to pointer 'hdr'
Colin Ian King
2018-02-19
1
-1
/
+1
|
/
*
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
2017-12-19
1
-48
/
+1
*
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
2017-12-19
1
-26
/
+5
*
mac80211: Add airtime account and scheduling to TXQs
Toke Høiland-Jørgensen
2017-12-11
1
-5
/
+26
*
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
2017-12-11
1
-1
/
+48
*
mac80211: Add MIC space only for TX key option
David Spinadel
2017-12-11
1
-1
/
+3
*
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
1
-2
/
+27
*
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
2017-10-11
1
-0
/
+34
*
mac80211: fix VLAN handling with TXQs
Johannes Berg
2017-09-05
1
-7
/
+29
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-13
/
+9
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-8
/
+4
*
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-05-17
1
-1
/
+8
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
1
-1
/
+4
*
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2017-03-07
1
-8
/
+0
*
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
2017-01-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-10
/
+7
|
\
|
*
mac80211: prevent skb/txq mismatch
Michal Kazior
2017-01-13
1
-10
/
+7
*
|
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-14
1
-6
/
+126
|
\
\
|
|
/
|
/
|
|
*
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
2016-12-15
1
-4
/
+4
[next]