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-03-27
netdev: convert at1700 to net_device_ops
Stephen Hemminger
1
-7
/
+12
2009-03-27
netdev: convert eexpro to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: convert eexpress to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: ibmlana convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
lance: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-27
netdev: smc-ultra fix netpoll
Stephen Hemminger
1
-1
/
+1
2009-03-27
netdev: smc-ultra32 convert to net_device_ops
Stephen Hemminger
1
-5
/
+18
2009-03-27
netdev: smc9194 convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: seeq8005 convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
wireless: convert wavelan to net_device_ops
Stephen Hemminger
2
-51
/
+37
2009-03-27
wireless: convert arlan to net_device_ops
Stephen Hemminger
1
-9
/
+12
2009-03-27
wan: convert sdla driver to net_device_ops
Stephen Hemminger
1
-21
/
+15
2009-03-27
tokenring: convert smctr to net_device_ops
Stephen Hemminger
1
-7
/
+9
2009-03-27
tokenring: convert drivers to net_device_ops
Stephen Hemminger
3
-9
/
+20
2009-03-27
IRDA: convert donauboe to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-03-27
appletalk: convert LTPC to net_device_ops
Stephen Hemminger
1
-7
/
+7
2009-03-27
appletalk: convert LTPC to use internal net_device_stats
Stephen Hemminger
1
-20
/
+4
2009-03-27
appltetalk: convert cops device to net_device ops
Stephen Hemminger
1
-7
/
+10
2009-03-27
appletalk: convert cops to internal net_device_stats
Stephen Hemminger
1
-20
/
+8
2009-03-27
3c503, smc-ultra: netdev_ops bugs
Stephen Hemminger
2
-6
/
+0
2009-03-27
smsc911x: enforce read-after-write timing restriction on eeprom access
Steve Glendinning
1
-0
/
+5
2009-03-27
gianfar: fix headroom expansion code
Stephen Hemminger
1
-22
/
+24
2009-03-27
benet: use do_div() for 64 bit divide
Stephen Hemminger
1
-10
/
+18
2009-03-27
net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.
Thierry Reding
3
-0
/
+1121
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
6
-2
/
+1254
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
13
-50
/
+20
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+6
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
50
-2893
/
+3020
2009-03-27
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-4
/
+52
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
705
-80037
/
+89436
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
40
-536
/
+746
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
50
-609
/
+1160
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
556
-24773
/
+22574
2009-03-26
m68k: section mismatch fixes: Atari SCSI
Michael Schmitz
2
-2
/
+2
2009-03-26
m68k: mac - Add SWIM floppy support
Laurent Vivier
4
-0
/
+1252
2009-03-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
76
-542
/
+1316
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
146
-3612
/
+4989
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
113
-530
/
+1052
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
40
-1850
/
+1533
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
18
-367
/
+2043
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-17
/
+19
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-3
/
+2596
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
6
-273
/
+379
2009-03-26
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
1
-3
/
+3
2009-03-26
[S390] use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-26
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
3
-8
/
+5
2009-03-26
[S390] Use csum_partial in checksum.h
Frank Munzert
1
-1
/
+3
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
1
-1
/
+1
2009-03-26
[S390] list usage cleanup in s390
Eric Sesterhenn
1
-4
/
+2
[next]