aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-16[PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu
2007-09-16[PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu
2007-09-16[PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu
2007-09-16[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu
2007-09-16[PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu
2007-09-15drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik
2007-09-15sk98lin: resurrect driverStephen Hemminger
2007-09-15ucc_geth: fix compilationAnton Vorontsov
2007-09-15mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth
2007-09-15Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-09-14[PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger
2007-09-13spidernet: fix interrupt reason recognitionIshizaki Kou
2007-09-13ehea: fix last_rx updateJan-Bernd Themann
2007-09-13ehea: propagate physical port stateJan-Bernd Themann
2007-09-13Fix a lock problem in generic phy codeHans-Jürgen Koch
2007-09-13sky2: restore multicast list on resume and other opsStephen Hemminger
2007-09-12atl1: disable broken 64-bit DMALuca Tettamanti
2007-09-11[TG3]: Workaround MSI bug on 5714/5780.Michael Chan
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