aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2-16/+16
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds21-385/+893
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-41/+34
2007-05-08smsc-ircc2: add PNP supportBjorn Helgaas1-23/+75
2007-05-08smsc-ircc2: tidy up module parameter checkingBjorn Helgaas1-6/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap8-8/+0
2007-05-08[netdrvr] atl1: fix buildJeff Garzik1-0/+1
2007-05-08pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson1-1/+6
2007-05-08pasemi_mac: PHY supportOlof Johansson3-0/+133
2007-05-08pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson2-4/+23
2007-05-08pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson1-38/+37
2007-05-08pasemi_mac: Minor cleanup / define fixesOlof Johansson2-10/+8
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 Johansson2-9/+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-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2-9/+1
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-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-08Merge branch 'linux-2.6'Paul Mackerras46-5417/+6598
2007-05-08[POWERPC] Generalize tsi108 PHY typesJosh Boyer2-14/+7
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+46
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+2
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2-1/+48
2007-05-07[TG3]: Update version and reldate.Michael Chan1-2/+2
2007-05-07[TG3]: Eliminate spurious interrupts.Michael Chan1-2/+10
2007-05-07[TG3]: Add ASPM workaround.Matt Carlson2-0/+34
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise1-2/+2