summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-config.c
Commit message (Expand)AuthorAgeFilesLines
* vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
* vxge: independent interrupt moderationJon Mason2010-12-101-4/+7
* vxge: code cleanup and reorganizationJon Mason2010-12-101-1303/+1178
* vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-281-15/+9
* drivers/net: use vzalloc()Eric Dumazet2010-11-271-23/+8
* vxge: sparse and other clean-upsJon Mason2010-11-111-77/+23
* vxge: correct multi-function detectionJon Mason2010-11-111-3/+3
* vxge: Titan1A detectionJon Mason2010-11-111-31/+9
* vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason2010-11-111-5/+10
* vxge: add support for ethtool firmware flashingJon Mason2010-11-111-1/+182
* vxge: serialize access to steering control registerJon Mason2010-11-111-483/+324
* vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-111-3/+83
* vxge: enable rxhashJon Mason2010-11-111-0/+2
* vxge: make functions local and remove dead codestephen hemminger2010-10-241-85/+247
* vxge: Update copyright informationJon Mason2010-07-151-2/+2
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-17/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur2010-04-081-1/+3
* | vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur2010-03-291-2/+4
* | vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur2010-03-291-10/+4
|/
* vxge: Allow multiple functions with INTA.Sreenivasa Honnur2009-10-061-0/+24
* vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur2009-10-061-0/+22
* vxge: Removed unused functions.Sreenivasa Honnur2009-10-061-204/+0
* vxge: Removed accessing non-supported registers.Sreenivasa Honnur2009-10-061-2/+0
* vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur2009-10-061-22/+30
* vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur2009-07-051-10/+0
* vxge: Enable SRIOV support in the driver.Sivakumar Subramani2009-06-171-5/+7
* vxge: No need for check vfree() pointer.Figo.zhang2009-06-111-8/+4
* Neterion: New driver: Hardware init & configurationRamkrishna Vepa2009-04-021-0/+5264
OpenPOWER on IntegriCloud