index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
mac80211: fix CTS protection handling
Felix Fietkau
1
-0
/
+8
2013-04-17
mac80211: fix and optimize MCS mask handling
Felix Fietkau
1
-5
/
+5
2013-04-16
mac80211: fix rate control tx handler for VHT rates
Karl Beldan
1
-14
/
+17
2013-04-11
mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates
Karl Beldan
1
-4
/
+7
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+6
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+2
2013-03-25
mac80211: ibss: use beacon_data struct for beacon and probe response
Johannes Berg
1
-2
/
+5
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
1
-0
/
+1
2013-03-07
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
1
-2
/
+5
2013-03-06
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-29
/
+51
2013-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-28
/
+49
2013-03-01
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
1
-1
/
+2
2013-02-28
mac80211: convert to idr_alloc()
Tejun Heo
1
-14
/
+4
2013-02-27
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
1
-25
/
+31
2013-02-26
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
1
-1
/
+16
2013-02-26
mac80211: fix tim_lock locking
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-15
/
+11
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
1
-53
/
+8
2013-02-15
mac80211: use spin_lock_bh() for tim_lock
Johannes Berg
1
-4
/
+2
2013-02-15
mac80211: fix auth/assoc timeout handling
Johannes Berg
1
-0
/
+2
2013-02-15
mac80211: fix WPA with VLAN on AP side with ps-sta
Michael Braun
1
-0
/
+1
2013-02-12
mac80211: Fix tx queue handling during scans
Seth Forshee
1
-0
/
+15
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-9
/
+22
2013-02-04
mac80211: allow transmitting deauth with tainted key
Johannes Berg
1
-1
/
+2
2013-01-29
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
1
-3
/
+6
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2013-01-25
mac80211: avoid a build warning
Arnd Bergmann
1
-4
/
+4
2013-01-17
mac80211: move add_tim to subfunction
Marco Porsch
1
-19
/
+28
2013-01-16
mac80211: fix monitor mode injection
Felix Fietkau
1
-3
/
+6
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-7
/
+2
2012-11-30
mac80211: remove probe response temporary buffer allocation
Johannes Berg
1
-7
/
+2
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-10
/
+10
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-10
/
+10
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2012-11-11
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
1
-3
/
+6
2012-11-07
mac80211: fix TX error path
Johannes Berg
1
-0
/
+1
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
1
-42
/
+58
2012-10-18
mac80211: remove some unused code
Johannes Berg
1
-2
/
+0
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-68
/
+115
2012-10-08
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
1
-10
/
+12
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
1
-1
/
+1
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-22
/
+16
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-20
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
1
-17
/
+6
2012-08-20
mac80211: remove almost unused local variable
Johannes Berg
1
-5
/
+2
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
1
-2
/
+5
2012-07-31
mac80211: use eth_broadcast_addr
Johannes Berg
1
-3
/
+3
2012-07-31
mac80211: use correct channel in TX
Johannes Berg
1
-10
/
+7
[prev]
[next]