aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-19qlcnic: Update version to 5.2.41Rajesh Borundia1-2/+2
2013-04-19qlcnic: Support polling for mailbox events.Rajesh Borundia1-0/+2
2013-04-19qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia1-0/+1
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia1-5/+12
2013-04-19qlcnic: VF reset recovery implementation.Rajesh Borundia1-0/+1
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia1-7/+6
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia1-2/+2
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia1-3/+3
2013-03-29qlcnic: Support atomic commandsRajesh Borundia1-0/+4
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia1-0/+14
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia1-0/+1
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia1-0/+1
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia1-6/+29
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia1-2/+18
2013-03-22qlcnic: Bump up the version to 5.1.38Shahed Shaikh1-2/+2
2013-03-13qlcnic: Bump up the version to 5.1.37Shahed Shaikh1-2/+2
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh1-2/+2
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria1-2/+2
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh1-1/+1
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria1-2/+2
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh1-0/+5
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria1-1/+3
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria1-1/+1
2013-01-30qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria1-2/+2
2013-01-27qlcnic: Bump up the version to 5.1.32Jitendra Kalsaria1-3/+3
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria1-1/+9
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh1-0/+2
2013-01-27qlcnic: set driver version in firmwareSritej Velaga1-0/+2
2013-01-02qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh1-38/+0
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko1-0/+2
2013-01-02qlcnic: 83xx register dump routinesSony Chacko1-0/+1
2013-01-02qlcnic: enable 83xx virtual NIC modeSony Chacko1-1/+4
2013-01-02qlcnic: flash template based firmware reset recoverySony Chacko1-0/+1
2013-01-02qlcnic: 83xx CNA inter driver communication mechanismSony Chacko1-0/+14
2013-01-02qlcnic: 83xx adpater flash interface routinesSony Chacko1-0/+33
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko1-2/+9
2013-01-02qlcnic: 83xx base driverSony Chacko1-0/+1
2013-01-02qlcnic: 83xx data path routinesSony Chacko1-2/+11
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko1-7/+69
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko1-48/+278
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko1-0/+1
2012-12-04qlcnic: get board name APISony Chacko1-25/+1
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko1-2/+2
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko1-33/+34
2012-12-04qlcnic: add 82xx adapter specific checksSony Chacko1-0/+7
2012-11-28qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko1-141/+2
2012-11-28qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko1-0/+11
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko1-91/+24