summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-08-20[PATCH] sundance section fixAndrew Morton1-1/+1
2006-08-20[PATCH] fealnx section fixAndrew Morton1-1/+1
2006-08-20[PATCH] winbond-840 section fixAndrew Morton1-1/+1
2006-08-20[PATCH] seeq8005 section fixAndrew Morton1-1/+1
2006-08-20[PATCH] ni65 section fixAndrew Morton1-1/+1
2006-08-20[PATCH] wd section fixAndrew Morton1-2/+2
2006-08-20[PATCH] smctr section fixAndrew Morton1-3/+2
2006-08-20[PATCH] ibmtr section fixAndrew Morton1-2/+2
2006-08-20[PATCH] ni52 section fixAndrew Morton1-1/+1
2006-08-20[PATCH] lne390 section fixAndrew Morton1-1/+1
2006-08-20[PATCH] lance section fixAndrew Morton1-1/+1
2006-08-20[PATCH] eth16i section fixAndrew Morton1-1/+1
2006-08-20[PATCH] es3210 section fixAndrew Morton1-2/+1
2006-08-20[PATCH] eexpress section fixAndrew Morton1-1/+1
2006-08-20[PATCH] eepro section fixAndrew Morton1-2/+1
2006-08-20[PATCH] e2100 section fixAndrew Morton1-2/+2
2006-08-20[PATCH] at1700 section fixAndrew Morton1-1/+1
2006-08-20[PATCH] cs89x0 section fixAndrew Morton1-2/+1
2006-08-20[PATCH] cops section fixAndrew Morton1-1/+1
2006-08-20[PATCH] ac3200 section fixesAndrew Morton1-2/+1
2006-08-20[PATCH] 82596 section fixesAndrew Morton1-4/+5
2006-08-20Merge branch 'master' into upstream-fixesJeff Garzik5-70/+80
2006-08-18[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris1-11/+19
2006-08-18[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-18[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-14[PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek1-5/+0
2006-08-10[PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger1-3/+2
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2-28/+31
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
2006-08-08Merge branch 'merge'Paul Mackerras11-261/+227
2006-08-08[TG3]: Fix tx race conditionMichael Chan2-26/+31
2006-08-08[TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig1-2/+0
2006-08-04[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin1-1/+4
2006-08-04[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin1-12/+7
2006-08-04[PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov1-6/+2
2006-08-04[PATCH] s2io driver bug fixes #2Ananda Raju2-135/+98
2006-08-04[PATCH] s2io driver bug fixes #1Ananda Raju2-78/+85
2006-08-04Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-18/+19
2006-08-03[E1000]: Convert to netdev_alloc_skbDavid S. Miller1-5/+6
2006-08-03[TG3]: Convert to netdev_alloc_skbDavid S. Miller1-5/+5
2006-08-03[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard2-3/+17
2006-08-01Merge branch 'merge'Paul Mackerras53-1316/+3325
2006-07-31[POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz1-10/+0