aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2006-08-29[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger
2006-08-29[PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi
2006-08-29[PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi
2006-08-29[PATCH] ipw2200: enable wireless extension passive scanZhu Yi
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi
2006-08-29[PATCH] ipw2200: Add pci .shutdown handlerZhu Yi
2006-08-29[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi
2006-08-29[PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi