aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-192-9/+44
* [netdrvr] fix array overflows in Chelsio driverScott Bardone2006-03-161-3/+3
* [PATCH] e1000 endianness bugsDavid S. Miller2006-03-161-4/+4
* e100: fix eeh on pseries during ethtool -tJesse Brandeburg2006-03-151-1/+4
* [TG3] tg3_bus_string(): remove dead codeAdrian Bunk2006-03-111-2/+0
* [TUN]: Fix leak in tun_get_user()Dave Jones2006-03-111-1/+4
* [PATCH] 3c509: bus registration fixAndrew Morton2006-03-111-5/+8
* [PATCH] de620: fix section mismatch warningSam Ravnborg2006-03-111-1/+1
* [PATCH] NE2000 Kconfig help entry improvementJesper Juhl2006-03-111-1/+2
* [PATCH] dl2k: DMA freeing errorJon Mason2006-03-111-10/+15
* [PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller2006-03-111-1/+1
* sky2: truncate oversize packetsStephen Hemminger2006-03-091-5/+11
* sky2: force early transmit interruptsStephen Hemminger2006-03-091-4/+9
* sky2: not random enoughStephen Hemminger2006-03-091-2/+1
* de2104x: fix the TX watchdogFrancois Romieu2006-03-091-0/+2
* de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu2006-03-091-13/+11
* [TG3]: Add DMA address workaroundMichael Chan2006-03-061-28/+59
* [PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn2006-03-061-3/+1
* s2io: set_multicast_list bugJeff Garzik2006-03-041-0/+1
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-012-76/+46
|\
| * Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46
| |\
| | * [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-02-282-76/+46
* | | [PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen2006-03-011-0/+1
* | | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
|/ /
* | [PATCH] sky2: remove MSI supportStephen Hemminger2006-02-282-78/+0
* | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-282-16/+24
|\ \
| * | 8139cp: fix broken suspend/resumeFrancois Romieu2006-02-271-16/+21
| * | via-velocity: fix memory corruption when changing the mtuFrancois Romieu2006-02-271-0/+3
* | | [TG3]: Fix Sun tg3 variant detection.David S. Miller2006-02-271-0/+9
|/ /
* | Fix Wake on LAN support in sis900Daniele Venzano2006-02-251-2/+2
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-236-153/+370
|\ \
| * | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
| * | skge: protect interrupt maskStephen Hemminger2006-02-232-7/+15
| * | skge: genesis phy initialzationStephen Hemminger2006-02-231-11/+26
| * | skge: NAPI/irq race fixStephen Hemminger2006-02-231-12/+5
| * | r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
| * | r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
| * | [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-232-7/+17
| * | [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-232-48/+54
| * | [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-231-8/+6
| * | [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-231-0/+11
| * | [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-231-3/+3
| * | [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-232-19/+90
* | | [NET]: Increase default IFB device count.Richard Lucassen2006-02-231-1/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-202-18/+79
|\ \
| * | [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-192-18/+79
| |/
* | [PATCH] ipw2200: Suppress warning messageZhu Yi2006-02-201-3/+3
|/
* [PATCH] bonding: fix a locking bug in bond_releaseJay Vosburgh2006-02-171-0/+1
* [PATCH] smctr warning fixAndrew Morton2006-02-171-1/+1
* [PATCH] sky2: speed setting fixStephen Hemminger2006-02-171-1/+30