summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh2013-10-261-5/+2
* qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh2013-08-211-0/+16
* qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani2013-08-211-1/+1
* qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-031-13/+27
* qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty2013-07-191-12/+10
* qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia2013-06-231-0/+51
* qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar2013-06-231-1/+2
* qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria2013-06-231-14/+20
* qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-241-0/+15
* qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-221-4/+45
* qlcnic: Support VLAN id config.Rajesh Borundia2013-04-191-9/+9
* qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-191-2/+2
* qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-021-0/+2
* qlcnic: Support atomic commandsRajesh Borundia2013-03-291-8/+39
* 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-1/+17
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-041-1/+1
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-4/+2
* qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra2013-01-301-1/+2
* qlcnic: driver LRO bug fixManish chopra2013-01-301-2/+4
* qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria2013-01-271-4/+26
* qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani2013-01-271-1/+1
* qlcnic: enable RSS for TCP over IPv6Shahed Shaikh2013-01-271-6/+15
* qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh2013-01-271-1/+14
* qlcnic: 83xx ethtool interface routinesSony Chacko2013-01-021-1/+1
* qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-021-19/+28
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-021-24/+73
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-191-3/+2
* qlcnic: modify PCI and register access routinesSony Chacko2012-12-041-116/+161
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-041-1/+1
* qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko2012-11-281-486/+0
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-251-31/+21
* qlcnic: fix sparse warningsSony Chacko2012-11-181-35/+63
* qlcnic: fix compiler warningsSony Chacko2012-11-181-1/+1
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-061-1/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-4/+5
* qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
* qlogic: Move the QLogic driversJeff Kirsher2011-08-101-0/+1787
OpenPOWER on IntegriCloud