aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2006-08-318139cp: use PCI_DEVICE() to shorten the PCI device tableFrancois Romieu
2006-08-318139cp: pci_get_drvdata(pdev) can not be NULL in suspend handlerFrançois Romieu
2006-08-318139cp: removal of useless BUG_ON() checkFrancois Romieu
2006-08-318139cp: sync the device private data with its r8169 counterpartFrancois Romieu
2006-08-318139cp: ring_info removal for the receive pathFrancois Romieu
2006-08-318139cp: remove gratuitous indirectionFrancois Romieu
2006-08-318139cp: trim ring_infoFrancois Romieu
2006-08-31r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu
2006-08-31r8169: add basic MII ioctl supportFrancois Romieu
2006-08-31r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu
2006-08-31r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu
2006-08-31r8169: udelay() removalFrancois Romieu
2006-08-31r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-08-29[SUNLANCE]: Fix probing problem.Krzysztof Helt
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger
2006-08-29[E100]: Add module option to ignore bad EEPROM checksums.David S. Miller
2006-08-29[PATCH] skge: version 1.7Stephen Hemminger
2006-08-29[PATCH] skge: use ethX for irq assigmentsStephen Hemminger
2006-08-29[PATCH] skge: use dev_alloc_skbStephen Hemminger
2006-08-29[PATCH] skge: pci bus post fixesStephen Hemminger
2006-08-29[PATCH] skge: cleanup suspend/resume codeStephen Hemminger
2006-08-29[PATCH] sky2: version 1.7shemminger@osdl.org
2006-08-29[PATCH] sky2: pci post bugshemminger@osdl.org
2006-08-29[PATCH] sky2: power down PHY when not upshemminger@osdl.org
2006-08-29[PATCH] sky2: optimize checksum offload informationshemminger@osdl.org
2006-08-29[PATCH] sky2: TSO mss optimizationshemminger@osdl.org
2006-08-29[PATCH] sky2: MSI test timingshemminger@osdl.org
2006-08-29[PATCH] sky2: dont use force status bitshemminger@osdl.org
2006-08-29[PATCH] sky2: use netdev_alloc_skbshemminger@osdl.org
2006-08-29[PATCH] sky2: remove cloned/pskb_expand_head checkshemminger@osdl.org
2006-08-29[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger