summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-04qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani
2013-11-04qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05qlcnic: use standard NAPI weightsMichal Schmidt
2013-08-27qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani
2013-08-20treewide: Fix typo in printkMasanari Iida
2013-08-20qlcnic: Enable support for 844X adapterManish Chopra
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria
2013-04-23Merge 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-28hlist: 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-11qlcnic: set gso_typeMichael S. Tsirkin
2013-02-05qlcnic: Updating copyright information.Jitendra Kalsaria
2013-01-31qlcnic: 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