summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-09-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-78/+50
2007-09-17[PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu1-19/+25
2007-09-17[PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu1-11/+3
2007-09-17[NET] skbuff: Add skb_cow_headHerbert Xu1-1/+1
2007-09-17[PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu1-11/+9
2007-09-17[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu1-37/+13
2007-09-17[PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu1-3/+3
2007-09-16drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik1-1/+1
2007-09-16sk98lin: resurrect driverStephen Hemminger42-1/+41398
2007-09-16ucc_geth: fix compilationAnton Vorontsov1-1/+1
2007-09-16mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth1-1/+1
2007-09-16Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik3-10/+22
2007-09-14[PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger3-10/+22
2007-09-13spidernet: fix interrupt reason recognitionIshizaki Kou1-8/+4
2007-09-13ehea: fix last_rx updateJan-Bernd Themann1-1/+1
2007-09-13ehea: propagate physical port stateJan-Bernd Themann2-2/+17
2007-09-13Fix a lock problem in generic phy codeHans-Jürgen Koch2-4/+4
2007-09-13sky2: restore multicast list on resume and other opsStephen Hemminger1-1/+8
2007-09-13atl1: disable broken 64-bit DMALuca Tettamanti1-12/+7
2007-09-11[TG3]: Workaround MSI bug on 5714/5780.Michael Chan1-2/+11
2007-09-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-159/+302
2007-08-31- cxgb3 engine microcode loadDivy Le Ray3-52/+123
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray6-68/+104
2007-08-31netxen: fix crashes during module unloaddhananjay@netxen.com3-14/+15
2007-08-31netxen: Avoid firmware load in PCI probedhananjay@netxen.com1-4/+0
2007-08-31PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno1-1/+0
2007-08-31IOC3: Program UART predividers.Ralf Baechle1-20/+60
2007-08-29[BNX2]: Add write posting comment.Michael Chan1-0/+4
2007-08-29[BNX2]: Use msleep().Arjan van de Ven1-4/+2
2007-08-27[NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl1-4/+2
2007-08-27[IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl1-2/+2
2007-08-27[SLIP]: trivial sparse warning fixStephen Hemminger1-1/+1
2007-08-27[EQL]: sparse warning fixStephen Hemminger1-1/+1
2007-08-25myri10ge: update driver version to 1.3.2-1.269Brice Goglin1-1/+1
2007-08-25myri10ge: use pcie_get/set_readrqBrice Goglin1-26/+6
2007-08-25ehea: fix queue destructorJan-Bernd Themann1-0/+6
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann1-1/+1
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann1-3/+3
2007-08-25sgiseeq: Fix return type of sgiseeq_removeRalf Baechle1-1/+3
2007-08-25sky2 1.17Stephen Hemminger1-1/+1
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger2-31/+27
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger1-1/+6
2007-08-25DM9000: fix interface hang under loadFlorian Westphal1-18/+7
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer1-1/+1
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle1-1/+1
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-22[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-08-21sky2: don't clear phy power bitsStephen Hemminger1-2/+2
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt1-0/+15