Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-06 | cxgb3 - bogus status error string | Divy Le Ray | 1 | -1/+1 |
2007-02-06 | cxgb3 - remove SW Tx credits coalescing | Divy Le Ray | 1 | -61/+14 |
2007-02-06 | cxgb3 - bind qsets on multiport adapter | Divy Le Ray | 3 | -24/+54 |
2007-02-06 | cxgb3 - FW versioning | Divy Le Ray | 3 | -12/+47 |
2007-02-06 | git-netdev-all: chelsio fix | Andrew Morton | 1 | -1/+1 |
2007-02-06 | remove one remaining "#define BCM_TSO 1" | Adrian Bunk | 1 | -1/+0 |
2007-02-06 | UCC Ether driver: kmalloc casting cleanups | Ahmed S. Darwish | 1 | -13/+10 |
2007-02-06 | sky2: handle network device allocation failure | shemminger@linux-foundation.org | 1 | -6/+14 |
2007-02-06 | sky2: software rx/tx stats | shemminger@linux-foundation.org | 1 | -16/+5 |
2007-02-06 | sky2: version 1.11.1 | shemminger@linux-foundation.org | 1 | -1/+1 |
2007-02-06 | PEGASUS: Fix typo in Corega products. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+2 |
2007-02-06 | ASIX: Add IO-DATA ETG-US2 Support. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+4 |
2007-02-06 | forcedeth: statistics optimization | Ayaz Abdulla | 1 | -21/+17 |
2007-02-06 | forcedeth: statistics supported | Ayaz Abdulla | 1 | -79/+110 |
2007-02-06 | forcedeth: tx max work | Ayaz Abdulla | 1 | -6/+12 |
2007-02-06 | forcedeth: irq data path optimization | Ayaz Abdulla | 1 | -72/+77 |
2007-02-06 | forcedeth: rx data path optimization | Ayaz Abdulla | 1 | -182/+148 |
2007-02-06 | forcedeth: tx data path optimization | Ayaz Abdulla | 1 | -57/+58 |
2007-02-06 | forcedeth: tx limiting | Ayaz Abdulla | 1 | -16/+13 |
2007-02-06 | forcedeth: optimized routines | Ayaz Abdulla | 1 | -133/+501 |
2007-02-06 | bonding: update version | Jay Vosburgh | 1 | -2/+2 |
2007-02-06 | bonding: modify sysfs support to permit multiple loads | Jay Vosburgh | 1 | -0/+15 |
2007-02-06 | bonding: fix error check in sysfs creation | Jay Vosburgh | 1 | -2/+7 |
2007-02-06 | bonding: fix device name allocation error | Jay Vosburgh | 1 | -4/+10 |
2007-02-06 | net: use bitrev8 | Akinobu Mita | 9 | -155/+27 |
2007-02-06 | bonding.h: "extern inline" -> "static inline" | Adrian Bunk | 1 | -2/+3 |
2007-02-06 | qla3xxx: Add support for Qlogic 4032 chip. | Ron Mercer | 2 | -72/+379 |
2007-02-06 | remove the broken OAKNET driver | Adrian Bunk | 3 | -678/+0 |
2007-02-06 | chelsio: more rx speedup | Stephen Hemminger | 1 | -42/+45 |
2007-02-06 | chelsio: NAPI speed improvement | Stephen Hemminger | 1 | -42/+35 |
2007-02-06 | Add support for the latest 1G/10G Chelsio adapter, T3. | Divy Le Ray | 25 | -0/+17328 |
2007-02-06 | make hdlc_setup() static again | Adrian Bunk | 1 | -2/+1 |
2007-02-06 | forcedeth: rx skb recycle | Ayaz Abdulla | 1 | -35/+43 |
2007-02-06 | forcedeth: tx locking | Ayaz Abdulla | 1 | -4/+5 |
2007-02-06 | forcedeth: ring access | Ayaz Abdulla | 1 | -186/+265 |
2007-02-06 | forcedeth: dma access | Ayaz Abdulla | 1 | -2/+2 |
2007-02-06 | remove the broken SKMC driver | Adrian Bunk | 5 | -1406/+0 |
2007-02-06 | driver for Silan SC92031 netdev | Cesar Eduardo Barros | 3 | -0/+1633 |
2007-02-06 | sky2: better power state management | Stephen Hemminger | 2 | -84/+57 |
2007-02-06 | remove NETIF_F_TSO ifdefery | Arjan van de Ven | 11 | -115/+3 |
2007-02-06 | Spidernet RX Debugging printout | Linas Vepstas | 1 | -0/+46 |
2007-02-06 | Spidernet Avoid possible RX chain corruption | Linas Vepstas | 1 | -1/+0 |
2007-02-06 | Spidernet Memory barrier | Linas Vepstas | 1 | -0/+1 |
2007-02-06 | Spidernet RX Chain tail | Linas Vepstas | 1 | -7/+8 |
2007-02-06 | Spidernet Remove unused variable | Linas Vepstas | 1 | -7/+6 |
2007-02-06 | Spidernet RX Refill | Linas Vepstas | 1 | -9/+4 |
2007-02-06 | Spidernet Cleanup return codes | Linas Vepstas | 1 | -20/+12 |
2007-02-06 | Spidernet another skb mem leak | Linas Vepstas | 1 | -11/+12 |
2007-02-06 | Spidernet RX skb mem leak | Linas Vepstas | 1 | -9/+9 |
2007-02-06 | Spidernet cleanup un-needed API | Linas Vepstas | 1 | -23/+12 |