aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
AgeCommit message (Expand)Author
2021-06-08ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.cWang Hai
2020-09-16net/qlcnic: Convert to SPDX license identifiersThomas Gleixner
2020-07-04qlcninc: use generic power managementVaibhav Gupta
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-29qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-05-22qlogic: Use time_before()Manuel Schölling
2014-05-09qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty
2014-01-17qlcnic: make local functions staticstephen hemminger
2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty
2013-12-31net: qlcnic: slight optimization of addr comparedingtianhong
2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-26qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-07-19qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty
2013-06-23qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia
2013-06-23qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar
2013-06-23qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia
2013-03-29qlcnic: Support atomic commandsRajesh Borundia
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-30qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra
2013-01-30qlcnic: driver LRO bug fixManish chopra
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria
2013-01-27qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani
2013-01-27qlcnic: enable RSS for TCP over IPv6Shahed Shaikh