| Commit message (Expand) | Author | Age | Files | Lines |
* | vxge: Update copyright information | Jon Mason | 2010-07-15 | 1 | -2/+2 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -17/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | vxge: Fix a possible memory leak in vxge_hw_device_initialize(). | Sreenivasa Honnur | 2010-04-08 | 1 | -1/+3 |
* | | vxge: Set function-0 as the privilaged function for normal function. | Sreenivasa Honnur | 2010-03-29 | 1 | -2/+4 |
* | | vxge: Fix starvation of receive ring controller when blasted by short packets. | Sreenivasa Honnur | 2010-03-29 | 1 | -10/+4 |
|/ |
|
* | vxge: Allow multiple functions with INTA. | Sreenivasa Honnur | 2009-10-06 | 1 | -0/+24 |
* | vxge: Check if FCS stripping is disabled by the firmware. | Sreenivasa Honnur | 2009-10-06 | 1 | -0/+22 |
* | vxge: Removed unused functions. | Sreenivasa Honnur | 2009-10-06 | 1 | -204/+0 |
* | vxge: Removed accessing non-supported registers. | Sreenivasa Honnur | 2009-10-06 | 1 | -2/+0 |
* | vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the... | Sreenivasa Honnur | 2009-10-06 | 1 | -22/+30 |
* | vxge: Removed ioremap of unused bar addresses and their references | Sreenivasa Honnur | 2009-07-05 | 1 | -10/+0 |
* | vxge: Enable SRIOV support in the driver. | Sivakumar Subramani | 2009-06-17 | 1 | -5/+7 |
* | vxge: No need for check vfree() pointer. | Figo.zhang | 2009-06-11 | 1 | -8/+4 |
* | Neterion: New driver: Hardware init & configuration | Ramkrishna Vepa | 2009-04-02 | 1 | -0/+5264 |