Age | Commit message (Expand) | Author | Files | Lines |
2006-10-18 | [SPARC]: Fix some section mismatch warnings in sparc drivers. | Ben Collins | 3 | -7/+7 |
2006-10-17 | sky2: GMAC pause frame | Stephen Hemminger | 1 | -1/+1 |
2006-10-17 | sky2: accept multicast pause frames | Stephen Hemminger | 1 | -6/+18 |
2006-10-17 | sky2: version 1.9 | Stephen Hemminger | 1 | -1/+1 |
2006-10-17 | sky2: no message on rx fifo overflow | Stephen Hemminger | 1 | -2/+4 |
2006-10-17 | sky2: flow control setting fixes | Stephen Hemminger | 2 | -45/+81 |
2006-10-17 | sky2: don't reset PHY twice | Stephen Hemminger | 1 | -12/+1 |
2006-10-17 | sky2: use duplex result bits | Stephen Hemminger | 1 | -20/+1 |
2006-10-17 | sky2: advertising register 16 bits | Stephen Hemminger | 1 | -1/+1 |
2006-10-17 | sky2: fiber pause bits | Stephen Hemminger | 1 | -8/+19 |
2006-10-17 | sky2: phy irq on shutdown | Stephen Hemminger | 1 | -8/+8 |
2006-10-17 | sky2: turn of workaround timer | Stephen Hemminger | 1 | -2/+2 |
2006-10-17 | sky2: MSI test is only a warning | Stephen Hemminger | 1 | -3/+3 |
2006-10-11 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -612/+725 |
2006-10-11 | [PATCH] sun3 __iomem annotations | Al Viro | 2 | -4/+4 |
2006-10-11 | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 1 | -1/+1 |
2006-10-11 | [PATCH] Fix section mismatch in de2104x.c | Helge Deller | 1 | -4/+4 |
2006-10-11 | [PATCH] sky2: set lower pause threshold to prevent overrun | Stephen Hemminger | 1 | -1/+1 |
2006-10-11 | [PATCH] sky2: revert pci express extensions | Stephen Hemminger | 2 | -24/+51 |
2006-10-11 | [PATCH] skge: version 1.9 | Stephen Hemminger | 1 | -1/+1 |
2006-10-11 | [PATCH] skge: better flow control negotiation | Stephen Hemminger | 2 | -56/+95 |
2006-10-11 | [PATCH] skge: pause mapping for fiber | Stephen Hemminger | 1 | -17/+21 |
2006-10-11 | [PATCH] skge: fix stuck irq when fiber down | Stephen Hemminger | 2 | -19/+37 |
2006-10-11 | [PATCH] powerpc/cell spidernet release all descrs | Linas Vepstas | 1 | -2/+2 |
2006-10-11 | [PATCH] powerpc/cell spidernet DMA direction fix | Linas Vepstas | 1 | -13/+13 |
2006-10-11 | [PATCH] powerpc/cell spidernet variable name change | Linas Vepstas | 3 | -10/+10 |
2006-10-11 | [PATCH] powerpc/cell spidernet reduce DMA kicking | Linas Vepstas | 1 | -6/+13 |
2006-10-11 | [PATCH] powerpc/cell spidernet | Linas Vepstas | 1 | -2/+0 |
2006-10-11 | [PATCH] powerpc/cell spidernet refine locking | Linas Vepstas | 1 | -52/+43 |
2006-10-11 | [PATCH] powerpc/cell spidernet NAPI polling info. | Linas Vepstas | 1 | -8/+8 |
2006-10-11 | [PATCH] powerpc/cell spidernet low watermark patch. | Linas Vepstas | 2 | -4/+47 |
2006-10-11 | [PATCH] powerpc/cell spidernet incorrect offset | Linas Vepstas | 1 | -1/+3 |
2006-10-11 | [PATCH] powerpc/cell spidernet stop error printing patch. | Linas Vepstas | 1 | -4/+9 |
2006-10-11 | [PATCH] powerpc/cell spidernet fix error interrupt print | Linas Vepstas | 1 | -1/+1 |
2006-10-11 | [PATCH] powerpc/cell spidernet bogus rx interrupt bit | Linas Vepstas | 1 | -3/+2 |
2006-10-11 | [PATCH] Spidernet stop queue when queue is full. | Linas Vepstas | 1 | -23/+10 |
2006-10-11 | [PATCH] Spidernet fix register field definitions | Linas Vepstas | 2 | -6/+12 |
2006-10-11 | [PATCH] powerpc/cell spidernet add missing netdev watchdog | Linas Vepstas | 1 | -0/+1 |
2006-10-11 | [PATCH] powerpc/cell spidernet zlen min packet length | Linas Vepstas | 1 | -4/+14 |
2006-10-11 | [PATCH] powerpc/cell spidernet force-end fix | Linas Vepstas | 1 | -1/+4 |
2006-10-11 | [PATCH] Spidernet module parm permissions | Linas Vepstas | 1 | -2/+2 |
2006-10-11 | [PATCH] powerpc/cell spidernet burst alignment patch. | Linas Vepstas | 1 | -1/+1 |
2006-10-11 | [PATCH] powerpc/cell spidernet ethtool -i version number info. | Linas Vepstas | 3 | -1/+6 |
2006-10-11 | [PATCH] ehea: fix port state notification, default queue sizes | Jan-Bernd Themann | 2 | -9/+10 |
2006-10-11 | [PATCH] ehea: firmware (hvcall) interface changes | Jan-Bernd Themann | 1 | -335/+238 |
2006-10-11 | [PATCH] ibmveth irq fix | Andrew Morton | 1 | -1/+1 |
2006-10-11 | [PATCH] b44: fix eeprom endianess issue | Michael Buesch | 1 | -1/+1 |
2006-10-11 | [PATCH] Update smc91x driver with ARM Versatile board info | Deepak Saxena | 1 | -0/+18 |
2006-10-11 | Merge branch 'master' into upstream-fixes | Jeff Garzik | 229 | -931/+690 |
2006-10-11 | [PATCH] irda: donauboe fixes, cleanups | Jeff Garzik | 1 | -13/+7 |