summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-2832-174/+90Star
* 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] Add MAINTAINER entry for the new PowerPC 4xx on-chip ethernet control...Eugene Surovegin2005-10-281-0/+8
* [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-2813-0/+4400
* [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-283-16/+36
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-2823-815/+4969
|\
| * Merge branch 'master'Jeff Garzik2005-10-2818-54/+103
| |\
| * | [libata] ata_timing fixAlan Cox2005-10-261-1/+1
| * | Merge branch 'master'Jeff Garzik2005-10-2654-501/+686
| |\ \
| * | | [PATCH] libata kernel-doc fixesRandy Dunlap2005-10-251-22/+14Star
| * | | libata: const-ification bombing runJeff Garzik2005-10-2220-93/+93
| * | | libata: turn on block layer clusteringJeff Garzik2005-10-221-1/+1
| * | | Add ide-timing functionality to libata.Alan Cox2005-10-222-0/+188
| * | | libata: handle early device PIO modes correctlyAlan Cox2005-10-222-8/+36
| * | | [PATCH] iomem annotations (sata_vsc)Al Viro2005-10-211-5/+5
| * | | [PATCH] iomem annotations (sata_sil)Al Viro2005-10-211-2/+2
| * | | [PATCH] iomem annotations (sata_sx4)Al Viro2005-10-211-10/+9Star
| * | | [PATCH] enum safety (sata_qstor)Al Viro2005-10-211-2/+4
| * | | [PATCH] iomem annotations (sata_promise)Al Viro2005-10-211-4/+4
| * | | [PATCH] iomem annotations (ahci)Al Viro2005-10-211-4/+4
| * | | [PATCH] iomem annotations (sata_nv)Al Viro2005-10-211-2/+2
| * | | [PATCH] libata: Marvell endian fixBrett Russ2005-10-201-2/+3
| * | | Merge branch 'master'Jeff Garzik2005-10-2042-290/+692
| |\ \ \
| * | | | [PATCH] libata CHS: reread device identify info (revise #6)Albert Lee2005-10-181-1/+64
| * | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-185-79/+50Star
| * | | | [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee2005-10-182-24/+25
| * | | | Merge branch 'master'Jeff Garzik2005-10-1859-560/+494Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-1485-1200/+1317
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-11228-786/+6655
| |\ \ \ \ \ \
| * | | | | | | [libata pdc_adma] license update, minor cleanupJeff Garzik2005-10-111-16/+18
| * | | | | | | libata: add new driver pdc_adma for PDC ADMA ATA cardsMark Lord2005-10-103-3/+749