aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-15natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk1-6/+8
2007-03-15natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk1-18/+20
2007-03-15natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk1-3/+3
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral3-2/+11
2007-03-15NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral1-1/+4
2007-03-15skge: set mac address bonding fixStephen Hemminger1-11/+17
2007-03-14[PATCH] atl1 trivial endianness misannotationsAl Viro1-2/+2
2007-03-14[PATCH] dmfe trivial endianness annotationsAl Viro1-3/+3
2007-03-14[PATCH] ibmtr probe is __devinit, not __initAl Viro2-4/+4
2007-03-09Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik3-7/+19
2007-03-09ibmtr: Drain rich supply of modpost warnings.Ralf Baechle1-13/+12
2007-03-093c59x: Fix several modpost warningsRalf Baechle1-15/+13
2007-03-09z85230: Fix FIFO handlingAlan Cox1-1/+1
2007-03-09r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-03-09r8169: revert bogus BMCR resetFrancois Romieu1-2/+2
2007-03-09sky2: turn off Rx checksum on bad hardwareStephen Hemminger1-3/+21
2007-03-09mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth1-4/+6
2007-03-09myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin1-3/+7
2007-03-09myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin1-0/+6
2007-03-09myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin1-6/+16
2007-03-09myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin1-0/+4
2007-03-09netxen: fix warningsRalf Baechle1-2/+3
2007-03-09via-rhine: set avoid_D3 for broken BIOSesRoger Luethi1-2/+30
2007-03-07[PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin1-3/+3
2007-03-07[PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer1-2/+8
2007-03-07[PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger1-2/+8
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+7
2007-03-06sis900 warning fixesAndrew Morton1-5/+5
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth1-24/+29
2007-03-06pcnet32: Fix PCnet32 performance bug on non-coherent architecutresDon Fry1-2/+2
2007-03-06__devinit & __devexit cleanups for de2104x driverPrarit Bhargava1-3/+3
2007-03-063c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov1-1/+7
2007-03-06dmfe: Fix link detectionMaxim Levitsky1-18/+40
2007-03-06dmfe: fix two bugsMaxim Levitsky1-5/+10
2007-03-06dmfe: trivial/spelling fixesMaxim Levitsky1-36/+88
2007-03-06revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton1-8/+1
2007-03-06ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang1-1/+2
2007-03-06ucc_geth: Fix BD processingLi Yang1-5/+9
2007-03-06natsemi: netpoll fixesSergei Shtylyov1-5/+19
2007-03-06bonding: Improve IGMP join processingJay Vosburgh1-51/+25
2007-03-06bonding: only receive ARPs for usJay Vosburgh1-1/+1
2007-03-06bonding: fix double dev_add_packJay Vosburgh1-1/+7
2007-03-05[GIANFAR]: Fix compile error in latest gitJan Altenberg1-1/+1
2007-03-05[PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl1-5/+6
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni19-55/+35
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa6-23/+23
2007-03-02[PPPOE]: Key connections properly on local device.Florian Zumbiehl1-20/+32
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-03-02mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth1-1/+1
2007-03-02Fix mv643xx_eth compilation.Dave Jones1-1/+3