aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg
2006-08-31ixgb: convert dev->priv to netdev_priv(dev).Auke Kok
2006-08-31ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok
2006-08-31e100: increment version to 3.5.16-k2Auke Kok
2006-08-31e100: remove skb->dev assignmentAuke Kok
2006-08-31e100: fix error recoveryLinas Vepstas
2006-08-31e100: Convert e100 to use netdev_alloc_skb().Auke Kok
2006-08-31e1000: Increment driver version to 7.2.7-k2Auke Kok
2006-08-31e1000: clean up skb allocation codeChristoph Hellwig
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg
2006-08-28e1000: Use module param array codeAuke Kok
2006-08-28e1000: remove unused part_num reading codeAuke Kok
2006-08-28e1000: error out if we cannot enable PCI device on resumeAuke Kok
2006-08-28e1000: ring buffers resources cleanupVasily Averin
2006-08-28e1000: e1000_probe resources cleanupVasily Averin
2006-08-28e1000: IRQ resources cleanupVasily Averin
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok
2006-08-24Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2006-08-24[PATCH] myri10ge: use multicast support in the firmwareBrice Goglin
2006-08-24[PATCH] myri10ge: use netif_msg_linkBrice Goglin
2006-08-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-24Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-08-24[PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie
2006-08-24[PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry
2006-08-24[PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens
2006-08-24[PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn
2006-08-23[PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin
2006-08-23[PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin
2006-08-19[PATCH] network: axnet_cs.c: add new id (0x021b, 0x0202)Komuro
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-19[PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-08-19[PATCH] remove an unused function from the headerHenrik Kretzschmar
2006-08-19Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-08-19[PATCH] myri10ge: convert to netdev_alloc_skbBrice Goglin
2006-08-19[PATCH] myri10ge: define some previously hardwired firmware constantsBrice Goglin
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug
2006-08-19[PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan
2006-08-19[PATCH] s390: fix arp_tbl lock usage in qethHeiko Carstens
2006-08-19[PATCH] skge: remember to run netif_poll_disable()Edgar E. Iglesias
2006-08-19[PATCH] Add ethtool -g support to Spidernet network driverJim Lewis
2006-08-19[PATCH] build fixes: smc91xDavid Brownell
2006-08-19[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi
2006-08-19[PATCH] lockdep: fix smc91xRussell King
2006-08-19[PATCH] via-rhine: NAPI poll enableStephen Hemminger
2006-08-19[PATCH] via-rhine: NAPI supportRoger Luethi
2006-08-19[PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard