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
2012-01-16
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
1
-9
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
1
-4
/
+4
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
1
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
1
-11
/
+8
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-1
/
+0
2011-12-06
mac80211: fix retransmit
Johannes Berg
1
-1
/
+4
2011-11-28
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
1
-1
/
+1
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+1
2011-11-28
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
1
-1
/
+1
2011-11-28
mac80211: fix TX warning
Johannes Berg
1
-3
/
+4
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
1
-0
/
+8
2011-11-28
mac80211: fix duration calculation for QoS NOACK frames
Simon Wunderlich
1
-5
/
+9
2011-11-28
mac80211: remove debugfs noack test
Simon Wunderlich
1
-9
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-21
mac80211: transmit fragment list to drivers
Johannes Berg
1
-34
/
+60
2011-11-21
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-21
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-21
mac80211: use skb list for fragments
Johannes Berg
1
-56
/
+60
2011-11-17
mac80211: remove crypto special case for auth frames
Johannes Berg
1
-2
/
+0
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
1
-0
/
+31
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
1
-3
/
+53
2011-11-08
mac80211: add HT IEs to mesh frames
Thomas Pedersen
1
-0
/
+4
2011-11-08
mac80211: comment allocation of mesh frames
Thomas Pedersen
1
-6
/
+13
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-14
mac80211: reformat TX unauthorised check
Johannes Berg
1
-5
/
+4
2011-10-11
mac80211: dont orphan TX skb
Johannes Berg
1
-5
/
+0
2011-10-11
mac80211: dont adjust truesize
Johannes Berg
1
-3
/
+0
2011-10-11
mac80211: parse radiotap header earlier
Johannes Berg
1
-113
/
+88
2011-10-11
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
1
-25
/
+14
2011-10-11
mac80211: remove tx_data ethertype
Johannes Berg
1
-6
/
+1
2011-10-11
mac80211: optimise monitor xmit
Johannes Berg
1
-59
/
+49
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
1
-2
/
+13
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-30
/
+38
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
1
-2
/
+1
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-4
/
+4
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
1
-17
/
+25
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
1
-9
/
+6
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-4
/
+38
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
1
-2
/
+2
2011-09-14
mac80211: Mesh data frames must have the QoS header
Javier Cardona
1
-1
/
+1
2011-09-14
mac80211: Start implementing QoS support for mesh interfaces
Javier Cardona
1
-0
/
+4
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
1
-1
/
+2
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
1
-12
/
+5
2011-08-22
mac80211: fix mesh beacon format
Thomas Pedersen
1
-2
/
+12
2011-08-09
mac80211: Fill in skb->protocol information for injected frames
Helmut Schaa
1
-0
/
+20
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-0
/
+3
2011-07-05
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
1
-9
/
+5
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
1
-1
/
+6
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
[next]