summaryrefslogtreecommitdiffstats
path: root/drivers/net/smc9194.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-08pasemi_mac: Add SKB reuse / copy-breakOlof Johansson1-7/+24
2007-05-08pasemi_mac: Timer and interrupt fixesOlof Johansson2-12/+30
2007-05-08pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson1-3/+41
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson4-23/+23
2007-05-08tc35815: Remove unnecessary skb->dev assignmentAtsushi Nemoto1-1/+0
2007-05-08drivers/net/dm9000: Convert to generic booleanRichard Knutsson1-7/+4
2007-05-08AT91RM9200 Ethernet: Fix multicast addressingAndrew Victor1-2/+2
2007-05-08AT91RM9200 Ethernet: Support additional PHYsAndrew Victor2-21/+73
2007-05-08PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast codeKomuro1-6/+8
2007-05-08sky2: re-enable 88E8056 for most motherboardsStephen Hemminger1-4/+13
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2-33/+0
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto4-9/+40
2007-05-08ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto1-3/+8
2007-05-08ne: Misc fixes for platform driver.Atsushi Nemoto1-6/+7
2007-05-08ne: Add platform_driverAtsushi Nemoto1-2/+89
2007-05-08libertas: fix for wireless Kconfig changesJohn W. Linville1-1/+1
2007-05-08atl1: fix whitespace damageJay Cliburn1-11/+11
2007-05-08atl1: use dev_printk macrosJay Cliburn4-87/+68
2007-05-08ehea: Fix skb header accessThomas Klein1-3/+3
2007-05-08s390: qeth driver hardware specs adaptionsPeter Tiedemann3-99/+247
2007-05-08s390: fix Oops when unloading module netiucvUrsula Braun1-2/+3
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun4-17/+39
2007-05-08s390: qeth driver connection hangUrsula Braun4-7/+7
2007-05-08Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown1-2/+66
2007-05-08natsemi: Improve diagnostics for DspCfg workaroundMark Brown1-1/+1
2007-05-08smc91x SuperH supportNobuhiro Iwamatsu1-0/+34
2007-05-08DM9000: fix use of kfree() on net deviceBen Dooks1-2/+2
2007-05-08skge: allow WOL except for known broken chipsStephen Hemminger1-3/+6
2007-05-08myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin1-56/+65
2007-05-08myri10ge: move the DMA test code into its own functionBrice Goglin1-53/+68
2007-05-08myri10ge: fix restoring of multicast list after resetBrice Goglin1-5/+5
2007-05-08myri10ge: update firmware headersBrice Goglin1-1/+13
2007-05-08myri10ge: support new firmware countersBrice Goglin2-2/+13
2007-05-08pasemi_mac: A couple of minor bugfixes.Olof Johansson1-15/+8
2007-05-08Fix bluetooth HCI sysfs compileLinus Torvalds1-2/+2
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller1-8/+8
2007-05-07Fix up SLUB compileLinus Torvalds1-3/+3
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard1-2/+0
2007-05-07rename TANBAC TB0219 configYoichi Yuasa2-3/+3
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie1-3/+5
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-07xtensa: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-07v850: generic timekeeping conversionjohn stultz2-75/+4
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso1-3/+7
2007-05-07uml: virtualized time fixJeff Dike1-2/+12
2007-05-07uml: out of tmpfs space error clarificationJeff Dike1-2/+2
2007-05-07uml: only flush areas covered by VMAJeff Dike1-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike12-378/+158