Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | skge: WOL support | Stephen Hemminger | 2007-02-07 | 2 | -35/+125 | |
* | | | skge: use dev_printk | Stephen Hemminger | 2007-02-07 | 1 | -38/+31 | |
* | | | skge: handle zero address at open | Stephen Hemminger | 2007-02-07 | 1 | -3/+5 | |
* | | | b44 endian annotations | Al Viro | 2007-02-07 | 2 | -9/+9 | |
* | | | PA Semi PWRficient Ethernet driver | Olof Johansson | 2007-02-05 | 4 | -0/+1487 | |
* | | | s2io: De-typedef driver. | Ralf Baechle | 2007-02-05 | 3 | -351/+362 | |
* | | | s2io: Removed enabling of some of the unused interrupts. | Sivakumar Subramani | 2007-02-05 | 1 | -112/+1 | |
* | | | s2io: Fixes in updating skb->truesize and code cleanup. | Sivakumar Subramani | 2007-02-05 | 1 | -5/+10 | |
* | | | S2IO: Fixes for reset and link handling. | Sivakumar Subramani | 2007-02-05 | 3 | -160/+253 | |
* | | | s2io: Making LRO and UFO as module loadable parameter. | Sivakumar Subramani | 2007-02-05 | 2 | -93/+77 | |
* | | | PC300too alternative WAN driver | Krzysztof Halasa | 2007-02-05 | 3 | -0/+579 | |
* | | | cxgb3 - Add dual licensing | Divy Le Ray | 2007-02-05 | 20 | -136/+399 | |
* | | | cxgb3 - Add <linux/mutex.h> | Divy Le Ray | 2007-02-05 | 1 | -0/+1 | |
* | | | cxgb3 - Remove BUG_ON from t3b_intr_napi | Divy Le Ray | 2007-02-05 | 1 | -2/+0 | |
* | | | cxgb3 - white space to tabs | Divy Le Ray | 2007-02-05 | 1 | -15/+15 | |
* | | | cxgb3 - Clean up HW init routine | Divy Le Ray | 2007-02-05 | 1 | -11/+5 | |
* | | | cxgb3 - bogus status error string | Divy Le Ray | 2007-02-05 | 1 | -1/+1 | |
* | | | cxgb3 - remove SW Tx credits coalescing | Divy Le Ray | 2007-02-05 | 1 | -61/+14 | |
* | | | cxgb3 - bind qsets on multiport adapter | Divy Le Ray | 2007-02-05 | 3 | -24/+54 | |
* | | | cxgb3 - FW versioning | Divy Le Ray | 2007-02-05 | 3 | -12/+47 | |
* | | | git-netdev-all: chelsio fix | Andrew Morton | 2007-02-05 | 1 | -1/+1 | |
* | | | remove one remaining "#define BCM_TSO 1" | Adrian Bunk | 2007-02-05 | 1 | -1/+0 | |
* | | | UCC Ether driver: kmalloc casting cleanups | Ahmed S. Darwish | 2007-02-05 | 1 | -13/+10 | |
* | | | sky2: handle network device allocation failure | shemminger@linux-foundation.org | 2007-02-05 | 1 | -6/+14 | |
* | | | sky2: software rx/tx stats | shemminger@linux-foundation.org | 2007-02-05 | 1 | -16/+5 | |
* | | | sky2: version 1.11.1 | shemminger@linux-foundation.org | 2007-02-05 | 1 | -1/+1 | |
* | | | forcedeth: statistics optimization | Ayaz Abdulla | 2007-02-05 | 1 | -21/+17 | |
* | | | forcedeth: statistics supported | Ayaz Abdulla | 2007-02-05 | 1 | -79/+110 | |
* | | | forcedeth: tx max work | Ayaz Abdulla | 2007-02-05 | 1 | -6/+12 | |
* | | | forcedeth: irq data path optimization | Ayaz Abdulla | 2007-02-05 | 1 | -72/+77 | |
* | | | forcedeth: rx data path optimization | Ayaz Abdulla | 2007-02-05 | 1 | -182/+148 | |
* | | | forcedeth: tx data path optimization | Ayaz Abdulla | 2007-02-05 | 1 | -57/+58 | |
* | | | forcedeth: tx limiting | Ayaz Abdulla | 2007-02-05 | 1 | -16/+13 | |
* | | | forcedeth: optimized routines | Ayaz Abdulla | 2007-02-05 | 1 | -133/+501 | |
* | | | bonding: update version | Jay Vosburgh | 2007-02-05 | 1 | -2/+2 | |
* | | | bonding: modify sysfs support to permit multiple loads | Jay Vosburgh | 2007-02-05 | 1 | -0/+15 | |
* | | | bonding: fix error check in sysfs creation | Jay Vosburgh | 2007-02-05 | 1 | -2/+7 | |
* | | | bonding: fix device name allocation error | Jay Vosburgh | 2007-02-05 | 1 | -4/+10 | |
* | | | net: use bitrev8 | Akinobu Mita | 2007-02-05 | 9 | -155/+27 | |
* | | | bonding.h: "extern inline" -> "static inline" | Adrian Bunk | 2007-02-05 | 1 | -2/+3 | |
* | | | qla3xxx: Add support for Qlogic 4032 chip. | Ron Mercer | 2007-02-05 | 2 | -72/+379 | |
* | | | remove the broken OAKNET driver | Adrian Bunk | 2007-02-05 | 3 | -678/+0 | |
* | | | chelsio: more rx speedup | Stephen Hemminger | 2007-02-05 | 1 | -42/+45 | |
* | | | chelsio: NAPI speed improvement | Stephen Hemminger | 2007-02-05 | 1 | -42/+35 | |
* | | | Add support for the latest 1G/10G Chelsio adapter, T3. | Divy Le Ray | 2007-02-05 | 25 | -0/+17328 | |
* | | | make hdlc_setup() static again | Adrian Bunk | 2007-02-05 | 1 | -2/+1 | |
* | | | forcedeth: rx skb recycle | Ayaz Abdulla | 2007-02-05 | 1 | -35/+43 | |
* | | | forcedeth: tx locking | Ayaz Abdulla | 2007-02-05 | 1 | -4/+5 | |
* | | | forcedeth: ring access | Ayaz Abdulla | 2007-02-05 | 1 | -186/+265 | |
* | | | forcedeth: dma access | Ayaz Abdulla | 2007-02-05 | 1 | -2/+2 |