index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-1
/
+4
2017-03-07
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
1
-8
/
+0
2017-01-26
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
1
-2
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+7
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+126
2017-01-13
mac80211: prevent skb/txq mismatch
Michal Kazior
1
-10
/
+7
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2016-12-15
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
1
-4
/
+4
2016-12-13
mac80211: Use appropriate name for functions and messages
Masashi Honma
1
-1
/
+1
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
1
-1
/
+121
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2016-11-15
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
1
-1
/
+5
2016-11-15
mac80211: remove bogus skb vif assignment
Felix Fietkau
1
-3
/
+0
2016-11-15
mac80211: update A-MPDU flag on tx dequeue
Felix Fietkau
1
-0
/
+5
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-2
/
+2
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
1
-0
/
+23
2016-10-17
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
1
-10
/
+13
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-3
/
+2
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-4
/
+8
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-78
/
+206
2016-09-30
mac80211: Set lower memory limit for non-VHT devices
Toke Høiland-Jørgensen
1
-0
/
+19
2016-09-30
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
1
-45
/
+45
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+39
2016-09-14
mac80211: check skb_linearize() return value
Johannes Berg
1
-2
/
+6
2016-09-13
mac80211: simplify TDLS RA lookup
Johannes Berg
1
-11
/
+4
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
1
-2
/
+2
2016-09-12
mac80211: fix sequence number assignment for PS response frames
Felix Fietkau
1
-32
/
+33
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-1
/
+1
2016-08-11
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
1
-26
/
+2
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
1
-3
/
+3
2016-06-30
mac80211: fix fq lockdep warnings
Michal Kazior
1
-0
/
+4
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
1
-1
/
+5
2016-06-09
mac80211: implement codel on fair queuing flows
Michal Kazior
1
-1
/
+108
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-21
/
+115
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-32
/
+43
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+156
2016-04-05
mac80211: close the SP when we enqueue frames during the SP
Emmanuel Grumbach
1
-0
/
+6
2016-04-05
mac80211: don't send deferred frames outside the SP
Emmanuel Grumbach
1
-3
/
+1
2016-04-05
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
1
-0
/
+3
2016-04-05
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
1
-2
/
+3
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
1
-1
/
+1
2016-04-05
mac80211: fix AP buffered multicast frames with queue control and txq
Felix Fietkau
1
-1
/
+2
2016-04-05
mac80211: parse VHT info in injected frames
Lorenzo Bianconi
1
-0
/
+31
2016-03-04
mac80211: use reset to set header pointer
Zhang Shengju
1
-4
/
+4
2016-02-24
mac80211: fix wiphy supported_band access
Lorenzo Bianconi
1
-4
/
+5
2016-02-24
mac80211: let unused MPP table entries timeout
Henning Rogge
1
-1
/
+4
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
1
-1
/
+7
2016-02-24
mac80211: Parse legacy and HT rate in injected frames
Sven Eckelmann
1
-2
/
+70
[next]