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
2013-02-26
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-11
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-16
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-10
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
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
1
-3
/
+3
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-2
/
+3
2012-07-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2012-07-12
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
1
-0
/
+3
2012-07-12
mac80211: restructure key selection
Johannes Berg
1
-9
/
+13
2012-07-11
mac80211: Fix the Problem of Unreachable Mesh STA from DS
Chun-Yeow Yeoh
1
-0
/
+3
2012-07-10
mac80211: fix read outside array bounds
Christian Lamparter
1
-1
/
+1
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-2
/
+1
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
1
-5
/
+2
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
1
-0
/
+2
2012-06-28
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
1
-2
/
+2
2012-06-26
mac80211: remove unused function
Johannes Berg
1
-6
/
+0
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-26
/
+17
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-8
/
+6
[next]