| Commit message (Expand) | Author | Age | Files | Lines |
* | s2io/vxge: Move the Exar drivers | Jeff Kirsher | 2011-08-11 | 1 | -2514/+0 |
* | drivers/net: Remove casts of void * | Joe Perches | 2011-06-21 | 1 | -3/+3 |
* | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-22 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | vxge: MSIX one shot mode | Jon Mason | 2011-01-19 | 1 | -8/+108 |
* | vxge: remove duplicated part of check | Dan Carpenter | 2010-12-28 | 1 | -1/+1 |
* | vxge: code cleanup and reorganization | Jon Mason | 2010-12-10 | 1 | -393/+380 |
* | vxge: make functions local and remove dead code | stephen hemminger | 2010-10-24 | 1 | -85/+16 |
* | vxge: Update copyright information | Jon Mason | 2010-07-15 | 1 | -2/+2 |
* | vxge: NETIF_F_LLTX removal | Jon Mason | 2010-07-15 | 1 | -3/+1 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -28/+0 |
* | vxge: Fixed MSIX interrupt configuration. | Sreenivasa Honnur | 2010-03-29 | 1 | -23/+12 |
* | vxge: Fix a receive stall due to driver being out of synch with chip. | Sreenivasa Honnur | 2010-03-29 | 1 | -7/+11 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -10/+10 |
* | vxge: Allow multiple functions with INTA. | Sreenivasa Honnur | 2009-10-06 | 1 | -0/+2 |
* | vxge: Fixed crash in PAE system due to wrong typecasting. | Sreenivasa Honnur | 2009-10-06 | 1 | -1/+1 |
* | vxge: prefetch RxD descriptors | Benjamin LaHaise | 2009-08-05 | 1 | -0/+1 |
* | vxge: improve tx performance by using mmiowb() instead of wmb() | Benjamin LaHaise | 2009-08-05 | 1 | -2/+2 |
* | vxge: fix pktgen hangs (don't abuse skb->cb[]) | Benjamin LaHaise | 2009-08-05 | 1 | -3/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-18 | 1 | -1/+1 |
|\ |
|
| * | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? | roel kluin | 2009-05-17 | 1 | -1/+1 |
* | | Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL" | David S. Miller | 2009-04-29 | 1 | -23/+32 |
* | | vxge: use max() instead of VXGE_HW_SET_LEVEL | Alexander Beregalov | 2009-04-27 | 1 | -32/+23 |
* | | vxge: fix possible NULL dereference in vxge-traffic.c | Alexander Beregalov | 2009-04-27 | 1 | -2/+2 |
|/ |
|
* | Neterion: New driver: Traffic & alarm handler | Ramkrishna Vepa | 2009-04-02 | 1 | -0/+2528 |