summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] orinoco: support smc2532wJesse Allen2006-02-121-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-071-0/+2
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-072-2/+2
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabledPaolo 'Blaisorblade' Giarrusso2006-02-071-6/+1
* [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/+4
* | [PATCH] gianfar: Fix sparse warningsKumar Gala2006-02-074-30/+27
* | [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/+1
* | [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
* | [PATCH] sky2: set mac address fixStephen Hemminger2006-02-071-5/+10
* | [PATCH] sky2: ethtool rx_coalesce settings fixStephen Hemminger2006-02-071-1/+1
* | [PATCH] sky2: pci config space checkingStephen Hemminger2006-02-072-17/+22
* | [PATCH] sky2: power management fixStephen Hemminger2006-02-071-20/+25
* | [PATCH] sis900: remove cfgpmcsr I/O space register defineLennert Buytenhek2006-02-071-1/+0
* | e100: remove init_hw call to fix panicJesse Brandeburg2006-02-071-2/+0
* | [PPP]: Fixed hardware RX checksum handlingHerbert Xu2006-02-051-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-032-4/+27
|\ \
| * | [TG3]: Update driver version and release date.David S. Miller2006-02-021-2/+2
| * | [TG3]: Flush tg3_reset_task()Michael Chan2006-02-022-2/+25
* | | [PATCH] 3c59x: collision statistic fixSteffen Klassert2006-02-031-10/+23
|/ /
* | [PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan2006-02-011-1/+1
* | [PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan2006-02-011-2/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-01-313-524/+643
|\ \
| * | [BNX2]: Update version and copyright yearMichael Chan2006-01-233-8/+7
| * | [BNX2]: Add PHY loopback testMichael Chan2006-01-231-22/+79
| * | [BNX2]: Use netdev_priv()Michael Chan2006-01-231-40/+40
| * | [BNX2]: Fix nvram sizingMichael Chan2006-01-232-3/+14
| * | [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-231-2/+17
| * | [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-233-418/+439
| * | [BNX2]: Misc. fixesMichael Chan2006-01-232-6/+15
| * | [BNX2]: Improve handshake with firmwareMichael Chan2006-01-232-23/+25
| * | [BNX2]: Fix VLAN on ASFMichael Chan2006-01-232-3/+8
| |/
* | [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-311-30/+25
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-3110-96/+115
|\ \
| * | [PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake2006-01-311-3/+25
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-313-26/+32
| |\ \
| | * | [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
| | * | [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
OpenPOWER on IntegriCloud