aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich1-1/+1
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh1-3/+5
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish1-2/+24
2017-05-11qlcnic: Update version to 5.3.66Chopra, Manish1-2/+2
2016-08-03qlcnic: Update version to 5.3.65Manish Chopra1-2/+2
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-2/+0
2016-04-24qlcnic: Update version to 5.3.64Manish Chopra1-2/+2
2016-03-10qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia1-0/+1
2016-03-10qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia1-1/+1
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall1-1/+1
2015-09-17qlcnic: track vxlan port countJiri Benc1-0/+1
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh1-2/+2
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh1-4/+8
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh1-0/+1
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil1-2/+0
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy1-3/+0
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini1-1/+1
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh1-1/+10
2014-08-29qlcnic: Update version to 5.3.62Shahed Shaikh1-2/+2
2014-08-29qlcnic: Add support to run firmware POSTShahed Shaikh1-0/+2
2014-08-29qlcnic: Add support for 0x8830 device IDShahed Shaikh1-0/+2
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria1-1/+14
2014-07-02qlcnic: Update version to 5.3.61Harish Patil1-2/+2
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh1-2/+2
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh1-0/+2
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.Sucheta Chakraborty1-0/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+0
2014-05-09qlcnic: Update version to 5.3.59Rajesh Borundia1-2/+2
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia1-0/+12
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia1-1/+1
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh1-16/+0
2014-04-27qlcnic: Update version to 5.3.58Jitendra Kalsaria1-2/+2
2014-04-27qlcnic: Add hwmon interface to export board temperature.Harish Patil1-0/+15
2014-04-03net: qlcnic: include irq.h for irq definitionsJosh Boyer1-0/+1
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh1-0/+3
2014-03-24qlcnic: Update version to 5.3.57Shahed Shaikh1-2/+2
2014-03-24qlcnic: Add VXLAN Rx offload supportShahed Shaikh1-0/+11
2014-03-24qlcnic: Add VXLAN Tx offload supportShahed Shaikh1-4/+26
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh1-2/+2
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh1-2/+71
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani1-7/+10
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani1-3/+6
2014-01-23qlcnic: Interrupt code cleanupManish chopra1-6/+91
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty1-1/+1
2014-01-17qlcnic: make local functions staticstephen hemminger1-16/+0
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-01-13qlcnic: Update version to 5.3.54Shahed Shaikh1-2/+2
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani1-1/+9
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty1-0/+1