summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-3114-6/+15
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-2914-6/+15
* | Merge ../linux-2.6 by handPaul Mackerras2005-10-31192-7204/+15509
|\ \
| * \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-301-10/+4
| |\ \
| | * | [ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie2005-10-301-10/+4
| * | | [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-301-1/+1
| * | | [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
| * | | [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-24/+26
| * | | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-301-44/+85
| * | | [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-301-6/+6
| |/ /
| * | [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-301-2/+2
| * | [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-3/+2
| * | [PATCH] prism54: Free skb after disabling interruptsPatrick McHardy2005-10-291-4/+2
| * | [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-281-1/+1
| * | [PATCH] Better fixup for the orinoco driverAlan Cox2005-10-283-2/+49
| * | [PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton2005-10-281-2/+4
| * | [PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai2005-10-281-2/+3
| * | [PATCH] b44: fix suspend/resumePavel Machek2005-10-281-0/+5
| * | [PATCH] eepro.c: module_param_array cleanupFlorin Malita2005-10-281-4/+3
| * | [PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh2005-10-281-1/+1
| * | Merge branch 'master'Jeff Garzik2005-10-2815-44/+947
| |\ \ | | |/
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-287-34/+26
| | |\
| | | * 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/+24
| | | * | [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-211-3/+18
| | | * | | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-3/+4
| | | * | | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-211-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/+0
| * | | | drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-2830-170/+88
| * | | | 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
OpenPOWER on IntegriCloud