aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-093-7/+19
|\
| * [PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin2007-03-071-3/+3
| * [PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer2007-03-071-2/+8
| * [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger2007-03-071-2/+8
* | ibmtr: Drain rich supply of modpost warnings.Ralf Baechle2007-03-091-13/+12
* | 3c59x: Fix several modpost warningsRalf Baechle2007-03-091-15/+13
* | z85230: Fix FIFO handlingAlan Cox2007-03-091-1/+1
* | r8169: fix a race between PCI probe and dev_openFrancois Romieu2007-03-091-5/+5
* | r8169: revert bogus BMCR resetFrancois Romieu2007-03-091-2/+2
* | sky2: turn off Rx checksum on bad hardwareStephen Hemminger2007-03-091-3/+21
* | mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth2007-03-091-4/+6
* | myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin2007-03-091-3/+7
* | myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin2007-03-091-0/+6
* | myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin2007-03-091-6/+16
* | myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin2007-03-091-0/+4
* | netxen: fix warningsRalf Baechle2007-03-091-2/+3
* | via-rhine: set avoid_D3 for broken BIOSesRoger Luethi2007-03-091-2/+30
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-062-6/+7
|\
| * [GIANFAR]: Fix compile error in latest gitJan Altenberg2007-03-051-1/+1
| * [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-051-5/+6
* | sis900 warning fixesAndrew Morton2007-03-061-5/+5
* | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-24/+29
* | pcnet32: Fix PCnet32 performance bug on non-coherent architecutresDon Fry2007-03-061-2/+2
* | __devinit & __devexit cleanups for de2104x driverPrarit Bhargava2007-03-061-3/+3
* | 3c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov2007-03-061-1/+7
* | dmfe: Fix link detectionMaxim Levitsky2007-03-061-18/+40
* | dmfe: fix two bugsMaxim Levitsky2007-03-061-5/+10
* | dmfe: trivial/spelling fixesMaxim Levitsky2007-03-061-36/+88
* | revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-061-8/+1
* | ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang2007-03-061-1/+2
* | ucc_geth: Fix BD processingLi Yang2007-03-061-5/+9
* | natsemi: netpoll fixesSergei Shtylyov2007-03-061-5/+19
* | bonding: Improve IGMP join processingJay Vosburgh2007-03-061-51/+25
* | bonding: only receive ARPs for usJay Vosburgh2007-03-061-1/+1
* | bonding: fix double dev_add_packJay Vosburgh2007-03-061-1/+7
|/
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-0219-55/+35
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-026-23/+23
* [PPPOE]: Key connections properly on local device.Florian Zumbiehl2007-03-021-20/+32
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-022-2/+2
* mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-021-1/+1
* Fix mv643xx_eth compilation.Dave Jones2007-03-021-1/+3
* qla3xxx: bugfix for line omitted in previous patch.Ron Mercer2007-03-021-1/+1
* NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral2007-03-023-17/+20
* NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-024-121/+34
* cxgb3 - Tag driver versionDivy Le Ray2007-03-021-1/+1
* myri10ge: fix copyright and licenseBrice Goglin2007-03-021-11/+11
* jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-021-13/+0
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-021-2/+3
|\
| * [PATCH] bcm43xx: fix for 4309Stefano Brivio2007-02-271-2/+3
* | netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4