aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil1-7/+15
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani1-4/+23
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty1-2/+2
2014-01-17qlcnic: make local functions staticstephen hemminger1-5/+5
2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh1-2/+2
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani1-9/+24
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty1-0/+3
2013-12-31net: qlcnic: slight optimization of addr comparedingtianhong1-2/+2
2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra1-26/+22
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+2
2013-10-26qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh1-5/+2
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh1-0/+16
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani1-1/+1
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani1-13/+27
2013-07-19qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty1-12/+10
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