| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | spidernet: load firmware when open | Kou Ishizaki | 2007-02-27 | 1 | -124/+123 |
* | spidernet: autoneg support for Celleb | Kou Ishizaki | 2007-02-27 | 1 | -15/+161 |
* | spidernet: compile break. | Linas Vepstas | 2007-02-27 | 1 | -4/+1 |
* | [PATCH] spider_net breakage from class_device -> device | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | Spidernet: Rework RX linked list | Linas Vepstas | 2007-02-07 | 1 | -8/+4 |
* | Spidernet RX Debugging printout | Linas Vepstas | 2007-02-05 | 1 | -0/+46 |
* | Spidernet Avoid possible RX chain corruption | Linas Vepstas | 2007-02-05 | 1 | -1/+0 |
* | Spidernet Memory barrier | Linas Vepstas | 2007-02-05 | 1 | -0/+1 |
* | Spidernet RX Chain tail | Linas Vepstas | 2007-02-05 | 1 | -7/+8 |
* | Spidernet Remove unused variable | Linas Vepstas | 2007-02-05 | 1 | -7/+6 |
* | Spidernet RX Refill | Linas Vepstas | 2007-02-05 | 1 | -9/+4 |
* | Spidernet Cleanup return codes | Linas Vepstas | 2007-02-05 | 1 | -20/+12 |
* | Spidernet another skb mem leak | Linas Vepstas | 2007-02-05 | 1 | -11/+12 |
* | Spidernet RX skb mem leak | Linas Vepstas | 2007-02-05 | 1 | -9/+9 |
* | Spidernet cleanup un-needed API | Linas Vepstas | 2007-02-05 | 1 | -23/+12 |
* | Spidernet remove rxramfull tasklet | Linas Vepstas | 2007-02-05 | 1 | -23/+1 |
* | Spidernet add net_ratelimit to suppress long output | Linas Vepstas | 2007-02-05 | 1 | -6/+5 |
* | Spidernet DMA coalescing | Linas Vepstas | 2007-02-05 | 1 | -56/+47 |
* | spidernet : fix memory leak in spider_net_stop | Jens Osterkamp | 2007-02-02 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -8/+10 |
|\ |
|
| * | [POWERPC] Spider uses low level BE MMIO accessors | Benjamin Herrenschmidt | 2006-12-04 | 1 | -8/+10 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -14/+6 |
|\ \
| |/ |
|
| * | [PATCH] spidernet: poor network performance | Linas Vepstas | 2006-11-30 | 1 | -1/+1 |
| * | [PATCH] Spidernet: remove ETH_ZLEN check in earlier patch | James K Lewis | 2006-11-30 | 1 | -13/+5 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+5 |
|/ |
|
* | [PATCH] powerpc/cell spidernet release all descrs | Linas Vepstas | 2006-10-11 | 1 | -2/+2 |
* | [PATCH] powerpc/cell spidernet DMA direction fix | Linas Vepstas | 2006-10-11 | 1 | -13/+13 |
* | [PATCH] powerpc/cell spidernet variable name change | Linas Vepstas | 2006-10-11 | 1 | -6/+6 |
* | [PATCH] powerpc/cell spidernet reduce DMA kicking | Linas Vepstas | 2006-10-11 | 1 | -6/+13 |
* | [PATCH] powerpc/cell spidernet | Linas Vepstas | 2006-10-11 | 1 | -2/+0 |
* | [PATCH] powerpc/cell spidernet refine locking | Linas Vepstas | 2006-10-11 | 1 | -52/+43 |
* | [PATCH] powerpc/cell spidernet NAPI polling info. | Linas Vepstas | 2006-10-11 | 1 | -8/+8 |
* | [PATCH] powerpc/cell spidernet low watermark patch. | Linas Vepstas | 2006-10-11 | 1 | -0/+43 |
* | [PATCH] powerpc/cell spidernet incorrect offset | Linas Vepstas | 2006-10-11 | 1 | -1/+3 |
* | [PATCH] powerpc/cell spidernet stop error printing patch. | Linas Vepstas | 2006-10-11 | 1 | -4/+9 |
* | [PATCH] powerpc/cell spidernet fix error interrupt print | Linas Vepstas | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] Spidernet stop queue when queue is full. | Linas Vepstas | 2006-10-11 | 1 | -23/+10 |
* | [PATCH] Spidernet fix register field definitions | Linas Vepstas | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] powerpc/cell spidernet add missing netdev watchdog | Linas Vepstas | 2006-10-11 | 1 | -0/+1 |
* | [PATCH] powerpc/cell spidernet zlen min packet length | Linas Vepstas | 2006-10-11 | 1 | -4/+14 |
* | [PATCH] powerpc/cell spidernet force-end fix | Linas Vepstas | 2006-10-11 | 1 | -1/+4 |
* | [PATCH] Spidernet module parm permissions | Linas Vepstas | 2006-10-11 | 1 | -2/+2 |
* | [PATCH] powerpc/cell spidernet ethtool -i version number info. | Linas Vepstas | 2006-10-11 | 1 | -0/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] spidernet: Use pci_dma_mapping_error() | Olof Johansson | 2006-09-27 | 1 | -3/+3 |
* | [PATCH] Spidernet: add ethtool -S (show statistics) | Jim Lewis | 2006-09-22 | 1 | -1/+9 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 1 | -5/+7 |
|\ |
|
| * | [PATCH] Add ethtool -g support to Spidernet network driver | Jim Lewis | 2006-08-19 | 1 | -5/+7 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -326/+254 |
|\ \
| |/ |
|
| * | [PATCH] spidernet: rework tx queue handling | Jens Osterkamp | 2006-07-17 | 1 | -325/+253 |