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
2010-04-13
be2net: clarify promiscuous cmd with a comment
Sathya Perla
1
-0
/
+4
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
7
-9
/
+0
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
13
-13
/
+0
2010-04-13
bcm63xx_enet: do not overwrite ENET_CTL_REG value
Florian Fainelli
1
-1
/
+3
2010-04-13
PHY: fix typo in bcm63xx PHY driver table
Florian Fainelli
1
-1
/
+1
2010-04-13
chelsio: Fix build warning.
David S. Miller
1
-1
/
+1
2010-04-13
e1000e: use static params to save stack space
Jesse Brandeburg
1
-8
/
+8
2010-04-13
igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN
Alexander Duyck
1
-4
/
+4
2010-04-13
myri10ge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-22
/
+22
2010-04-13
qlge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-33
/
+33
2010-04-13
cxgb3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-10
/
+10
2010-04-13
chelsio: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-25
/
+25
2010-04-13
qla3xxx: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-36
/
+36
2010-04-13
tg3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-22
/
+22
2010-04-13
tg3: Update version to 3.110
Matt Carlson
1
-2
/
+2
2010-04-13
tg3: Remove function errors flagged by checkpatch
Matt Carlson
1
-9
/
+9
2010-04-13
tg3: Unify max pkt size preprocessor constants
Matt Carlson
2
-3
/
+2
2010-04-13
tg3: Re-inline VLAN tags when appropriate
Matt Carlson
1
-11
/
+33
2010-04-13
tg3: Optimize rx double copy test
Matt Carlson
2
-10
/
+27
2010-04-13
tg3: Reduce 57765 core clock when link at 10Mbps
Matt Carlson
1
-0
/
+5
2010-04-13
tg3: Set card 57765 card reader MRRS to 1024B
Matt Carlson
2
-0
/
+3
2010-04-13
tg3: Disable CLKREQ in L2
Matt Carlson
2
-0
/
+16
2010-04-13
gianfar: Add hardware TX timestamping support
Manfred Rudigier
2
-20
/
+101
2010-04-13
gianfar: Add hardware RX timestamping support
Manfred Rudigier
2
-5
/
+66
2010-04-13
Add non-Virtex5 support for LL TEMAC driver
John Linn
3
-38
/
+115
2010-04-13
net: ll_temac: remove virt_to_bus call
John Linn
1
-3
/
+1
2010-04-13
r6040: use (dev|netdev)_<level> macros helpers
Florian Fainelli
1
-14
/
+13
2010-04-13
can: Add esd board support to plx_pci CAN driver
Matthias Fuchs
2
-12
/
+145
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2598
-3480
/
+7307
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2594
-3411
/
+7149
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-7
/
+7
2010-04-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
14
-58
/
+121
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
33
-298
/
+508
2010-04-09
Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
Linus Torvalds
1
-1
/
+1
2010-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+9
2010-04-09
Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus
Roland Dreier
3
-7
/
+6
2010-04-09
[S390] sclp_async: potential buffer overflow
Dan Carpenter
1
-1
/
+1
2010-04-09
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
24
-241
/
+429
2010-04-09
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
Ben Skeggs
1
-1
/
+7
2010-04-09
drm/nv50: implement gpio set/get routines
Ben Skeggs
4
-7
/
+86
2010-04-09
drm/nv50: parse/use some more de-magiced parts of gpio table entries
Ben Skeggs
2
-14
/
+11
2010-04-09
drm/nouveau: store raw gpio table entry in bios gpio structs
Ben Skeggs
2
-28
/
+21
2010-04-09
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
1
-0
/
+21
2010-04-09
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
Marcin KoĆcielnicki
1
-1
/
+12
2010-04-09
drm/nv50: another dodgy DP hack
Ben Skeggs
1
-0
/
+3
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
4
-5
/
+12
2010-04-09
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
Ben Skeggs
2
-1
/
+22
2010-04-09
drm/nv50: Allow using the NVA3 new compute class.
Marcin KoĆcielnicki
1
-3
/
+4
2010-04-09
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
1
-1
/
+3
[next]