Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 2006-03-22 | 432 | -20518/+32250 |
|\ | |||||
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-22 | 3 | -32/+46 |
| |\ | |||||
| | * | Pull sn-handle-sc-powerdown into release branch | Tony Luck | 2006-03-21 | 2 | -9/+28 |
| | |\ | |||||
| | | * | [IA64-SGI] Handle SC env. powerdown events | Aaron Young | 2006-01-26 | 2 | -9/+28 |
| | * | | Pull sem2mutex-ioc4 into release branch | Tony Luck | 2006-03-21 | 1 | -23/+18 |
| | |\ \ | |||||
| | | * | | [IA64-SGI] sem2mutex ioc4.c | Jes Sorensen | 2006-01-26 | 1 | -23/+18 |
| | | |/ | |||||
| * | | | Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion" | Linus Torvalds | 2006-03-21 | 1 | -1/+1 |
| * | | | [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/herbert/crypto-2.6 | Linus Torvalds | 2006-03-21 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * | | | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 | 1 | -1/+5 |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-21 | 26 | -586/+1478 |
| |\ \ \ \ | |||||
| | * | | | | [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 |
| | * | | | | [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor | Arnaldo Carvalho de Melo | 2006-03-21 | 1 | -1/+0 |
| | * | | | | [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 |
| | * | | | | [ATM] suni: cast arg properly in SONET_SETFRAMING | Alexey Dobriyan | 2006-03-21 | 1 | -1/+1 |
| | * | | | | [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 |