summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [PATCH] Remove unused header.Ralf Baechle2005-10-191-62/+0
| * | [PATCH] e1000 build fixAndrew Morton2005-10-181-1/+1
| * | [PATCH] sundance: expand reset maskJohn W. Linville2005-10-181-1/+1
| * | [PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville2005-10-181-23/+21
| * | [PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville2005-10-181-5/+3
| * | [PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville2005-10-182-8/+128
| * | [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hackJohn W. Linville2005-10-181-3/+7
| * | [PATCH] 8139too: fix resume for Realtek 8100B/8139DJohn W. Linville2005-10-181-1/+2
| * | [PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville2005-10-181-2/+2
| * | [PATCH] via-rhine: change mdelay to msleep and remove from ISR pathJohn W. Linville2005-10-181-3/+31
| * | [PATCH] s2io build fixAndrew Morton2005-10-181-1/+1
| * | [PATCH] e1000_intr build fixAndrew Morton2005-10-181-1/+1
| * | [PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle2005-10-184-0/+507
| * | [PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle2005-10-181-0/+15
| * | [PATCH] declance: Use physical addresses at the interface level.Ralf Baechle2005-10-181-16/+10
| * | [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...Ralf Baechle2005-10-181-1/+1
| * | [PATCH] declance: Fix mapping of device.Ralf Baechle2005-10-181-2/+2
| * | [PATCH] declance: Convert to irqreturn_t.Ralf Baechle2005-10-181-2/+3
| * | [PATCH] sgiseeq: Configure PIO and DMA timing requests.Ralf Baechle2005-10-181-14/+14