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
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
2009-03-16
netfilter: ctnetlink: fix crash during expectation creation
Pablo Neira Ayuso
1
-0
/
+1
2009-03-16
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
1
-1
/
+2
2009-03-15
tcp: make sure xmit goal size never becomes zero
Ilpo Järvinen
1
-1
/
+1
2009-03-15
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
2
-2
/
+13
2009-03-15
tcp: simplify tcp_current_mss
Ilpo Järvinen
5
-46
/
+54
2009-03-15
tcp: don't check mtu probe completion in the loop
Ilpo Järvinen
1
-7
/
+6
2009-03-15
tcp: consolidate paws check
Ilpo Järvinen
3
-12
/
+21
2009-03-15
tcp: kill dead end_seq variable in clean_rtx_queue
Ilpo Järvinen
1
-3
/
+0
2009-03-15
tcp: remove pointless .dsack/.num_sacks code
Ilpo Järvinen
2
-7
/
+3
2009-03-15
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
1
-112
/
+2
2009-03-15
r8169: use hardware auto-padding.
françois romieu
1
-8
/
+0
2009-03-15
pkt_sched: Change misleading code in class delete.
Jarek Poplawski
4
-8
/
+20
2009-03-15
net: reorder fields of struct socket
Eric Dumazet
1
-2
/
+6
2009-03-14
igb: remove ASPM L0s workaround
Alexander Duyck
1
-24
/
+2
2009-03-14
netxen: update version to 4.0.30
Dhananjay Phadke
2
-5
/
+4
2009-03-14
netxen: add receive side scaling (rss) support
Dhananjay Phadke
5
-192
/
+404
[prev]
[next]