summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-04-21[PATCH] Add VLAN (802.1q) support to sis900 driverDaniele Venzano2-8/+28
2006-04-15Merge branch '7.0.38-k2' of git://66.93.40.222/srv/git/netdev-2.6Jeff Garzik8-108/+112
2006-04-15e1000: Version bump, contact fix, year string changeAuke Kok8-9/+17
2006-04-15e1000: implement more efficient tx queue lockingAuke Kok1-6/+8
2006-04-15e1000: Buffer optimizations for small MTUAuke Kok2-37/+52
2006-04-15e1000: Dead variable cleanupAuke Kok1-2/+1
2006-04-15e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1
2006-04-15e1000: Made an adapter struct variable into a local (txb2b)Auke Kok2-6/+5
2006-04-15e1000: De-inline functions to benefit from compiler smartnessAuke Kok1-15/+15
2006-04-15e1000: Esb2 wol link cycle bug and uninitialized registersAuke Kok1-1/+3
2006-04-15e1000: Remove PM warning DPRINTKs breaking 2.4.x kernelsAuke Kok1-32/+10
2006-04-15Merge branch 'master'Jeff Garzik12-24943/+268
2006-04-15[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij1-52/+264
2006-04-15[IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz1-2/+4
2006-04-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-233/+67
2006-04-13Merge branch 'upstream-fixes'Jeff Garzik13-233/+67
2006-04-13[PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab1-4/+9
2006-04-13[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-3/+3
2006-04-13[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth1-3/+14
2006-04-13[PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook1-1/+1
2006-04-13[PATCH] net drivers: fix section attributes for gccRandy Dunlap4-4/+4
2006-04-13[PATCH] remove drivers/net/hydra.hAdrian Bunk1-177/+0
2006-04-13[PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk1-1/+1
2006-04-13[netdrvr b44] trim trailing whitespaceJeff Garzik1-19/+19
2006-04-13[PATCH] b44: increase version to 1.00Gary Zambrano1-2/+3
2006-04-13[PATCH] b44: disable default tx pauseGary Zambrano1-19/+12
2006-04-13[PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi1-2/+3
2006-04-13[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro1-1/+1
2006-04-13[PATCH] dlink pci cards using wrong driverStephen Hemminger2-2/+2
2006-04-13Merge branch 'master'Jeff Garzik45-2097/+1956
2006-04-12[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk10-24889/+0
2006-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-04-10[TG3]: Speed up SRAM access (2nd version)Michael Chan2-27/+43
2006-04-10[TG3]: Kill some less useful flagsMichael Chan2-15/+8
2006-04-10[IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2-34/+372
2006-04-10[IRDA]: smcinit merged into smsc-ircc driverLinus Walleij1-0/+311
2006-04-10[TG3]: Fix a memory leak.Adrian Bunk1-3/+7
2006-04-10[NET] netconsole: set .name in struct consoleRandy Dunlap1-0/+1
2006-04-04kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger1-1/+1
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds15-49/+24
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds22-1958/+1186
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-15/+15
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn15-49/+24
2006-04-01[PATCH] Goramo PCI200SYN WAN driver subsystem ID patchKrzysztof Halasa1-10/+17
2006-04-01[PATCH] smc91x: add support for LogicPD PXA270 platformLennert Buytenhek1-0/+18
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-15/+15
2006-04-01[NET]: com90xx kmalloc fixAndrew Morton1-2/+2
2006-04-01[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2006-04-01[TG3]: Revert "Speed up SRAM access"David S. Miller1-30/+23
2006-04-01[PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert1-9/+12