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.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
2006-08-17
e1000: Allow NVM to setup LPLU for IGP2 and IGP3
Jeff Kirsher
1
-5
/
+8
2006-08-17
e1000: explicit locking for two ethtool path functions
Jesse Brandeburg
1
-10
/
+23
2006-08-17
e1000: Explicitly power up the PHY during loopback testing.
Jesse Brandeburg
2
-1
/
+8
2006-08-16
e1000: Remove 0x1000 as supported device
Jeff Kirsher
1
-1
/
+0
2006-08-16
e1000: Same cosmetic fix as earlier sent out for IPV4.
Auke Kok
1
-1
/
+1
2006-08-16
e100: increment version to 3.5.10-k4
Auke Kok
1
-4
/
+4
2006-08-16
e100: Fix MDIO/MDIO-X
Jeff Kirsher
1
-9
/
+5
2006-08-14
[PATCH] smc91x: disable DMA mode on the logicpd pxa270
Lennert Buytenhek
1
-5
/
+0
2006-08-10
[PATCH] sky2: phy power problems on 88e805X chips
Stephen Hemminger
1
-3
/
+2
2006-08-09
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
Brice Goglin
1
-1
/
+1
2006-08-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
16
-306
/
+487
2006-08-06
[PATCH] SCX200_ACB: eliminate spurious timeout errors
David Woodhouse
1
-2
/
+5
2006-08-06
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
1
-0
/
+8
2006-08-06
[PATCH] memory hotadd fixes: avoid registering res twice
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-08-06
[PATCH] memory hotadd fixes: avoid check in acpi
KAMEZAWA Hiroyuki
1
-8
/
+1
2006-08-06
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
1
-0
/
+3
2006-08-06
[PATCH] eicon: fix define conflict with ptrace
Alexey Dobriyan
1
-1
/
+0
2006-08-06
[PATCH] pSeries: hvsi char driver janitorial cleanup
Linas Vepstas
1
-4
/
+1
2006-08-06
[PATCH] pSeries hvsi char driver null pointer deref
Linas Vepstas
1
-1
/
+2
2006-08-06
[PATCH] au1100fb: Fix startup sequence
Rodolfo Giometti
1
-8
/
+5
2006-08-06
[PATCH] au1100fb: info->var.rotate fix
Rodolfo Giometti
1
-2
/
+3
2006-08-06
[PATCH] md: Fix a bug that recently crept into md/linear
NeilBrown
1
-3
/
+3
2006-08-06
[PATCH] omap-rng build fix
David Brownell
1
-27
/
+24
2006-08-06
[PATCH] crash in aty128_set_lcd_enable() on PowerBook
Olaf Hering
1
-7
/
+3
2006-08-06
[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>
Adrian Bunk
1
-0
/
+1
2006-08-05
Input: ati_remote - use msec instead of jiffies
Dmitry Torokhov
1
-58
/
+77
2006-08-05
Input: ati_remote - add missing input_sync()
Dmitry Torokhov
1
-0
/
+1
2006-08-05
Input: ati_remote - relax permissions sysfs module parameters
Dmitry Torokhov
1
-2
/
+2
2006-08-05
Input: ati_remote - make filter time a module parameter
Edwin Huffstutler
1
-14
/
+19
2006-08-05
Input: atkbd - restore repeat rate when resuming
Dmitry Torokhov
1
-43
/
+60
2006-08-05
Input: trackpoint - activate protocol when resuming
Dmitry Torokhov
1
-18
/
+34
2006-08-05
Input: logips2pp - fix button mapping for MX300
Roberto Castagnola
1
-2
/
+1
2006-08-05
Input: keyboard - change to use kzalloc
Dmitry Torokhov
1
-2
/
+2
2006-08-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...
Dmitry Torokhov
633
-7298
/
+20165
2006-08-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-21
/
+54
2006-08-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+2
2006-08-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-250
/
+215
2006-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-35
/
+42
2006-08-04
[PATCH] ahci: skip protocol test altogether in spurious interrupt code
Unicorn Chang
1
-8
/
+2
2006-08-04
[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler
Brice Goglin
1
-1
/
+4
2006-08-04
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
Brice Goglin
1
-12
/
+7
2006-08-04
[PATCH] Stop calling phy_stop_interrupts() twice
Sergei Shtylylov
1
-6
/
+2
2006-08-04
[PATCH] s2io driver bug fixes #2
Ananda Raju
2
-135
/
+98
2006-08-04
[PATCH] s2io driver bug fixes #1
Ananda Raju
2
-78
/
+85
2006-08-04
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
4
-18
/
+19
2006-08-04
PNP: Add missing casts in printk() arguments
Pierre Ossman
1
-6
/
+6
2006-08-04
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
1
-7
/
+6
2006-08-04
PCI: Unhide the SMBus on Asus PU-DLS
Jean Delvare
1
-0
/
+7
2006-08-04
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
2
-3
/
+2
2006-08-04
PCI: pci/search: EXPORTs cannot be __devinit
Randy Dunlap
1
-1
/
+1
[next]