summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
Commit message (Expand)AuthorAgeFilesLines
...
* | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-151-4/+3
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-5/+5
* qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-191-11/+134
* qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-191-1/+12
* qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-191-25/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-1/+6
|\
| * qlcnic: set gso_typeMichael S. Tsirkin2013-02-101-1/+6
* | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-111-1/+19
* | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-041-0/+7
* | qlcnic: Fix sparse check endian warningsShahed Shaikh2013-01-301-1/+1
* | qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria2013-01-271-1/+1
* | qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh2013-01-271-6/+16
* | qlcnic: 83xx data path routinesSony Chacko2013-01-021-50/+542
* | qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-021-2/+1
* | qlcnic: change driver hardware interface mechanismSony Chacko2013-01-021-39/+17
|/
* qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-041-1/+1
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-041-12/+12
* qlcnic: fix coding style issues in qlcnic_io.cSony Chacko2012-11-281-150/+113
* qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko2012-11-281-0/+1346