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
2009-02-25
qlge: Increase MAC addr hw sem granularity.
Ron Mercer
2
-17
/
+43
2009-02-25
qlge: Clean up mac address and frame route settings.
Ron Mercer
1
-9
/
+22
2009-02-25
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-25
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
2009-02-25
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
1
-12
/
+17
2009-02-25
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
2
-22
/
+1
2009-02-25
netxen: refactor pci probe
Dhananjay Phadke
1
-181
/
+203
2009-02-25
netxen: cleanup unused code
Dhananjay Phadke
5
-694
/
+0
2009-02-25
netxen: advertise wake-on-lan support
Dhananjay Phadke
2
-0
/
+52
2009-02-25
netxen: firmware download support
Dhananjay Phadke
4
-74
/
+238
2009-02-25
ixbge: fix bug when using large pages and jumbo frames
Jesse Brandeburg
2
-1
/
+9
2009-02-25
ixgbe: Move ring features into an enum, allowing easier future maintenance
Shannon Nelson
1
-4
/
+10
2009-02-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+12
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
147
-639
/
+6719
2009-02-24
netxen: handle pci bar 0 mapping failure
Dhananjay Phadke
1
-1
/
+6
2009-02-24
netxen: fix physical port mapping
Dhananjay Phadke
1
-3
/
+6
2009-02-24
i915: suspend/resume interrupt state
Jesse Barnes
1
-3
/
+7
2009-02-24
Fix an oops in i915_gem_retire_requests()
Karsten Wiese
1
-0
/
+3
2009-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-21
/
+5165
2009-02-23
Revert "etherh: Get working again."
David S. Miller
2
-6
/
+6
2009-02-23
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
Pierre Willenbrock
1
-0
/
+1
2009-02-23
drm/i915: fix WC mapping in non-GEM i915 code.
Jesse Barnes
1
-1
/
+1
2009-02-23
drm/i915: Fix regression in 95ca9d
Chris Wilson
1
-2
/
+6
2009-02-23
drm/i915: Retire requests from i915_gem_busy_ioctl.
Eric Anholt
1
-0
/
+7
2009-02-23
drm/i915: suspend/resume GEM when KMS is active
Jesse Barnes
3
-2
/
+24
2009-02-23
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
Eric Anholt
1
-2
/
+14
2009-02-23
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
Eric Anholt
1
-22
/
+16
2009-02-23
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
Ingo Molnar
1
-5
/
+2
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
3
-5
/
+8
2009-02-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-16
/
+52
2009-02-22
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
4
-17
/
+17
2009-02-22
veth : add the set_mac_address capability
Daniel Lezcano
1
-4
/
+5
2009-02-22
sunlance: Beyond ARRAY_SIZE of ib->btx_ring
Roel Kluin
1
-2
/
+2
2009-02-22
etherh: Get working again.
Russell King
2
-6
/
+6
2009-02-22
Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...
Len Brown
114
-566
/
+1446
2009-02-22
ACPI: remove CONFIG_ACPI_SYSTEM
Bjorn Helgaas
2
-8
/
+1
2009-02-22
fujitsu-laptop: Use RFKILL support bitmask from firmware
Tony Vroon
1
-7
/
+18
2009-02-22
ixgbe: fix for 82598 Si errata causing buffer overflow
Don Skidmore
1
-1
/
+16
2009-02-22
Merge branch 'hibernate'
Linus Torvalds
1
-0
/
+17
2009-02-22
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
1
-0
/
+17
2009-02-21
battery: don't assume we are fully charged when not charging or discharging
Richard Hughes
1
-1
/
+24
2009-02-21
ACPI: EC: Add delay for slow MSI controller
Alexey Starikovskiy
1
-0
/
+9
2009-02-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
15
-167
/
+271
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
19
-62
/
+131
2009-02-21
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
2
-0
/
+51
2009-02-21
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
1
-1
/
+0
2009-02-21
sx.c: avoid referencing freed memory if copy_from_user() fails
Dan Carpenter
1
-1
/
+1
2009-02-21
sx.c: fix dbl statement if - add missing braces
Ilpo Järvinen
1
-1
/
+2
2009-02-20
sungem: another error printed one too early
roel kluin
1
-1
/
+1
2009-02-20
niu: Add TCAM classification configuration
Santwona Behera
2
-27
/
+686
[next]