aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-20
* | qlcnic: use standard NAPI weightsMichal Schmidt2013-09-05
* | qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty2013-08-27
* | qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani2013-08-21
* | qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani2013-08-21
* | qlcnic: Enable support for 844X adapterManish Chopra2013-08-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\ \
| * | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-03
| * | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-03
| |/
* / qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria2013-08-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * qlcnic: fix TSO race conditionSritej Velaga2013-04-18
* | qlcnic: Support VLAN id config.Rajesh Borundia2013-04-19
* | qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-19
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-29
* | qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia2013-03-29
* | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-19
* qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-19
* qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-12
|\
| * qlcnic: set gso_typeMichael S. Tsirkin2013-02-10
* | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-11
* | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-04
* | qlcnic: Fix sparse check endian warningsShahed Shaikh2013-01-30
* | qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria2013-01-27
* | qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh2013-01-27
* | qlcnic: 83xx data path routinesSony Chacko2013-01-02
* | qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-02
* | qlcnic: change driver hardware interface mechanismSony Chacko2013-01-02
|/
* qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-04
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-04
* qlcnic: fix coding style issues in qlcnic_io.cSony Chacko2012-11-28
* qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko2012-11-28