index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
smc9194.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
1
-7
/
+24
2007-05-08
pasemi_mac: Timer and interrupt fixes
Olof Johansson
2
-12
/
+30
2007-05-08
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
1
-3
/
+41
2007-05-08
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
4
-23
/
+23
2007-05-08
tc35815: Remove unnecessary skb->dev assignment
Atsushi Nemoto
1
-1
/
+0
2007-05-08
drivers/net/dm9000: Convert to generic boolean
Richard Knutsson
1
-7
/
+4
2007-05-08
AT91RM9200 Ethernet: Fix multicast addressing
Andrew Victor
1
-2
/
+2
2007-05-08
AT91RM9200 Ethernet: Support additional PHYs
Andrew Victor
2
-21
/
+73
2007-05-08
PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code
Komuro
1
-6
/
+8
2007-05-08
sky2: re-enable 88E8056 for most motherboards
Stephen Hemminger
1
-4
/
+13
2007-05-08
MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX
Atsushi Nemoto
2
-33
/
+0
2007-05-08
ne: MIPS: Use platform_driver for ne on RBTX49XX
Atsushi Nemoto
4
-9
/
+40
2007-05-08
ne: Add NEEDS_PORTLIST to control ISA auto-probe
Atsushi Nemoto
1
-3
/
+8
2007-05-08
ne: Misc fixes for platform driver.
Atsushi Nemoto
1
-6
/
+7
2007-05-08
ne: Add platform_driver
Atsushi Nemoto
1
-2
/
+89
2007-05-08
libertas: fix for wireless Kconfig changes
John W. Linville
1
-1
/
+1
2007-05-08
atl1: fix whitespace damage
Jay Cliburn
1
-11
/
+11
2007-05-08
atl1: use dev_printk macros
Jay Cliburn
4
-87
/
+68
2007-05-08
ehea: Fix skb header access
Thomas Klein
1
-3
/
+3
2007-05-08
s390: qeth driver hardware specs adaptions
Peter Tiedemann
3
-99
/
+247
2007-05-08
s390: fix Oops when unloading module netiucv
Ursula Braun
1
-2
/
+3
2007-05-08
s390: free skbs in finite amount of time in qeth
Ursula Braun
4
-17
/
+39
2007-05-08
s390: qeth driver connection hang
Ursula Braun
4
-7
/
+7
2007-05-08
Subject: natsemi: Allow users to disable workaround for DspCfg reset
Mark Brown
1
-2
/
+66
2007-05-08
natsemi: Improve diagnostics for DspCfg workaround
Mark Brown
1
-1
/
+1
2007-05-08
smc91x SuperH support
Nobuhiro Iwamatsu
1
-0
/
+34
2007-05-08
DM9000: fix use of kfree() on net device
Ben Dooks
1
-2
/
+2
2007-05-08
skge: allow WOL except for known broken chips
Stephen Hemminger
1
-3
/
+6
2007-05-08
myri10ge: replace the chipset whitelist with firmware autodetection
Brice Goglin
1
-56
/
+65
2007-05-08
myri10ge: move the DMA test code into its own function
Brice Goglin
1
-53
/
+68
2007-05-08
myri10ge: fix restoring of multicast list after reset
Brice Goglin
1
-5
/
+5
2007-05-08
myri10ge: update firmware headers
Brice Goglin
1
-1
/
+13
2007-05-08
myri10ge: support new firmware counters
Brice Goglin
2
-2
/
+13
2007-05-08
pasemi_mac: A couple of minor bugfixes.
Olof Johansson
1
-15
/
+8
2007-05-08
Fix bluetooth HCI sysfs compile
Linus Torvalds
1
-2
/
+2
2007-05-07
[SCSI] esp_scsi: Fix section mismatch warnings.
Martin Habets
1
-1
/
+1
2007-05-07
[VIDEO] sunxvr2500: Fix PCI device ID table.
David S. Miller
1
-8
/
+8
2007-05-07
Fix up SLUB compile
Linus Torvalds
1
-3
/
+3
2007-05-07
spi_s3c24xx.c: Fix build
Arnaud Patard
1
-2
/
+0
2007-05-07
rename TANBAC TB0219 config
Yoichi Yuasa
2
-3
/
+3
2007-05-07
ehci-ps3, ohci-ps3: fix compilation
Geoff Levand
2
-15
/
+0
2007-05-07
Fix ppp_deflate issues with recent zlib_inflate changes
Richard Purdie
1
-3
/
+5
2007-05-07
cx88-video build fix
Andrew Morton
3
-1
/
+4
2007-05-07
xtensa: strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-05-07
v850: generic timekeeping conversion
john stultz
2
-75
/
+4
2007-05-07
uml: fix prototypes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+7
2007-05-07
uml: virtualized time fix
Jeff Dike
1
-2
/
+12
2007-05-07
uml: out of tmpfs space error clarification
Jeff Dike
1
-2
/
+2
2007-05-07
uml: only flush areas covered by VMA
Jeff Dike
1
-2
/
+7
2007-05-07
uml: more page fault path trimming
Jeff Dike
12
-378
/
+158
[next]