summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Simplify DMA settingChristophe JAILLET2022-01-091-1/+1
* net/qlcnic: Convert to SPDX license identifiersThomas Gleixner2020-09-161-2/+1
* qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-5/+2
* qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing2020-04-251-6/+0
* qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-261-4/+4
* qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-081-1/+1
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-09-291-3/+5
* qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-021-2/+24
* qlcnic: Update version to 5.3.66Chopra, Manish2017-05-111-2/+2
* qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
* qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-171-2/+0
* qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-101-0/+1
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-101-1/+1
* qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2015-10-131-1/+1
* qlcnic: track vxlan port countJiri Benc2015-09-171-0/+1
* qlcnic: Update version to 5.3.63Shahed Shaikh2015-08-101-2/+2
* qlcnic: Add new VF device ID 0x8C30Shahed Shaikh2015-08-101-4/+8
* qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh2015-08-101-0/+1
* qlcnic: Rearrange ordering of header files inclusionHarish Patil2015-08-101-2/+0
* net: qlcnic: clean up sysfs error codesVladimir Zapolskiy2015-05-281-3/+0
* qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
* qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-111-1/+10
* qlcnic: Update version to 5.3.62Shahed Shaikh2014-08-291-2/+2
* qlcnic: Add support to run firmware POSTShahed Shaikh2014-08-291-0/+2
* qlcnic: Add support for 0x8830 device IDShahed Shaikh2014-08-291-0/+2
* qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-211-1/+14
* qlcnic: Update version to 5.3.61Harish Patil2014-07-021-2/+2
* qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-111-2/+2
* qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-111-0/+2
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-16/+0
|\
| * qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-071-16/+0
* | qlcnic: Update version to 5.3.59Rajesh Borundia2014-05-091-2/+2
* | qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-091-0/+12
* | qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-091-1/+1
* | qlcnic: Update version to 5.3.58Jitendra Kalsaria2014-04-271-2/+2
* | qlcnic: Add hwmon interface to export board temperature.Harish Patil2014-04-271-0/+15
|/
* net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
* qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-011-0/+3
* qlcnic: Update version to 5.3.57Shahed Shaikh2014-03-241-2/+2
* qlcnic: Add VXLAN Rx offload supportShahed Shaikh2014-03-241-0/+11
* qlcnic: Add VXLAN Tx offload supportShahed Shaikh2014-03-241-4/+26
* qlcnic: Update version to 5.3.56Shahed Shaikh2014-02-241-2/+2
* qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh2014-02-241-2/+71
* qlcnic: update version to 5.3.55Himanshu Madhani2014-01-231-2/+2
* qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani2014-01-231-7/+10
* qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani2014-01-231-3/+6
* qlcnic: Interrupt code cleanupManish chopra2014-01-231-6/+91
* qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty2014-01-231-1/+1