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.13.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-07-25
netdev: i82596 Ethernet needs <asm/cacheflush.h>
Geert Uytterhoeven
1
-0
/
+1
2007-07-25
forcedeth: mcp73 device addition
Ayaz Abdulla
1
-0
/
+16
2007-07-25
atl1: make atl1_init_ring_ptrs static
Chris Snook
1
-1
/
+1
2007-07-25
eHEA: net_poll support
Jan-Bernd Themann
2
-2
/
+22
2007-07-25
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
1
-6
/
+0
2007-07-25
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
1
-9
/
+8
2007-07-25
Fix error checking in Vitesse IRQ config
Andy Fleming
1
-1
/
+1
2007-07-25
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2
-13
/
+44
2007-07-25
atl1: use kernel provided ethernet length constants
Jay Cliburn
2
-11
/
+7
2007-07-25
atl1: fix typo in dma_req_block
Jay Cliburn
1
-2
/
+2
2007-07-25
atl1: change cmb write threshold
Jay Cliburn
1
-1
/
+4
2007-07-25
atl1: fix typo in DMA engine setup
Jay Cliburn
1
-2
/
+2
2007-07-25
atl1: change tpd_avail function name
Jay Cliburn
1
-2
/
+2
2007-07-25
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2
-2
/
+8
2007-07-25
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
1
-1
/
+0
2007-07-25
ps3: use ethX as the name of irq
Masakazu Mokuno
1
-1
/
+1
2007-07-25
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2
-24
/
+8
2007-07-25
ps3: removed conditional ethtool support
Masakazu Mokuno
2
-6
/
+0
2007-07-25
ps3: removed defines no longer used
Masakazu Mokuno
1
-7
/
+0
2007-07-25
ps3: tx descriptor handling cleanup
Masakazu Mokuno
1
-53
/
+71
2007-07-25
ps3: some minor cleanups
Masakazu Mokuno
2
-3
/
+3
2007-07-25
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
1
-1
/
+1
2007-07-25
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2
-26
/
+25
2007-07-25
ucc_geth: add support to netif message level
Li Yang
1
-125
/
+190
2007-07-25
ucc_geth: add ethtool support
Li Yang
5
-14
/
+407
2007-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
21
-715
/
+802
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
61
-1236
/
+3525
2007-07-22
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
5
-397
/
+417
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-255
/
+468
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
8
-75
/
+282
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
11
-155
/
+130
2007-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-11
/
+10
2007-07-22
KVM: Require CONFIG_ANON_INODES
Avi Kivity
1
-0
/
+1
2007-07-22
Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...
Russell King
11
-255
/
+468
2007-07-22
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
Ben Dooks
1
-1
/
+1
2007-07-22
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
1
-1
/
+0
2007-07-22
[POWERPC] init and exit markings for hvc_iseries
Stephen Rothwell
1
-4
/
+4
2007-07-22
[POWERPC] Quiet section mismatch in hvc_rtas.c
Stephen Rothwell
1
-1
/
+1
2007-07-22
[POWERPC] hvcs: Make some things static and const
Stephen Rothwell
1
-4
/
+4
2007-07-22
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
1
-1
/
+1
2007-07-22
leds: cr_bllcd.c: build fix
Andrew Morton
1
-1
/
+1
2007-07-22
Pull tables-in-sysfs into release branch
Len Brown
1
-21
/
+144
2007-07-22
Pull netlink into release branch
Len Brown
2
-7
/
+150
2007-07-22
ACPI: Populate /sys/firmware/acpi/tables/
Zhang Rui
1
-21
/
+144
2007-07-22
Pull osi into release branch
Len Brown
2
-48
/
+9
2007-07-22
Pull video into release branch
Len Brown
4
-39
/
+93
2007-07-22
Pull throttle into release branch
Len Brown
2
-15
/
+401
2007-07-22
Pull thinkpad into release branch
Len Brown
3
-82
/
+576
2007-07-22
Pull sony into release branch
Len Brown
1
-60
/
+308
2007-07-22
Pull misc into release branch
Len Brown
5
-23
/
+19
[next]