aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
AgeCommit message (Expand)Author
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-18qlcnic: fix TSO race conditionSritej Velaga
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-01-30qlcnic: Fix sparse check endian warningsShahed Shaikh
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-11-28qlcnic: fix coding style issues in qlcnic_io.cSony Chacko
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko