summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-072-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/+1Star
* | 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/+25Star
* | 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-0319-55/+35Star
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-036-23/+23
* [PPPOE]: Key connections properly on local device.Florian Zumbiehl2007-03-031-20/+32
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-032-2/+2
* mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-031-1/+1
* Fix mv643xx_eth compilation.Dave Jones2007-03-031-1/+3
* qla3xxx: bugfix for line omitted in previous patch.Ron Mercer2007-03-031-1/+1
* NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral2007-03-033-17/+20
* NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-034-121/+34Star
* cxgb3 - Tag driver versionDivy Le Ray2007-03-031-1/+1
* myri10ge: fix copyright and licenseBrice Goglin2007-03-031-11/+11
* jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-031-13/+0Star
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-031-2/+3
|\
| * [PATCH] bcm43xx: fix for 4309Stefano Brivio2007-02-271-2/+3
* | netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4
* | natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-271-1/+1
* | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-276-13/+1Star
* | chelsio: Fix non-NAPI compileRoland Dreier2007-02-271-0/+1
* | cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-272-92/+235
* | cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-272-1/+16
* | cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-271-2/+61
* | cxgb3 - FW version updateDivy Le Ray2007-02-272-2/+6
* | cxgb3 - private ioctl cleanupDivy Le Ray2007-02-272-66/+15Star
* | cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
* | S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-271-4/+22
* | S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani2007-02-271-25/+75
* | S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani2007-02-271-2/+10
* | S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani2007-02-273-2/+40
* | S2IO: Optimized the delay to wait for command completionSivakumar Subramani2007-02-272-19/+78
* | S2IO: Fixes for MSI and MSIXSivakumar Subramani2007-02-271-7/+28
* | qla3xxx: Bumping driver version numberBenjamin Li2007-02-271-1/+1
* | qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2007-02-272-19/+47