| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] AMD Au1xx0: fix Ethernet TX stats | Sergei Shtylylov | 2006-03-23 | 1 | -11/+7 |
* | [PATCH] fix spidernet build issue | Jens Osterkamp | 2006-03-23 | 1 | -2/+2 |
* | [netdrvr] pcnet32: other source formatting cleanups | Jeff Garzik | 2006-03-21 | 1 | -174/+54 |
* | [netdrvr] pcnet32: Lindent | Jeff Garzik | 2006-03-21 | 1 | -1999/+2156 |
* | [PATCH] skfp warning fixes | Andrew Morton | 2006-03-21 | 1 | -6/+6 |
* | [PATCH] smc91x: allow for dynamic bus access configs | Nicolas Pitre | 2006-03-21 | 2 | -220/+307 |
* | [PATCH] pcnet32: support boards with multiple phys | Don Fry | 2006-03-21 | 1 | -24/+212 |
* | [PATCH] sky2 version 1.1 | Stephen Hemminger | 2006-03-21 | 1 | -1/+1 |
* | [PATCH] sky2: handle all error irqs | Stephen Hemminger | 2006-03-21 | 2 | -12/+49 |
* | [PATCH] sky2: transmit recovery | Stephen Hemminger | 2006-03-21 | 1 | -6/+31 |
* | [PATCH] sky2: whitespace fixes | Stephen Hemminger | 2006-03-21 | 1 | -5/+5 |
* | [PATCH] sky2: add MSI support | Stephen Hemminger | 2006-03-21 | 2 | -4/+79 |
* | [PATCH] sky2: coalescing parameters | Stephen Hemminger | 2006-03-21 | 1 | -13/+6 |
* | [PATCH] sky2: rework of NAPI and IRQ management | Stephen Hemminger | 2006-03-21 | 2 | -180/+111 |
* | [PATCH] sky2: drop broken wake on lan support | Stephen Hemminger | 2006-03-21 | 2 | -37/+0 |
* | [PATCH] sky2: remove support for untested Yukon EC/rev 0 | Stephen Hemminger | 2006-03-21 | 2 | -63/+32 |
* | [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE | Dale Farnsworth | 2006-03-21 | 1 | -4/+14 |
* | [PATCH] skge: version 1.4 | Stephen Hemminger | 2006-03-21 | 1 | -1/+1 |
* | [PATCH] skge: handle pci errors better | Stephen Hemminger | 2006-03-21 | 1 | -21/+30 |
* | [PATCH] skge: formmating and whitespace cleanup | Stephen Hemminger | 2006-03-21 | 1 | -12/+18 |
* | [PATCH] skge: use mmiowb | Stephen Hemminger | 2006-03-21 | 1 | -1/+5 |
* | [PATCH] skge: use kcalloc | Stephen Hemminger | 2006-03-21 | 1 | -2/+1 |
* | [PATCH] skge: dma configuration cleanup | Stephen Hemminger | 2006-03-21 | 1 | -14/+10 |
* | [PATCH] skge: check the allocation of ring buffer | Stephen Hemminger | 2006-03-21 | 1 | -1/+9 |
* | [PATCH] skge: use auto masking of irqs | Stephen Hemminger | 2006-03-21 | 2 | -34/+21 |
* | [PATCH] skge: use NAPI for tx cleanup. | Stephen Hemminger | 2006-03-21 | 1 | -55/+44 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-21 | 23 | -567/+1472 |
|\ |
|
| * | [TG3]: Don't mark tg3_test_registers() as returning const. | David S. Miller | 2006-03-21 | 1 | -1/+1 |
| * | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static | Adrian Bunk | 2006-03-21 | 1 | -1/+1 |
| * | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 2006-03-21 | 2 | -4/+3 |
| * | [TG3]: netif_carrier_off runs too early; could still be queued when init fails | Jeff Mahoney | 2006-03-21 | 1 | -1/+2 |
| * | [WAN]: fix section mismatch warning in sbni | Sam Ravnborg | 2006-03-21 | 1 | -2/+1 |
| * | [SUNGEM]: sem2mutex | Ingo Molnar | 2006-03-21 | 2 | -21/+22 |
| * | [CASSINI]: sem2mutex | Ingo Molnar | 2006-03-21 | 2 | -21/+21 |
| * | [IRDA]: remove MODULE_PARM() | Andrew Morton | 2006-03-21 | 1 | -6/+6 |
| * | [IRDA] sem2mutex: drivers/net/irda | Arjan van de Ven | 2006-03-21 | 2 | -18/+20 |
| * | [NET]: dev_put/dev_hold cleanup | Stephen Hemminger | 2006-03-21 | 1 | -1/+1 |
| * | [TG3]: update version and reldate | Michael Chan | 2006-03-21 | 1 | -2/+2 |
| * | [TG3]: Add firmware version info | Michael Chan | 2006-03-21 | 2 | -0/+57 |
| * | [TG3]: nvram cleanup | Michael Chan | 2006-03-21 | 1 | -27/+35 |
| * | [TG3]: Fixup memory test for 5787 | Michael Chan | 2006-03-21 | 1 | -3/+13 |
| * | [TG3]: Add new one-shot MSI handler | Michael Chan | 2006-03-21 | 2 | -31/+55 |
| * | [TG3]: Add ipv6 checksum support | Michael Chan | 2006-03-21 | 1 | -4/+8 |
| * | [TG3]: Add new hard_start_xmit | Michael Chan | 2006-03-21 | 2 | -5/+142 |
| * | [TG3]: Add 5787 nvram support | Michael Chan | 2006-03-21 | 2 | -20/+130 |
| * | [TG3]: Add 5787 and 5754 basic support | Michael Chan | 2006-03-21 | 2 | -3/+30 |
| * | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 2006-03-21 | 1 | -1/+1 |
| * | [IRDA]: TOIM3232 dongle support | David Basden | 2006-03-21 | 3 | -0/+384 |
| * | [TG3]: Fix tg3_get_ringparam() | Michael Chan | 2006-03-21 | 1 | -4/+13 |
| * | [TG3]: Add some missing netif_running() checks | Michael Chan | 2006-03-21 | 1 | -0/+6 |