summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-237-56/+69
|\
| * [PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn2006-03-231-1/+1
| * [PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn2006-03-231-1/+1
| * [PATCH] sis900 adm7001 PHY supportArtur Skawina2006-03-231-0/+1
| * [PATCH] sky2: more ethtool statsStephen Hemminger2006-03-232-41/+57
| * [PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov2006-03-231-11/+7Star
| * [PATCH] fix spidernet build issueJens Osterkamp2006-03-231-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-232-2/+2
|\ \
| * | [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-221-1/+1
|\ \ \
| * | | Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig descriptionJames Ring2006-03-221-1/+1
| | |/ | |/|
* | | [TG3]: Bump driver version and reldate.David S. Miller2006-03-221-2/+2
* | | [TG3]: Skip phy power down on some devicesMichael Chan2006-03-221-2/+14
* | | [TG3]: Fix SRAM access during tg3_init_one()Michael Chan2006-03-221-3/+9
|/ /
* | [netdrvr] pcnet32: other source formatting cleanupsJeff Garzik2006-03-211-174/+54Star
* | [netdrvr] pcnet32: LindentJeff Garzik2006-03-211-1999/+2156
* | [PATCH] skfp warning fixesAndrew Morton2006-03-211-6/+6
* | [PATCH] smc91x: allow for dynamic bus access configsNicolas Pitre2006-03-212-220/+307
* | [PATCH] pcnet32: support boards with multiple physDon Fry2006-03-211-24/+212
* | [PATCH] sky2 version 1.1Stephen Hemminger2006-03-211-1/+1
* | [PATCH] sky2: handle all error irqsStephen Hemminger2006-03-212-12/+49
* | [PATCH] sky2: transmit recoveryStephen Hemminger2006-03-211-6/+31
* | [PATCH] sky2: whitespace fixesStephen Hemminger2006-03-211-5/+5
* | [PATCH] sky2: add MSI supportStephen Hemminger2006-03-212-4/+79
* | [PATCH] sky2: coalescing parametersStephen Hemminger2006-03-211-13/+6Star
* | [PATCH] sky2: rework of NAPI and IRQ managementStephen Hemminger2006-03-212-180/+111Star
* | [PATCH] sky2: drop broken wake on lan supportStephen Hemminger2006-03-212-37/+0Star
* | [PATCH] sky2: remove support for untested Yukon EC/rev 0Stephen Hemminger2006-03-212-63/+32Star
* | [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth2006-03-211-4/+14
* | [PATCH] skge: version 1.4Stephen Hemminger2006-03-211-1/+1
* | [PATCH] skge: handle pci errors betterStephen Hemminger2006-03-211-21/+30
* | [PATCH] skge: formmating and whitespace cleanupStephen Hemminger2006-03-211-12/+18
* | [PATCH] skge: use mmiowbStephen Hemminger2006-03-211-1/+5
* | [PATCH] skge: use kcallocStephen Hemminger2006-03-211-2/+1Star
* | [PATCH] skge: dma configuration cleanupStephen Hemminger2006-03-211-14/+10Star
* | [PATCH] skge: check the allocation of ring bufferStephen Hemminger2006-03-211-1/+9
* | [PATCH] skge: use auto masking of irqsStephen Hemminger2006-03-212-34/+21Star
* | [PATCH] skge: use NAPI for tx cleanup.Stephen Hemminger2006-03-211-55/+44Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-2123-567/+1472
|\
| * [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-211-1/+1
| * [TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk2006-03-211-1/+1
| * [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-212-4/+3Star
| * [TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney2006-03-211-1/+2
| * [WAN]: fix section mismatch warning in sbniSam Ravnborg2006-03-211-2/+1Star
| * [SUNGEM]: sem2mutexIngo Molnar2006-03-212-21/+22
| * [CASSINI]: sem2mutexIngo Molnar2006-03-212-21/+21
| * [IRDA]: remove MODULE_PARM()Andrew Morton2006-03-211-6/+6
| * [IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2006-03-212-18/+20
| * [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-211-1/+1
| * [TG3]: update version and reldateMichael Chan2006-03-211-2/+2