summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [ARM] Convert EBSA110 network driver to a platform driverRussell King2005-10-312-11/+32
| | |/
| * | 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
| | |/ /
| * | | [PATCH] mv643xx_eth_showsram: Added information message when using the SRAMNicolas DET2005-10-291-0/+3
| * | | [PATCH] Add modalias for pmac network driversOlaf Hering2005-10-292-0/+2
| * | | [PATCH] ppc64: make dma_addr_t 64 bitsStephen Rothwell2005-10-271-1/+1
| * | | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-242-1/+2
| * | | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-242-6/+10
| * | | Merge changes from linux-2.6 by handPaul Mackerras2005-10-223-209/+22
| |\ \ \
| * | | | powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell2005-10-141-5/+6
* | | | | Merge branch 'master'Jeff Garzik2005-10-301-4/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [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] fec_8xx: Add support for Intel PHY LX971Pantelis Antoniou2005-10-292-0/+48
* | | | | [PATCH] fec_8xx: Remove dependency on NETTA & NETPHONEPantelis Antoniou2005-10-291-1/+1
* | | | | [PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou2005-10-291-9/+12
* | | | | [PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin2005-10-291-0/+12
* | | | | [PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin2005-10-294-6/+8
* | | | | [PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin2005-10-293-8/+29
|/ / / /
* | | | [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
OpenPOWER on IntegriCloud