aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-09-11[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake
2006-09-11[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger
2006-09-11[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz
2006-09-11Merge branch 'from-linus' into upstreamJohn W. Linville
2006-09-11r8169: quirk for the 8110sb on arm platformFrancois Romieu
2006-09-11Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-09-11[PATCH] Fix dm9000 release_resourceDirk Opfer
2006-09-11[PATCH] skge: check for PCI hotplug during IRQStephen Hemminger
2006-09-11[PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek
2006-09-11[PATCH] Handle pci_enable_device() errors in resumeValerie Henson
2006-09-11[PATCH] Use tulip.h in winbond-840.cGrant Grundler
2006-09-11[PATCH] Clean up tulip.hGrant Grundler
2006-09-11[PATCH] Defer tulip_select_media() to process contextFrancois Romieu
2006-09-11[PATCH] Flush MMIO writes in reset sequenceGrant Grundler
2006-09-11[PATCH] Make DS21143 printout match lspci outputThibaut Varene
2006-09-11[PATCH] Print physical address in tulip_init_oneGrant Grundler
2006-09-11[PATCH] Change tulip maintainerValerie Henson
2006-09-06[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk
2006-09-06[PATCH] skge: version 1.8Stephen Hemminger
2006-09-06[PATCH] skge: use NAPI for transmit completeStephen Hemminger
2006-09-06[PATCH] skge: irq lock raceStephen Hemminger
2006-09-06[PATCH] skge: use netdev_alloc_skbStephen Hemminger
2006-09-06[PATCH] sky2: more pci device id'sStephen Hemminger
2006-09-06[PATCH] myri10ge: improve firmware selectionBrice Goglin
2006-09-06Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-09-06[PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik
2006-09-06[PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla
2006-09-06[PATCH] forcedeth: errata for marvell physAyaz Abdulla
2006-09-04Merge branch 'master' into upstreamJeff Garzik
2006-08-31Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik
2006-08-31ixgb: Increment version to 1.0.112-k2Auke Kok
2006-08-31ixgb: remove skb->dev assignmentAuke Kok
2006-08-31ixgb: Add PCI Error recovery callbacksLinas Vepstas
2006-08-31ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg
2006-08-31ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg
2006-08-31ixgb: recalculate after how many descriptors to wake the queueAuke Kok
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