aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enic/vnic_wq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11enic: Move the Cisco driverJeff Kirsher1-200/+0
2010-10-01enic: Make local functions staticVasanthy Kolluri1-1/+1
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu1-2/+4
2010-06-25enic: Clean upsVasanthy Kolluri1-1/+1
2010-06-25enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri1-2/+0
2010-06-25enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri1-7/+8
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri1-3/+3
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
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-18enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri1-2/+2
2009-09-03enic: organize device initialization/deinit into separate functionsScott Feldman1-3/+17
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman1-0/+184