summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] prism54: Free skb after disabling interruptsPatrick McHardy2005-10-291-4/+2Star
* [PATCH] s2io iomem annotationsAl Viro2005-10-291-5/+5
* [PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser2005-10-291-3/+4
* [PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik2005-10-291-1/+1
* [PATCH] Better fixup for the orinoco driverAlan Cox2005-10-293-2/+49
* [PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton2005-10-291-2/+4
* [PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai2005-10-291-2/+3
* [PATCH] b44: fix suspend/resumePavel Machek2005-10-291-0/+5
* [PATCH] eepro.c: module_param_array cleanupFlorin Malita2005-10-291-4/+3Star
* [PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh2005-10-291-1/+1
* Merge branch 'master'Jeff Garzik2005-10-2915-44/+947
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-287-34/+26Star
| |\
| | * Merge ../bleed-2.6Greg KH2005-10-28127-3933/+6572
| | |\
| | * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-285-32/+24Star
| | * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-282-2/+2
| * | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-281-7/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Auto-update from upstreamKyle McMartin2005-10-286-8/+9
| | |\ \
| | * | | [PARISC] Add NETPOLL support to lasi_82596Sven Schnelle2005-10-221-3/+18
| | * | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-221-3/+4
| | * | | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-221-1/+1
| | | |/ | | |/|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-287-3/+898
| |\ \ \
| | * | | [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-283-0/+882
| | * | | [ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle2005-10-283-3/+15
| | * | | [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-281-0/+1
| | |/ /
* | | | [PATCH] ipw2200: Missing kmalloc checkPanagiotis Issaris2005-10-281-0/+4
* | | | [netdrvr] ne2k-pci based card does not support bus-mastering.Komuro2005-10-281-1/+0Star
* | | | drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-2830-170/+88Star
* | | | sis900: come alive after temporary memory shortageVasily Averin2005-10-281-4/+12
* | | | [git] change permissions on drivers/net/amd8111e.[ch] to 0644,Jeff Garzik2005-10-282-0/+0
* | | | [PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin2005-10-2817-2819/+4082
* | | | [PATCH] sundance: fix DFE-580TX Tx UnderrunPhilippe De Muyter2005-10-281-14/+48
* | | | [netdrvr b44] include linux/dma-mapping.h to eliminate warningAndrew Morton2005-10-281-0/+1
* | | | Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-2812-0/+4264
* | | | [PATCH] starfire: free_irq() on error path of netdev_open()Alexey Dobriyan2005-10-281-1/+3
* | | | [PATCH] Fix CS89x0 KConfig for IXDP2X01Deepak Saxena2005-10-281-1/+1
* | | | [PATCH] smc91x: shut down power after probingNicolas Pitre2005-10-281-0/+4
* | | | [PATCH] sis190.c: fix multicast MAC filterAurelien Jarno2005-10-281-1/+1
* | | | [PATCH] b44 reports wrong advertised flagsMatthew Wilcox2005-10-281-5/+5
* | | | [PATCH] s2io: kconfig help fixAkinobu Mita2005-10-281-2/+2
* | | | [wireless prism54] Fix frame lengthRoger While2005-10-281-6/+1Star
* | | | pcnet_cs: fix mii init code for older DL10019 based cardsKomuro2005-10-281-0/+6
* | | | [PATCH] ibmveth fix failed addbufSantiago Leon2005-10-281-1/+1
* | | | [PATCH] ibmveth lockless TXSantiago Leon2005-10-282-15/+30
* | | | [PATCH] ibmveth fix buffer replenishingSantiago Leon2005-10-282-44/+8Star
* | | | [PATCH] ibmveth fix buffer pool managementSantiago Leon2005-10-282-35/+85
* | | | [PATCH] ibmveth fix bondingSantiago Leon2005-10-281-0/+2
* | | | [PATCH] tg3: update version and minor fixesMichael Chan2005-10-281-4/+14
* | | | [PATCH] tg3: fix ASF heartbeatMichael Chan2005-10-282-5/+17
* | | | [PATCH] tg3: add 5714/5715 supportMichael Chan2005-10-282-16/+34
|/ / /
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-28115-3922/+5665
|\ \ \ | |_|/ |/| |