summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-0/+9
|\
| * scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru2020-04-171-0/+9
* | net: qed: attention clearing propertiesIgor Russkikh2020-05-141-1/+6
* | net: qed: adding hw_err states and handlingIgor Russkikh2020-05-141-0/+29
* | qed: Enable device error reporting capability.Sudarsana Reddy Kalluru2020-04-231-0/+9
|/
* qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-03-291-11/+2
* qed: FW 8.42.2.0 debug featuresMichal Kalderon2020-01-271-1/+1
* qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru2019-10-301-6/+21
* qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru2019-09-111-10/+11
* qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2019-09-111-0/+26
* qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru2019-08-311-0/+21
* qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru2019-08-311-0/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+3
|\
| * qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-08-221-1/+3
* | qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru2019-08-151-0/+68
* | qed: Add new ethtool supported port types based on media.Rahul Verma2019-08-081-1/+5
|/
* qed: Add qed devlink parameters tableMichal Kalderon2019-05-261-0/+110
* qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-261-20/+27
* qed: Fix missing DORQ attentionsDenis Bolotin2019-04-141-1/+1
* qed: Add API for SmartAN query.Sudarsana Reddy Kalluru2019-02-081-0/+2
* qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-281-0/+30
* qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior2018-11-301-0/+2
* qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior2018-11-301-2/+62
* qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru2018-11-271-2/+11
* qed: Fix PTT leak in qed_drain()Denis Bolotin2018-11-131-1/+1
* qed: Prevent link getting down in case of autoneg-off.Rahul Verma2018-10-161-7/+33
* qed: Add supported link and advertise link to display in ethtool.Rahul Verma2018-10-161-51/+148
* qed: Align local and global PTT to propagate through the APIs.Rahul Verma2018-10-161-4/+18
* qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-0/+11
* qed/qede: Multi CoS support.Manish Chopra2018-08-091-2/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-1/+1
|\
| * qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne2018-07-121-1/+1
* | qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru2018-07-191-0/+23
|/
* qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru2018-07-021-0/+8
* qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru2018-06-201-2/+10
* qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-041-0/+2
* qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-221-1/+150
* qed: Add support for tlv request processing.Sudarsana Reddy Kalluru2018-05-221-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-1/+1
|\
| * qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
* | qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2018-05-071-2/+0
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-2/+4
* | qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin2018-04-231-8/+1
|/
* qed: Adapter flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+338
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-271-7/+0
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-22/+2
* qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+19
* qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-271-8/+0
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-9/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-1/+2
|\