aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-15vxge: Update copyright informationJon Mason1-2/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-17/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-08vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur1-2/+4
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur1-10/+4
2009-10-06vxge: Allow multiple functions with INTA.Sreenivasa Honnur1-0/+24
2009-10-06vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur1-0/+22
2009-10-06vxge: Removed unused functions.Sreenivasa Honnur1-204/+0
2009-10-06vxge: Removed accessing non-supported registers.Sreenivasa Honnur1-2/+0
2009-10-06vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1Sreenivasa Honnur1-22/+30
2009-07-05vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur1-10/+0
2009-06-17vxge: Enable SRIOV support in the driver.Sivakumar Subramani1-5/+7
2009-06-11vxge: No need for check vfree() pointer.Figo.zhang1-8/+4
2009-04-02Neterion: New driver: Hardware init & configurationRamkrishna Vepa1-0/+5264