index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-24
1
-105
/
+48
|
\
|
*
mac80211: improve the rate control API
Felix Fietkau
2013-04-22
1
-108
/
+34
|
*
mac80211: fix CTS protection handling
Felix Fietkau
2013-04-16
1
-0
/
+8
|
*
mac80211: fix and optimize MCS mask handling
Felix Fietkau
2013-04-16
1
-5
/
+5
|
*
mac80211: fix rate control tx handler for VHT rates
Karl Beldan
2013-04-16
1
-14
/
+17
|
*
mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates
Karl Beldan
2013-04-11
1
-4
/
+7
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-2
/
+2
|
*
mac80211: ibss: use beacon_data struct for beacon and probe response
Johannes Berg
2013-03-25
1
-2
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-2
/
+6
|
\
|
|
*
mac80211: stop queues temporarily for flushing
Johannes Berg
2013-03-18
1
-0
/
+1
|
*
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
2013-03-07
1
-2
/
+5
|
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-03-06
1
-29
/
+51
|
|
\
*
|
|
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-06
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
2013-03-01
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-05
1
-28
/
+49
|
\
|
|
|
|
/
|
/
|
|
*
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
2013-02-26
1
-25
/
+31
|
*
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
2013-02-26
1
-1
/
+16
|
*
mac80211: fix tim_lock locking
Johannes Berg
2013-02-26
1
-2
/
+2
*
|
mac80211: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-14
/
+4
|
/
*
mac80211: clean up mesh code
Johannes Berg
2013-02-15
1
-15
/
+11
*
mac80211: cache mesh beacon
Thomas Pedersen
2013-02-15
1
-53
/
+8
*
mac80211: use spin_lock_bh() for tim_lock
Johannes Berg
2013-02-15
1
-4
/
+2
*
mac80211: fix auth/assoc timeout handling
Johannes Berg
2013-02-15
1
-0
/
+2
*
mac80211: fix WPA with VLAN on AP side with ps-sta
Michael Braun
2013-02-15
1
-0
/
+1
*
mac80211: Fix tx queue handling during scans
Seth Forshee
2013-02-11
1
-0
/
+15
*
mac80211: mesh power save basics
Marco Porsch
2013-02-04
1
-9
/
+22
*
mac80211: allow transmitting deauth with tainted key
Johannes Berg
2013-02-04
1
-1
/
+2
*
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
2013-01-29
1
-3
/
+6
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-3
/
+6
|
|
\
|
|
*
mac80211: fix monitor mode injection
Felix Fietkau
2013-01-16
1
-3
/
+6
*
|
|
mac80211: avoid a build warning
Arnd Bergmann
2013-01-25
1
-4
/
+4
|
/
/
*
/
mac80211: move add_tim to subfunction
Marco Porsch
2013-01-16
1
-19
/
+28
|
/
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-12-06
1
-7
/
+2
|
\
|
*
mac80211: remove probe response temporary buffer allocation
Johannes Berg
2012-11-30
1
-7
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
1
-10
/
+10
|
\
|
|
*
mac80211: convert to channel definition struct
Johannes Berg
2012-11-26
1
-10
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
1
-3
/
+6
*
|
mac80211: fix TX error path
Johannes Berg
2012-11-07
1
-0
/
+1
*
|
mac80211: make client powersave independent of interface type
Marco Porsch
2012-10-19
1
-42
/
+58
*
|
mac80211: remove some unused code
Johannes Berg
2012-10-18
1
-2
/
+0
*
|
mac80211: use channel contexts
Johannes Berg
2012-10-17
1
-68
/
+115
|
/
*
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
2012-10-08
1
-10
/
+12
*
mac80211: add key flag for management keys
Johannes Berg
2012-09-10
1
-1
/
+1
*
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2012-09-06
1
-22
/
+16
|
\
|
*
mac80211: fix DS to MBSS address translation
Thomas Pedersen
2012-08-22
1
-22
/
+16
*
|
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
2012-08-20
1
-17
/
+6
*
|
mac80211: remove almost unused local variable
Johannes Berg
2012-08-20
1
-5
/
+2
*
|
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
2012-08-20
1
-2
/
+5
[next]