summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg2006-08-311-1/+1
* ixgb: recalculate after how many descriptors to wake the queueAuke Kok2006-08-312-4/+1Star
* ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg2006-08-311-5/+1Star
* ixgb: convert dev->priv to netdev_priv(dev).Auke Kok2006-08-311-1/+1
* ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok2006-08-311-2/+2
* e100: increment version to 3.5.16-k2Auke Kok2006-08-311-1/+1
* e100: remove skb->dev assignmentAuke Kok2006-08-311-1/+0Star
* e100: fix error recoveryLinas Vepstas2006-08-311-0/+1
* e100: Convert e100 to use netdev_alloc_skb().Auke Kok2006-08-311-2/+2
* e1000: Increment driver version to 7.2.7-k2Auke Kok2006-08-311-1/+1
* e1000: clean up skb allocation codeChristoph Hellwig2006-08-311-11/+6Star
* e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg2006-08-314-0/+5
* e1000: unify WoL capability detection codeJesse Brandeburg2006-08-313-89/+127
* e1000: Use module param array codeAuke Kok2006-08-281-51/+110
* e1000: remove unused part_num reading codeAuke Kok2006-08-283-37/+0Star
* e1000: error out if we cannot enable PCI device on resumeAuke Kok2006-08-281-2/+5
* e1000: ring buffers resources cleanupVasily Averin2006-08-281-8/+6Star
* e1000: e1000_probe resources cleanupVasily Averin2006-08-281-16/+28
* e1000: IRQ resources cleanupVasily Averin2006-08-281-1/+4
* e1000: Whitespace cleanup, cosmetic changesAuke Kok2006-08-285-554/+554
* Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-08-247-41/+80
|\
| * ixgb: Increment version to 1.0.109-k4Auke Kok2006-08-161-1/+1
| * ixgb: fix cache miss due to miscalculationJesse Brandeburg2006-08-161-6/+6
| * ixgb: Add CX4 PHY type detection and subdevice ID.Manasi Deval2006-08-162-0/+12
| * e1000: Increment driver version to 7.1.9-k6Auke Kok2006-08-161-1/+1
| * e1000: Disable aggressive clocking on esb2 with SERDES portJeff Kirsher2006-08-161-2/+0Star
| * e1000: Force full DMA clocking for 10/100 speedJeff Kirsher2006-08-161-0/+11
| * e1000: Allow NVM to setup LPLU for IGP2 and IGP3Jeff Kirsher2006-08-161-5/+8
| * e1000: explicit locking for two ethtool path functionsJesse Brandeburg2006-08-161-10/+23
| * e1000: Explicitly power up the PHY during loopback testing.Jesse Brandeburg2006-08-162-1/+8
| * e1000: Remove 0x1000 as supported deviceJeff Kirsher2006-08-161-1/+0Star
| * e1000: Same cosmetic fix as earlier sent out for IPV4.Auke Kok2006-08-161-1/+1
| * e100: increment version to 3.5.10-k4Auke Kok2006-08-161-4/+4
| * e100: Fix MDIO/MDIO-XJeff Kirsher2006-08-161-9/+5Star
* | [PATCH] myri10ge: use multicast support in the firmwareBrice Goglin2006-08-242-8/+124
* | [PATCH] myri10ge: use netif_msg_linkBrice Goglin2006-08-241-7/+39
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-245-14/+37
|\ \
| * \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-241-0/+3
| |\ \
| | * | [PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin2006-08-231-0/+3
| | * | [PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin2006-08-231-1/+1
| * | | [PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie2006-08-241-1/+1
| * | | [PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry2006-08-241-8/+17
| * | | [PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens2006-08-241-4/+14
| * | | [PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn2006-08-241-1/+2
* | | | [PATCH] network: axnet_cs.c: add new id (0x021b, 0x0202)Komuro2006-08-191-2/+1Star
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-191-4/+5
|\| | |
| * | | [PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa2006-08-191-4/+5
* | | | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-1964-64/+64
* | | | [PATCH] remove an unused function from the headerHenrik Kretzschmar2006-08-191-19/+0Star
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-08-1913-77/+575
|\ \ \ \