aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-23qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia1-0/+51
2013-06-23qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar1-1/+2
2013-06-23qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria1-14/+20
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani1-0/+15
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh1-4/+45
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia1-9/+9
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia1-2/+2
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia1-0/+2
2013-03-29qlcnic: Support atomic commandsRajesh Borundia1-8/+39
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-5/+5
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh1-1/+17
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria1-1/+1
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-4/+2
2013-01-30qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra1-1/+2
2013-01-30qlcnic: driver LRO bug fixManish chopra1-2/+4
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria1-4/+26
2013-01-27qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani1-1/+1
2013-01-27qlcnic: enable RSS for TCP over IPv6Shahed Shaikh1-6/+15
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh1-1/+14
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko1-1/+1
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko1-19/+28
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko1-24/+73
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh1-3/+2
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko1-116/+161
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko1-1/+1
2012-11-28qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko1-486/+0
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh1-31/+21
2012-11-18qlcnic: fix sparse warningsSony Chacko1-35/+63
2012-11-18qlcnic: fix compiler warningsSony Chacko1-1/+1
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-4/+5
2011-10-30qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty1-1/+1
2011-08-10qlogic: Move the QLogic driversJeff Kirsher1-0/+1787