aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-5/+5
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh1-11/+134
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh1-1/+12
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani1-25/+5
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+6
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria1-1/+19
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria1-0/+7
2013-01-30qlcnic: Fix sparse check endian warningsShahed Shaikh1-1/+1
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria1-1/+1
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh1-6/+16
2013-01-02qlcnic: 83xx data path routinesSony Chacko1-50/+542
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko1-2/+1
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko1-39/+17
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko1-1/+1
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko1-12/+12
2012-11-28qlcnic: fix coding style issues in qlcnic_io.cSony Chacko1-150/+113
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko1-0/+1346