aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
AgeCommit message (Expand)Author
2020-09-16net/qlcnic: Convert to SPDX license identifiersThomas Gleixner
2020-07-14qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski
2020-04-25qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish
2017-05-11qlcnic: Update version to 5.3.66Chopra, Manish
2016-08-03qlcnic: Update version to 5.3.65Manish Chopra
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-04-24qlcnic: Update version to 5.3.64Manish Chopra
2016-03-10qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-03-10qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall
2015-09-17qlcnic: track vxlan port countJiri Benc
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2014-08-29qlcnic: Update version to 5.3.62Shahed Shaikh
2014-08-29qlcnic: Add support to run firmware POSTShahed Shaikh
2014-08-29qlcnic: Add support for 0x8830 device IDShahed Shaikh
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-07-02qlcnic: Update version to 5.3.61Harish Patil
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09qlcnic: Update version to 5.3.59Rajesh Borundia
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh
2014-04-27qlcnic: Update version to 5.3.58Jitendra Kalsaria
2014-04-27qlcnic: Add hwmon interface to export board temperature.Harish Patil
2014-04-03net: qlcnic: include irq.h for irq definitionsJosh Boyer
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh
2014-03-24qlcnic: Update version to 5.3.57Shahed Shaikh
2014-03-24qlcnic: Add VXLAN Rx offload supportShahed Shaikh
2014-03-24qlcnic: Add VXLAN Tx offload supportShahed Shaikh
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani
2014-01-23qlcnic: Interrupt code cleanupManish chopra
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty
2014-01-17qlcnic: make local functions staticstephen hemminger