summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-08-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-08-31- cxgb3 engine microcode loadDivy Le Ray
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray
2007-08-31netxen: fix crashes during module unloaddhananjay@netxen.com
2007-08-31netxen: Avoid firmware load in PCI probedhananjay@netxen.com
2007-08-31PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno
2007-08-31IOC3: Program UART predividers.Ralf Baechle
2007-08-28[BNX2]: Add write posting comment.Michael Chan
2007-08-28[BNX2]: Use msleep().Arjan van de Ven
2007-08-26[NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl
2007-08-26[IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl
2007-08-26[SLIP]: trivial sparse warning fixStephen Hemminger
2007-08-26[EQL]: sparse warning fixStephen Hemminger
2007-08-25myri10ge: update driver version to 1.3.2-1.269Brice Goglin
2007-08-25myri10ge: use pcie_get/set_readrqBrice Goglin
2007-08-25ehea: fix queue destructorJan-Bernd Themann
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann
2007-08-25sgiseeq: Fix return type of sgiseeq_removeRalf Baechle
2007-08-25sky2 1.17Stephen Hemminger
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger
2007-08-25DM9000: fix interface hang under loadFlorian Westphal
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle
2007-08-25fix realtek phy id in forcedethWilly Tarreau
2007-08-21[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov
2007-08-21sky2: don't clear phy power bitsStephen Hemminger
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt
2007-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok
2007-08-13[NET]: Share correct feature code between bridging and bondingHerbert Xu
2007-08-13[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski
2007-08-13[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-14xen-netfront: Avoid deref'ing skbafter it is potentially freed.Jeremy Fitzhardinge
2007-08-143c59x: fix duplex configurationSteffen Klassert
2007-08-14natsemi: fix netdev error acountingAndrew Morton
2007-08-14ax88796 printk fixesAndrew Morton
2007-08-14myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin
2007-08-14via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess
2007-08-13mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen
2007-08-07drivers/net/ibmveth.c: memset fixMariusz Kozlowski
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer
2007-08-07ehea: Eliminated some compiler warningsThomas Klein
2007-08-07ehea: Simplify resource usage checkThomas Klein
2007-08-07ehea: Fix workqueue handlingThomas Klein
2007-08-07ibmveth: Fix rx pool deactivate oopsBrian King
2007-08-07Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik