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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-06
chelsio: useless curly braces
Francois Romieu
4
-8
/
+5
2007-02-06
chelsio: spaces, tabs and friends
Francois Romieu
15
-288
/
+288
2007-02-06
chelsio: the return statement is not a function
Francois Romieu
2
-14
/
+14
2007-02-06
chelsio: move return, break and continue statements on their own line
Francois Romieu
6
-10
/
+20
2007-02-06
[PATCH] ipw2200: add iwconfig rts/frag auto support
Zhu Yi
1
-2
/
+2
2007-02-06
[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2
Daniel Drake
1
-0
/
+1
2007-02-06
[PATCH] prism54: add ethtool -i interface
Kai Engert
3
-3
/
+17
2007-02-06
[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs
Larry Finger
5
-14
/
+58
2007-02-06
[PATCH] zd1211rw: Add ID for Linksys WUSBF54G
Daniel Drake
1
-0
/
+1
2007-02-06
[PATCH] zd1211rw: Remove addressing abstraction
Daniel Drake
8
-238
/
+104
2007-02-06
[PATCH] zd1211rw: Consistency for address space constants
Daniel Drake
3
-64
/
+75
2007-02-06
[PATCH] zd1211rw: 2 new ZD1211B device ID's
Daniel Drake
1
-0
/
+2
2007-02-06
[PATCH] zd1211rw: Generic HMAC initialization
Daniel Drake
1
-49
/
+18
2007-02-06
e1000: update version to 7.3.20-k2
Auke Kok
1
-1
/
+1
2007-02-06
e1000: tune our dynamic itr transmit packet accounting
Jesse Brandeburg
1
-3
/
+6
2007-02-06
e1000: clear ip csum info from context descriptor
Bruce Allan
1
-1
/
+2
2007-02-06
e1000: display flow control of link status at link up
Auke Kok
1
-4
/
+11
2007-02-06
e1000: fix NAPI performance on 4-port adapters
Jesse Brandeburg
1
-5
/
+8
2007-02-06
e1000: Fix MSI only interrupt handler routine
Jesse Brandeburg
2
-42
/
+19
2007-02-06
e1000: clean up debug output defines
Auke Kok
1
-3
/
+1
2007-02-06
e1000: simplify case handling gigabit at half duplex
Jesse Brandeburg
1
-12
/
+3
2007-02-04
[PATCH] fix rtl8150
Al Viro
1
-1
/
+2
2007-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
10
-70
/
+100
2007-02-03
[PATCH] net/smc911x: match up spin lock/unlock
Peter Korsgaard
1
-2
/
+3
2007-02-03
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
Nagendra Singh Tomar
1
-10
/
+10
2007-02-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+19
2007-02-02
libata: Initialize nbytes for internal sg commands
Brian King
1
-0
/
+1
2007-02-02
pata_via: Correct missing comments
Alan
1
-1
/
+2
2007-02-02
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
Alan
1
-2
/
+9
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
2
-15
/
+7
2007-02-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-218
/
+199
2007-02-02
spidernet : fix memory leak in spider_net_stop
Jens Osterkamp
1
-0
/
+2
2007-02-02
e100: fix napi ifdefs removing needed code
Auke Kok
1
-6
/
+1
2007-02-02
Merge ../linux-2.6
Jeff Garzik
7
-28
/
+28
2007-02-02
[BNX2]: PHY workaround for 5709 A0.
Michael Chan
2
-2
/
+18
2007-02-02
[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-02
[PATCH] sysrq: showBlockedTasks is sysrq-W
Randy Dunlap
1
-9
/
+11
2007-02-02
[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios
Avi Kivity
1
-0
/
+2
2007-02-02
[PATCH] pci: remove warning messages
Andrew Morton
1
-8
/
+2
2007-02-02
[PATCH] via quirk update
Jean Delvare
1
-3
/
+5
2007-02-02
[PATCH] radio modems sitting on serial port are not for s390
Al Viro
1
-3
/
+3
2007-02-02
[PATCH] ide section fixes
Al Viro
1
-4
/
+4
2007-01-31
netxen patches
Al Viro
8
-212
/
+196
2007-01-31
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
3
-15
/
+11
2007-01-31
[PATCH] IPMI: fix timeout list handling
David Barksdale
1
-2
/
+1
2007-01-31
[PATCH] jmicron: 40/80pin primary detection
ethanhsiao@jmicron.com
1
-7
/
+7
2007-01-31
[PATCH] Fix VIA quirks
Jean Delvare
1
-36
/
+42
2007-01-31
Revert "net: ifb error path loop fix"
Linus Torvalds
1
-1
/
+2
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+53
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-4
/
+13
[next]