index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-22
WAN: don't print HD64572 driver versions anymore.
Krzysztof Hałasa
2
-26
/
+2
2008-11-22
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
1
-29
/
+8
2008-11-22
WAN: rework HD64572 interrupts a bit.
Krzysztof Hałasa
1
-23
/
+13
2008-11-22
WAN: HD64572 already handles TX underruns with DMAC.
Krzysztof Hałasa
1
-17
/
+15
2008-11-22
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
Krzysztof Hałasa
1
-8
/
+3
2008-11-22
WAN: convert HD64572-based drivers to NAPI.
Krzysztof Hałasa
3
-37
/
+71
2008-11-22
WAN: remove SCA support from SCA-II drivers
Krzysztof Hałasa
3
-261
/
+45
2008-11-22
WAN: remove SCA II support from SCA drivers
Krzysztof Hałasa
3
-205
/
+58
2008-11-22
WAN: split hd6457x.c into hd64570.c and hd64572.c
Krzysztof Hałasa
6
-4
/
+871
2008-11-21
ne2k: convert to net_device_ops
Stephen Hemminger
3
-15
/
+37
2008-11-21
eql: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-21
sc92031: convert to net_device_ops
Stephen Hemminger
1
-11
/
+18
2008-11-21
qla3xxx: convert to net_device_ops
Stephen Hemminger
1
-10
/
+12
2008-11-21
hamachi: convert to net_device_ops
Stephen Hemminger
1
-7
/
+14
2008-11-21
bnx2x: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-21
ns83820: convert to net_device_ops
Stephen Hemminger
1
-8
/
+14
2008-11-21
yellowfin: convert to net_device_ops
Stephen Hemminger
1
-6
/
+11
2008-11-21
r6040: convert to net_device_ops
Stephen Hemminger
1
-11
/
+18
2008-11-21
sis900: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-21
tehuti: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-21
sfc: convert to net_device_ops
Stephen Hemminger
1
-13
/
+18
2008-11-21
netxen: convert to net_device_ops
Stephen Hemminger
2
-20
/
+33
2008-11-21
dl2k: convert to net_device_ops
Stephen Hemminger
1
-8
/
+14
2008-11-21
bnx2: convert to net_device_ops
Stephen Hemminger
1
-16
/
+20
2008-11-21
mlx4: convert to net_device_ops
Stephen Hemminger
1
-15
/
+19
2008-11-21
myri10ge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2008-11-21
via-rhine: convert to net_device_ops
Stephen Hemminger
1
-11
/
+17
2008-11-21
qlge: fix sparse warnings
Stephen Hemminger
1
-13
/
+14
2008-11-21
qlge: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-21
s2io: convert to net_device_ops
Stephen Hemminger
1
-21
/
+22
2008-11-21
jme: convert driver to net_device_ops
Stephen Hemminger
1
-9
/
+13
2008-11-21
tg3: Update version to 3.96
Matt Carlson
1
-2
/
+2
2008-11-21
broadcom: Add 57780 support
Matt Carlson
1
-0
/
+21
2008-11-21
tg3: Add 57780 support
Matt Carlson
2
-78
/
+175
2008-11-21
tg3: Allow GPHY powerdown on 5761
Matt Carlson
1
-2
/
+1
2008-11-21
tg3: Embrace pci_ioremap_bar()
Matt Carlson
1
-20
/
+1
2008-11-21
tg3: Extract FW ver from alt NVRAM formats
Matt Carlson
2
-1
/
+61
2008-11-21
tg3: Enable GPHY APD on select devices
Matt Carlson
2
-6
/
+48
2008-11-21
tg3: Prevent corruption at 10 / 100Mbps w CLKREQ
Matt Carlson
2
-14
/
+67
2008-11-21
tg3: Qualify use of tp->pcix_cap
Matt Carlson
1
-26
/
+24
2008-11-21
tg3: Use NET_IP_ALIGN
Matt Carlson
1
-7
/
+13
2008-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
97
-1405
/
+5161
2008-11-21
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
5
-63
/
+116
2008-11-21
e1000e: fix incorrect link status when switch module pulled
Bruce Allan
3
-6
/
+4
2008-11-21
e1000e: store EEPROM version number to prevent unnecessary NVM reads
Bruce Allan
3
-5
/
+7
2008-11-21
e1000e: cosmetic newline in debug message
Bruce Allan
1
-1
/
+1
2008-11-21
e1000e: sync change flow control variables with ixgbe
Bruce Allan
7
-53
/
+58
2008-11-21
e1000e: link up/down messages must follow a specific format
Bruce Allan
1
-2
/
+7
2008-11-21
e1000e: ESB2 config after link up
Bruce Allan
4
-37
/
+167
2008-11-21
e1000e: check return of pci_save_state
Bruce Allan
1
-1
/
+4
[prev]
[next]