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
2015-10-22
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
1
-10
/
+10
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-10
/
+10
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2015-09-29
mac80211: fix tx sequence number assignment with software queue + fast-xmit
Felix Fietkau
1
-1
/
+2
2015-09-29
mac80211: Copy tx'ed beacons to monitor mode
Helmut Schaa
1
-0
/
+19
2015-09-24
mac80211: fix handling of PS filtering with fast-xmit
Felix Fietkau
1
-2
/
+5
2015-08-14
mac80211: Set txrc.bss to true for OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+3
2015-07-17
mac80211: account TX MSDUs properly with segmentation offload
Johannes Berg
1
-1
/
+5
2015-07-17
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-07-17
mac80211: avoid unnecessary beacon deref on CSA counter update
Wojciech Dubowik
1
-8
/
+14
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
1
-1
/
+0
2015-07-17
mac80211: don't clear all tx flags when requeing
Michal Kazior
1
-1
/
+3
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-17
/
+17
2015-06-09
mac80211: handle aggregation session timeout on fast-xmit path
Johannes Berg
1
-3
/
+6
2015-06-02
mac80211: move TX PN to public part of key struct
Johannes Berg
1
-9
/
+1
2015-05-05
mac80211: remove useless skb->encapsulation check
Johannes Berg
1
-6
/
+2
2015-05-05
mac80211: remove sta->tx_fragments counter
Johannes Berg
1
-2
/
+0
2015-04-24
mac80211: use per-CPU TX/RX statistics
Johannes Berg
1
-4
/
+12
2015-04-24
mac80211: don't update dev->trans_start
Johannes Berg
1
-2
/
+0
2015-04-22
mac80211: allow segmentation offloads
Johannes Berg
1
-24
/
+46
2015-04-22
mac80211: allow drivers to support S/G
Johannes Berg
1
-0
/
+6
2015-04-22
mac80211: allow checksum offload only in fast-xmit
Johannes Berg
1
-4
/
+20
2015-04-22
mac80211: extend fast-xmit to cover IBSS
Johannes Berg
1
-0
/
+7
2015-04-22
mac80211: extend fast-xmit for more ciphers
Johannes Berg
1
-3
/
+37
2015-04-22
mac80211: extend fast-xmit to driver fragmentation
Johannes Berg
1
-1
/
+2
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-1
/
+419
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-10
/
+105
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-110
/
+156
2015-03-30
mac80211: factor out station lookup from ieee80211_build_hdr()
Johannes Berg
1
-70
/
+118
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
1
-2
/
+2
2015-03-20
mac80211: avoid duplicate TX path station lookup
Johannes Berg
1
-27
/
+46
2015-03-20
mac80211: mesh: avoid pointless station lookup
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: drop 4-addr VLAN frames earlier if not connected
Johannes Berg
1
-0
/
+3
2015-03-20
mac80211: don't look up destination station twice
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
1
-16
/
+1
2015-03-04
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
1
-0
/
+9
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
1
-22
/
+0
2015-02-28
mac80211: don't look up stations for multicast addresses
Johannes Berg
1
-1
/
+1
2015-02-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-0
/
+1
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
1
-0
/
+5
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
1
-0
/
+3
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
1
-1
/
+6
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
1
-0
/
+5
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
1
-1
/
+1
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
1
-0
/
+3
2014-11-28
mac80211: add more missing checks for VHT tx rates
Felix Fietkau
1
-1
/
+1
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-6
/
+3
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
1
-0
/
+91
2014-11-19
mac80211: add function to create data frame template including key
Johannes Berg
1
-0
/
+31
[next]