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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
1
-4
/
+12
2009-03-16
mac80211: handle failed scan requests in STA mode
Helmut Schaa
3
-2
/
+25
2009-03-16
atmel: checkpatch.pl cleanups
John Daiker
1
-201
/
+242
2009-03-16
ath9k: Fix bug in reading debugfs file 'rcstat'
Sujith
1
-0
/
+3
2009-03-16
ath9k: Fix bug in TX aggregation
Sujith
1
-16
/
+33
2009-03-16
ath9k: Initialize ANI properly
Sujith
1
-10
/
+3
2009-03-16
ath5k: update LED table with reported devices
Bob Copeland
1
-2
/
+4
2009-03-16
ath5k: use a table for LED parameters
Bob Copeland
1
-25
/
+28
2009-03-16
ath5k: extract LED code into a separate file
Bob Copeland
4
-140
/
+176
2009-03-16
ath5k: don't change mac in eeprom_read_mac on error
Jiri Slaby
1
-6
/
+3
2009-03-16
ath5k: constify stuff
Jiri Slaby
4
-17
/
+16
2009-03-16
iwlwifi: correct device name for 1000 series
Jay Sternberg
6
-17
/
+17
2009-03-16
iwl3945: add test for new association
Abhijeet Kolekar
1
-4
/
+4
2009-03-16
p54: completely ignore rx'd frames with bad FCS
Christian Lamparter
1
-7
/
+2
2009-03-16
airo_cs: checkpatch.pl cleanups
John Daiker
1
-35
/
+38
2009-03-16
ath9k: Use suitable macros with 4k eeprom data
Vasanthakumar Thiagarajan
1
-9
/
+9
2009-03-16
ipw2x00: remove obsolete enums
Helmut Schaa
1
-17
/
+0
2009-03-16
ipw2x00: Use IE definitions from linux/ieee80211.h
Helmut Schaa
2
-73
/
+42
2009-03-16
ipw2x00: remove duplicated defines
Helmut Schaa
1
-53
/
+0
2009-03-16
libipw: fix debug output
Helmut Schaa
3
-19
/
+19
2009-03-16
ath9k: always compile ath_radio_{en,dis}able
Gabor Juhos
1
-6
/
+6
2009-03-16
ath9k: fix compile error in debug.c
Gabor Juhos
1
-0
/
+2
2009-03-16
ath9k: fix compile error in ahb.c
Gabor Juhos
1
-0
/
+1
2009-03-16
ath9k: fix AR_SREV_9100_OR_LATER macro
Gabor Juhos
2
-23
/
+23
2009-03-16
ath9k: move ar9100 version checking macros into a more appropriate place
Gabor Juhos
1
-7
/
+6
2009-03-16
ath9k: cleanup AR5416 version checking macros
Gabor Juhos
4
-19
/
+22
2009-03-16
ath9k: Incorrect AR9285 version check macro
Senthil Balasubramanian
1
-2
/
+2
2009-03-16
ath9k: INI update for AR9285 and periodic PA offset caliberation
Senthil Balasubramanian
5
-83
/
+195
2009-03-16
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
Senthil Balasubramanian
1
-1
/
+1
2009-03-16
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
Senthil Balasubramanian
2
-7
/
+6
2009-03-16
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
Luis R. Rodriguez
1
-2
/
+2
2009-03-16
cfg80211: Enable passive scan on channels 12-14 for world roaming
Luis R. Rodriguez
1
-3
/
+14
2009-03-16
mac80211_hwsim: add support for 5 GHz
Luis R. Rodriguez
1
-36
/
+102
2009-03-16
p54: enable power save support
Christian Lamparter
1
-0
/
+2
2009-03-16
p54: initial SoftLED support
Christian Lamparter
3
-13
/
+143
2009-03-16
p54: fix iwconfig txpower off
Christian Lamparter
1
-2
/
+2
2009-03-16
p54pci: convert printk(KERN_* to dev_*
Christian Lamparter
1
-19
/
+10
2009-03-16
p54: unify ieee80211 device registration
Christian Lamparter
5
-16
/
+22
2009-03-16
p54usb: stop USB core interference in exit path
Christian Lamparter
1
-0
/
+1
2009-03-16
ath9k: create a common debugfs_root for all device instances
Gabor Juhos
3
-8
/
+41
2009-03-16
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2
-17
/
+16
2009-03-16
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
4
-13
/
+33
2009-03-16
zd1211rw: Do not panic on device eject when associated
Jouni Malinen
1
-2
/
+6
2009-03-16
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
1
-0
/
+2
2009-03-16
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
1
-1
/
+2
2009-03-16
ath9k: implement IO serialization
Luis R. Rodriguez
4
-2
/
+55
2009-03-16
lib80211: silence excessive crypto debugging messages
John W. Linville
3
-0
/
+16
2009-03-16
GRO: Move netpoll checks to correct location
Herbert Xu
4
-21
/
+26
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2
-3
/
+3
[prev]
[next]