Age | Commit message (Expand) | Author | Files | Lines |
2006-03-22 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -56/+69 |
2006-03-22 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2006-03-22 | [PATCH] Use of uninitialized variable in drivers/net/depca.c | Eric Sesterhenn | 1 | -1/+1 |
2006-03-22 | [PATCH] Use after free in net/tulip/de2104x.c | Eric Sesterhenn | 1 | -1/+1 |
2006-03-22 | [PATCH] sis900 adm7001 PHY support | Artur Skawina | 1 | -0/+1 |
2006-03-22 | [PATCH] sky2: more ethtool stats | Stephen Hemminger | 2 | -41/+57 |
2006-03-22 | [PATCH] AMD Au1xx0: fix Ethernet TX stats | Sergei Shtylylov | 1 | -11/+7 |
2006-03-22 | [PATCH] fix spidernet build issue | Jens Osterkamp | 1 | -2/+2 |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-03-22 | [TG3]: Bump driver version and reldate. | David S. Miller | 1 | -2/+2 |
2006-03-22 | [TG3]: Skip phy power down on some devices | Michael Chan | 1 | -2/+14 |
2006-03-22 | [TG3]: Fix SRAM access during tg3_init_one() | Michael Chan | 1 | -3/+9 |
2006-03-22 | Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description | James Ring | 1 | -1/+1 |
2006-03-21 | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2 | -2/+2 |
2006-03-21 | [netdrvr] pcnet32: other source formatting cleanups | Jeff Garzik | 1 | -174/+54 |
2006-03-21 | [netdrvr] pcnet32: Lindent | Jeff Garzik | 1 | -1999/+2156 |
2006-03-21 | [PATCH] skfp warning fixes | Andrew Morton | 1 | -6/+6 |
2006-03-21 | [PATCH] smc91x: allow for dynamic bus access configs | Nicolas Pitre | 2 | -220/+307 |
2006-03-21 | [PATCH] pcnet32: support boards with multiple phys | Don Fry | 1 | -24/+212 |
2006-03-21 | [PATCH] sky2 version 1.1 | Stephen Hemminger | 1 | -1/+1 |
2006-03-21 | [PATCH] sky2: handle all error irqs | Stephen Hemminger | 2 | -12/+49 |
2006-03-21 | [PATCH] sky2: transmit recovery | Stephen Hemminger | 1 | -6/+31 |
2006-03-21 | [PATCH] sky2: whitespace fixes | Stephen Hemminger | 1 | -5/+5 |
2006-03-21 | [PATCH] sky2: add MSI support | Stephen Hemminger | 2 | -4/+79 |
2006-03-21 | [PATCH] sky2: coalescing parameters | Stephen Hemminger | 1 | -13/+6 |
2006-03-21 | [PATCH] sky2: rework of NAPI and IRQ management | Stephen Hemminger | 2 | -180/+111 |
2006-03-21 | [PATCH] sky2: drop broken wake on lan support | Stephen Hemminger | 2 | -37/+0 |
2006-03-21 | [PATCH] sky2: remove support for untested Yukon EC/rev 0 | Stephen Hemminger | 2 | -63/+32 |
2006-03-21 | [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE | Dale Farnsworth | 1 | -4/+14 |
2006-03-21 | [PATCH] skge: version 1.4 | Stephen Hemminger | 1 | -1/+1 |
2006-03-21 | [PATCH] skge: handle pci errors better | Stephen Hemminger | 1 | -21/+30 |
2006-03-21 | [PATCH] skge: formmating and whitespace cleanup | Stephen Hemminger | 1 | -12/+18 |
2006-03-21 | [PATCH] skge: use mmiowb | Stephen Hemminger | 1 | -1/+5 |
2006-03-21 | [PATCH] skge: use kcalloc | Stephen Hemminger | 1 | -2/+1 |
2006-03-21 | [PATCH] skge: dma configuration cleanup | Stephen Hemminger | 1 | -14/+10 |
2006-03-21 | [PATCH] skge: check the allocation of ring buffer | Stephen Hemminger | 1 | -1/+9 |
2006-03-21 | [PATCH] skge: use auto masking of irqs | Stephen Hemminger | 2 | -34/+21 |
2006-03-21 | [PATCH] skge: use NAPI for tx cleanup. | Stephen Hemminger | 1 | -55/+44 |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -567/+1472 |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -2/+3 |
2006-03-20 | [TG3]: Don't mark tg3_test_registers() as returning const. | David S. Miller | 1 | -1/+1 |
2006-03-20 | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static | Adrian Bunk | 1 | -1/+1 |
2006-03-20 | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 2 | -4/+3 |
2006-03-20 | [TG3]: netif_carrier_off runs too early; could still be queued when init fails | Jeff Mahoney | 1 | -1/+2 |
2006-03-20 | [WAN]: fix section mismatch warning in sbni | Sam Ravnborg | 1 | -2/+1 |
2006-03-20 | [SUNGEM]: sem2mutex | Ingo Molnar | 2 | -21/+22 |
2006-03-20 | [CASSINI]: sem2mutex | Ingo Molnar | 2 | -21/+21 |
2006-03-20 | [IRDA]: remove MODULE_PARM() | Andrew Morton | 1 | -6/+6 |
2006-03-20 | [IRDA] sem2mutex: drivers/net/irda | Arjan van de Ven | 2 | -18/+20 |
2006-03-20 | [NET]: dev_put/dev_hold cleanup | Stephen Hemminger | 1 | -1/+1 |