summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-08-04sky2: workaround for lost IRQStephen Hemminger1-1/+8
2007-08-04BNX2: Fix netdev watchdog on 5708.Michael Chan1-10/+15
2007-06-11[PATCH] TG3: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-11[PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake4-20/+78
2007-06-11[PATCH] e1000: disable polling before registering netdeviceAuke Kok1-4/+7
2007-05-23[PATCH] sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-23[PATCH] skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-23[PATCH] sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-23[PATCH] sky2: allow 88E8056Stephen Hemminger1-3/+0
2007-05-23[PATCH] NETPOLL: Remove CONFIG_NETPOLL_RXSergei Shtylyov1-5/+0
2007-05-23[PATCH] BNX2: Update version and reldate.Michael Chan1-2/+2
2007-05-23[PATCH] BNX2: Save PCI state during suspend.Michael Chan1-0/+2
2007-05-23[PATCH] BNX2: Block MII access when ifdown.Michael Chan1-0/+6
2007-05-23[PATCH] BNX2: Fix TSO problem with small MSS.Michael Chan1-2/+1
2007-05-23[PATCH] TG3: Update version and reldate.Michael Chan1-2/+2
2007-05-23[PATCH] TG3: Remove reset during MAC address changes.Michael Chan1-17/+18
2007-05-23[PATCH] TG3: Fix TSO bugs.Michael Chan1-6/+3
2007-05-23[PATCH] skge: allow WOL except for known broken chipsStephen Hemminger1-3/+6
2007-05-23[PATCH] skge: default WOL should be magic only (rev2)Stephen Hemminger1-1/+3
2007-05-23[PATCH] smc911x: fix compilation breakage wjen debug is onVitaly Wool1-1/+1
2007-05-23[PATCH] sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5
2007-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+6
2007-04-24[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2-2/+6
2007-04-24drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton1-2/+4
2007-04-24sis900: Allocate rx replacement buffer before rx operationNeil Horman1-24/+20
2007-04-24[netdrvr] depca: handle platform_device_add() failureAndrea Righi1-1/+2
2007-04-23Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur1-0/+1
2007-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-4/+6
2007-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-04-21[SUNHME]: Fix module unload.Marcel van Nies1-1/+1
2007-04-21[SUNLANCE]: Fix module unload.Marcel van Nies1-2/+2
2007-04-21[SUNQE]: Fix MAC address assignment.Marcel van Nies1-1/+3
2007-04-19Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds1-8/+5
2007-04-19[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras1-2/+2
2007-04-19sky2: version 1.14Stephen Hemminger1-1/+1
2007-04-19sky2: no jumbo on Yukon FEStephen Hemminger1-0/+3
2007-04-19sky2: EC-U performance and jumbo supportStephen Hemminger2-25/+68
2007-04-19sky2: disable ASF on all chip typesStephen Hemminger1-10/+8
2007-04-19sky2: handle descriptor errorsStephen Hemminger2-31/+39
2007-04-19sky2: disable support for 88E8056Stephen Hemminger1-0/+3
2007-04-19gianfar needs crc32 lib dependencyDave Jiang1-0/+1
2007-04-19spidernet: Fix problem sending IP fragmentsLinas Vepstas1-1/+1
2007-04-19cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray1-6/+12
2007-04-19cxgb3 - Fix low memory conditionsDivy Le Ray2-19/+55
2007-04-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik5-36/+63
2007-04-11myri10ge: update driver version to 1.3.0-1.233Brice Goglin1-1/+1
2007-04-11myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin1-0/+16
2007-04-11myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin1-11/+8
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray3-12/+10
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray3-35/+89