summaryrefslogtreecommitdiffstats
path: root/drivers/net/enic/vnic_wq.c
Commit message (Expand)AuthorAgeFilesLines
* enic: Move the Cisco driverJeff Kirsher2011-08-111-200/+0Star
* enic: Make local functions staticVasanthy Kolluri2010-10-011-1/+1
* enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2010-08-171-2/+4
* enic: Clean upsVasanthy Kolluri2010-06-261-1/+1
* enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri2010-06-261-2/+0Star
* enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri2010-06-261-7/+8
* enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri2010-06-261-3/+3
* 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
* | enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri2010-03-191-2/+2
|/
* enic: organize device initialization/deinit into separate functionsScott Feldman2009-09-041-3/+17
* enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-181-0/+184