Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c208ac8f8f862dba7b01eb54557f4803b3c17296
/
net
/
mac80211
/
tx.c
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9d0f50b
mac80211: ensure that mgmt tx skbs have tailroom for encryption
by Felix Fietkau
· 6 years ago
2ec56f9
mac80211: remove unused variable
by Johannes Berg
· 6 years ago
390298e
mac80211: Expose ieee80211_schedule_txq() function
by Toke Høiland-Jørgensen
· 6 years ago
b4809e9
mac80211: Add airtime accounting and scheduling to TXQs
by Toke Høiland-Jørgensen
· 6 years ago
1866760
mac80211: Add TXQ scheduling API
by Toke Høiland-Jørgensen
· 6 years ago
5a862f8
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
344f8e0
mac80211: don't build AMSDU from GSO packets
by Sara Sharon
· 6 years ago
233e98d
mac80211: remove superfluous NULL check
by Johannes Berg
· 6 years ago
9ec1190
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
e0ba709
mac80211: tx: avoid variable shadowing
by Johannes Berg
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6eae4a6
mac80211: fix pending queue hang due to TX_DROP
by Bob Copeland
· 6 years ago
9739fe2
mac80211: add an option for drivers to check if packets can be aggregated
by Sara Sharon
· 6 years ago
edba6bd
mac80211: allow AMSDU size limitation per-TID
by Sara Sharon
· 6 years ago
0eeb2b6
mac80211: add an option for station management TXQ
by Sara Sharon
· 6 years ago
94a5b3a
mac80211: Don't wake up from PS for offchannel TX
by Andrei Otcheretianski
· 6 years ago
62872a9
mac80211: Fix PTK rekey freezes and clear text leak
by Alexander Wetzel
· 6 years ago
70e5366
mac80211: Store sk_pacing_shift in ieee80211_hw
by Wen Gong
· 6 years ago
adf8ed0
mac80211: add an optional TXQ for other PS-buffered frames
by Johannes Berg
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fc3e3bf
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
66eb02d
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
by Lorenzo Bianconi
· 6 years ago
aa58acf
mac80211: always account for A-MSDU header changes
by Johannes Berg
· 6 years ago
1eb5079
mac80211: do not convert to A-MSDU if frag/subframe limited
by Lorenzo Bianconi
· 6 years ago
166ac9d
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
by Sara Sharon
· 6 years ago
21a5d4c
mac80211: add stop/start logic for software TXQs
by Manikanta Pubbisetty
· 6 years ago
0832b60
mac80211: don't put null-data frames on the normal TXQ
by Johannes Berg
· 6 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e7441c9
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
by Denis Kenzior
· 6 years ago
b9771d4
mac80211: support scan features for improved scan privacy
by Johannes Berg
· 6 years ago
dd8070b
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
2fe4a29
mac80211: Support the new cfg80211 TXQ stats API
by Toke Høiland-Jørgensen
· 7 years ago
0373700
mac80211: add api to set CSA counter in mac80211
by Gregory Greenman
· 7 years ago
914eac2
mac80211: use timeout from the AddBA response instead of the request
by Sara Sharon
· 7 years ago
9118064
mac80211: Add support for tx_control_port
by Denis Kenzior
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
36148c2
mac80211: Adjust TSQ pacing shift
by Toke Høiland-Jørgensen
· 7 years ago
a1f2ba04c
mac80211: add get TID helper
by Sara Sharon
· 7 years ago
11b05ba
mac80211: remove redundant initialization to pointer 'hdr'
by Colin Ian King
· 7 years ago
e7881bd5
Revert "mac80211: Add TXQ scheduling API"
by Johannes Berg
· 7 years ago
0973dd4
Revert "mac80211: Add airtime account and scheduling to TXQs"
by Johannes Berg
· 7 years ago
b0d52ad
mac80211: Add airtime account and scheduling to TXQs
by Toke Høiland-Jørgensen
· 7 years ago
e937b8d
mac80211: Add TXQ scheduling API
by Toke Høiland-Jørgensen
· 7 years ago
9de18d8
mac80211: Add MIC space only for TX key option
by David Spinadel
· 7 years ago
7b6ddea
mac80211: use QoS NDP for AP probing
by Johannes Berg
· 7 years ago
2a9e257
mac80211: only remove AP VLAN frames from TXQ
by Johannes Berg
· 7 years ago
5316821
mac80211: fix VLAN handling with TXQs
by Johannes Berg
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 7 years ago
484a54c
mac80211: Dynamically set CoDel parameters per station
by Toke Høiland-Jørgensen
· 8 years ago
21a8e9d
mac80211: Fix possible sband related NULL pointer de-reference
by Mohammed Shafi Shajakhan
· 8 years ago
b61fbda
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
by Johannes Berg
· 8 years ago
731977e
mac80211: use helper function to access ieee802_1d_to_ac[]
by Amadeusz Sławiński
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bb60b8b
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
dbef536
mac80211: prevent skb/txq mismatch
by Michal Kazior
· 8 years ago
35f432a
mac80211: initialize fast-xmit 'info' later
by Johannes Berg
· 8 years ago
95cd470
mac80211: check for MCS in ieee80211_duration before fetching chanctx
by Felix Fietkau
· 8 years ago
445cd45
mac80211: Use appropriate name for functions and messages
by Masashi Honma
· 8 years ago
ebceec8
mac80211: multicast to unicast conversion
by Michael Braun
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a786f96
mac80211: fix A-MSDU aggregation with fast-xmit + txq
by Felix Fietkau
· 8 years ago
fff712c
mac80211: remove bogus skb vif assignment
by Felix Fietkau
· 8 years ago
c1f4c9e
mac80211: update A-MPDU flag on tx dequeue
by Felix Fietkau
· 8 years ago
f3fe4e9
mac80211: add a HW flag for supporting HW TX fragmentation
by Sara Sharon
· 8 years ago
a3e2f4b
mac80211: fix A-MSDU outer SA/DA
by Michael Braun
· 8 years ago
06f2bb1
mac80211: avoid extra memcpy in A-MSDU head creation
by Michael Braun
· 8 years ago
72f15d5
mac80211: filter multicast data packets on AP / AP_VLAN
by Michael Braun
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
bb42f2d
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
by Toke Høiland-Jørgensen
· 8 years ago
3ff23cd
mac80211: Set lower memory limit for non-VHT devices
by Toke Høiland-Jørgensen
· 8 years ago
e0e2eff
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
by Toke Høiland-Jørgensen
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0b97a48
mac80211: check skb_linearize() return value
by Johannes Berg
· 8 years ago
11d62ca
mac80211: simplify TDLS RA lookup
by Johannes Berg
· 8 years ago
8d51dbb
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
by Toke Høiland-Jørgensen
· 8 years ago
df6ef5d
mac80211: fix sequence number assignment for PS response frames
by Felix Fietkau
· 8 years ago
d821218
mac80211: refactor monitor representation in sdata
by Aviya Erenfeld
· 8 years ago
eae4430
mac80211: remove skb header offset mangling in ieee80211_build_hdr
by Felix Fietkau
· 8 years ago
6b07d9c
mac80211: fix purging multicast PS buffer queue
by Felix Fietkau
· 8 years ago
59a7c82
mac80211: fix fq lockdep warnings
by Michal Kazior
· 8 years ago
46f6b06
mac80211: Encrypt "Group addressed privacy" action frames
by Masashi Honma
· 8 years ago
5caa328
mac80211: implement codel on fair queuing flows
by Michal Kazior
· 8 years ago
fa962b9
mac80211: implement fair queueing per txq
by Michal Kazior
· 8 years ago
80a83cf
mac80211: skip netdev queue control with software queuing
by Michal Kazior
· 8 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6e0456b
mac80211: add A-MSDU tx support
by Felix Fietkau
· 9 years ago
f6d4671
mac80211: close the SP when we enqueue frames during the SP
by Emmanuel Grumbach
· 9 years ago
facde7f
mac80211: don't send deferred frames outside the SP
by Emmanuel Grumbach
· 9 years ago
07310a6
mac80211: do not pass injected frames without a valid rate to the driver
by Felix Fietkau
· 9 years ago
f66b60f
mac80211: fix parsing of 40Mhz in injected radiotap header
by Sven Eckelmann
· 9 years ago
2bdaf38
mac80211: mesh: move path tables into if_mesh
by Bob Copeland
· 9 years ago
c3732a7
mac80211: fix AP buffered multicast frames with queue control and txq
by Felix Fietkau
· 9 years ago
646e76b
mac80211: parse VHT info in injected frames
by Lorenzo Bianconi
· 9 years ago
d57a544
mac80211: use reset to set header pointer
by Zhang Shengju
· 9 years ago
109843b0
mac80211: fix wiphy supported_band access
by Lorenzo Bianconi
· 9 years ago
Next »