summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-05-26ixgb: remove lock access in the fast pathAuke Kok1-6/+6
2006-05-26ixgb: allocate only buffersize neededAuke Kok1-28/+7
2006-05-26ixgb: revert an unwanted fix regarding tso/descriptorsAuke Kok1-14/+1
2006-05-26ixgb: fix interface losing macaddr on ifdn/upAuke Kok1-0/+1
2006-05-26ixgb: fix smp polling race conditionAuke Kok1-4/+5
2006-05-25ixgb: increment version to 1.0.104-k4Auke Kok1-1/+1
2006-05-25ixgb: use rx copybreak/skb recycleAuke Kok1-0/+20
2006-05-25ixgb: add performance enhancements to the buffer_info structAuke Kok2-30/+45
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel3-0/+108
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik4-60/+60
2006-05-24[PATCH] ibmveth change buffer pools dynamicallySantiago Leon2-44/+174
2006-05-24[PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk1-1/+1
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik1-3/+16
2006-05-24[PATCH] sky2: fix jumbo packet supportStephen Hemminger1-3/+16
2006-05-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik13-98/+49
2006-05-24[netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik3-34/+34
2006-05-24[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz1-0/+2
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin6-0/+3137
2006-05-23Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netd...Jeff Garzik5-135/+104
2006-05-23Merge branch 'master' into upstreamJeff Garzik4-164/+248
2006-05-23e1000: bump version to 7.0.38-k4Auke Kok1-1/+1
2006-05-23e1000: remove changelog in driverAuke Kok1-39/+0
2006-05-23e1000: Fix date string in MakefileAuke Kok1-1/+1
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok4-81/+81
2006-05-23e1000: remove backslash r debug printfsAuke Kok1-12/+12
2006-05-23e1000: add shutdown handler back to fix WOLAuke Kok1-1/+9
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+21
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-23ixgb: increment version to 1.0.104-k2Auke Kok1-1/+1
2006-05-23ixgb: add tx timeout counterAuke Kok3-4/+27
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok3-15/+54
2006-05-23ixgb: remove hardcoded numberAuke Kok1-1/+3
2006-05-23ixgb: add copper 10gig driver idAuke Kok3-3/+9
2006-05-23ixgb: add NETIF_F_LLTX analogous to e1000Auke Kok1-2/+29
2006-05-23ixgb: fix flow controlAuke Kok1-13/+11
2006-05-23ixgb: remove duplicate code setting duplex and speedAuke Kok1-21/+14
2006-05-23ixgb: fix rare early tso completionAuke Kok1-2/+15
2006-05-22[BNX2]: Use kmalloc instead of arrayMichael Chan1-4/+14
2006-05-22[BNX2]: Fix bug in bnx2_nvram_write()Michael Chan1-1/+1
2006-05-22[TG3]: Add some missing rx error countersMichael Chan1-2/+6
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz1-0/+6
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+1
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-22Merge branch 'from-linus' into upstreamJohn W. Linville10-145/+81
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla1-154/+226
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik8-302/+131
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen1-2/+2
2006-05-20[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro1-11/+2
2006-05-20[PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger1-1/+1
2006-05-20[PATCH] skge: bad checksums on big-endian platformsStephen Hemminger1-2/+1