aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-02qla3xxx: bugfix for line omitted in previous patch.Ron Mercer1-1/+1
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral3-17/+20
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral4-121/+34
2007-03-02cxgb3 - Tag driver versionDivy Le Ray1-1/+1
2007-03-02myri10ge: fix copyright and licenseBrice Goglin1-11/+11
2007-03-02jmr3927: do not call tc35815_killall().Ralf Baechle1-13/+0
2007-03-02Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-2/+3
2007-02-27[PATCH] bcm43xx: fix for 4309Stefano Brivio1-2/+3
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger1-1/+4