summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-246-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/+5Star
| * 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/+6Star
| * [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-241-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-212-18/+79
|\
| * [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-202-18/+79
* | [PATCH] ipw2200: Suppress warning messageZhu Yi2006-02-211-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
* [PATCH] skge: speed settingStephen Hemminger2006-02-171-1/+9
* [PATCH] skge: no longer experimentalStephen Hemminger2006-02-171-2/+2
* [PATCH] sk98lin: no d-link support (kconfig)Stephen Hemminger2006-02-171-1/+0Star
* [PATCH] Wavelan_cs bitfield fixesJean Tourrilhes2006-02-171-12/+4Star
* Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-171-2/+2
|\
| * sis190: early setting of the pci driver private dataFrancois Romieu2006-02-161-2/+2
* | [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-171-10/+27
* | [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-171-29/+32
|/
* [APPLETALK]: warning fixAndrew Morton2006-02-141-1/+1
* [PATCH] orinoco: support smc2532wJesse Allen2006-02-131-0/+1
* [PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl2006-02-101-1/+1
* [PATCH] type-safe min() in prism54Al Viro2006-02-081-1/+1
* [PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro2006-02-081-0/+2
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-082-2/+2
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-081-1/+0Star
* [PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabledPaolo 'Blaisorblade' Giarrusso2006-02-071-6/+1Star
* [PATCH] uli526x warning fixAndrew Morton2006-02-071-1/+1
* Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-072-18/+33
|\
| * 8139too: fix a TX timeout watchdog thread against NAPI softirq raceFrancois Romieu2006-02-011-12/+26
| * dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan2006-02-011-1/+1
| * r8169: fix forced-mode link settingsAndy Gospodarek2006-01-311-0/+3
| * r8169: prevent excessive busy-waitingFrancois Romieu2006-01-291-6/+4Star
* | [PATCH] gianfar: Fix sparse warningsKumar Gala2006-02-074-30/+27Star
* | [PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan2006-02-071-1/+1
* | [PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino2006-02-071-3/+3
* | [PATCH] bonding: allow bond to use TSO if slaves support itJay Vosburgh2006-02-071-1/+14
* | [PATCH] sky2: version 0.15 updateStephen Hemminger2006-02-071-6/+1Star
* | [PATCH] sky2: support msi interrupt (revised)Stephen Hemminger2006-02-072-0/+78
* | [PATCH] sky2: add irq to entropy poolStephen Hemminger2006-02-071-1/+2
* | [PATCH] sky2: clear irq raceStephen Hemminger2006-02-071-3/+3