summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [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
* | | | | [PATCH] s2io: kconfig help fixAkinobu Mita2005-10-281-2/+2
* | | | | [wireless prism54] Fix frame lengthRoger While2005-10-281-6/+1
* | | | | 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/+8
* | | | | [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
|\ \ \ \ | |_|/ / |/| | |
| * | | [netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla2005-10-261-87/+162
| * | | [PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle2005-10-201-0/+36
| * | | Merge branch 'master'Jeff Garzik2005-10-201-2/+3
| |\ \ \ | | |/ /
| * | | [PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala2005-10-201-4/+9
| * | | [PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville2005-10-201-4/+5
| * | | [PATCH] sb1250-mac: Whitespace cleanup.Ralf Baechle2005-10-191-515/+515
| * | | [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...Ralf Baechle2005-10-191-171/+132
OpenPOWER on IntegriCloud