summaryrefslogtreecommitdiffstats
path: root/drivers/net/enic/vnic_rq.c
Commit message (Expand)AuthorAgeFilesLines
* enic: Move the Cisco driverJeff Kirsher2011-08-111-221/+0
* 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-251-2/+1
* enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri2010-06-251-2/+11
* enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri2010-06-251-9/+11
* enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri2010-06-251-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-181-2/+2
|/
* enic: organize device initialization/deinit into separate functionsScott Feldman2009-09-031-9/+18
* enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-181-0/+199