aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser1-3/+4
2005-10-28[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik1-1/+1
2005-10-28[PATCH] Better fixup for the orinoco driverAlan Cox3-2/+49
2005-10-28[PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton1-2/+4
2005-10-28[PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai1-2/+3
2005-10-28[PATCH] b44: fix suspend/resumePavel Machek1-0/+5
2005-10-28[PATCH] eepro.c: module_param_array cleanupFlorin Malita1-4/+3
2005-10-28[PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh1-1/+1
2005-10-28Merge branch 'master'Jeff Garzik15-44/+947
2005-10-28[PATCH] ipw2200: Missing kmalloc checkPanagiotis Issaris1-0/+4
2005-10-28[netdrvr] ne2k-pci based card does not support bus-mastering.Komuro1-1/+0
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl30-170/+88
2005-10-28sis900: come alive after temporary memory shortageVasily Averin1-4/+12
2005-10-28[git] change permissions on drivers/net/amd8111e.[ch] to 0644,Jeff Garzik2-0/+0
2005-10-28[PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin17-2819/+4082
2005-10-28[PATCH] sundance: fix DFE-580TX Tx UnderrunPhilippe De Muyter1-14/+48
2005-10-28[netdrvr b44] include linux/dma-mapping.h to eliminate warningAndrew Morton1-0/+1
2005-10-28Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou12-0/+4264
2005-10-28[PATCH] starfire: free_irq() on error path of netdev_open()Alexey Dobriyan1-1/+3
2005-10-28[PATCH] Fix CS89x0 KConfig for IXDP2X01Deepak Saxena1-1/+1
2005-10-28[PATCH] smc91x: shut down power after probingNicolas Pitre1-0/+4
2005-10-28[PATCH] sis190.c: fix multicast MAC filterAurelien Jarno1-1/+1
2005-10-28[PATCH] b44 reports wrong advertised flagsMatthew Wilcox1-5/+5
2005-10-28[PATCH] s2io: kconfig help fixAkinobu Mita1-2/+2
2005-10-28[wireless prism54] Fix frame lengthRoger While1-6/+1
2005-10-28pcnet_cs: fix mii init code for older DL10019 based cardsKomuro1-0/+6
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-34/+26
2005-10-28[PATCH] ibmveth fix failed addbufSantiago Leon1-1/+1
2005-10-28[PATCH] ibmveth lockless TXSantiago Leon2-15/+30
2005-10-28[PATCH] ibmveth fix buffer replenishingSantiago Leon2-44/+8
2005-10-28[PATCH] ibmveth fix buffer pool managementSantiago Leon2-35/+85
2005-10-28[PATCH] ibmveth fix bondingSantiago Leon1-0/+2
2005-10-28[PATCH] tg3: update version and minor fixesMichael Chan1-4/+14
2005-10-28[PATCH] tg3: fix ASF heartbeatMichael Chan2-5/+17
2005-10-28[PATCH] tg3: add 5714/5715 supportMichael Chan2-16/+34
2005-10-28Merge ../bleed-2.6Greg KH127-3933/+6572
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds1-7/+23
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King5-32/+24
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-2/+2
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-3/+898
2005-10-28Auto-update from upstreamKyle McMartin6-8/+9
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds115-3922/+5665
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+882
2005-10-28[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle3-3/+15
2005-10-28[PATCH] gfp_t: drivers/netAl Viro6-8/+9
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-0/+1
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla1-87/+162
2005-10-21[PARISC] Add NETPOLL support to lasi_82596Sven Schnelle1-3/+18