summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+9
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-1/+6
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh1-0/+29
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru1-0/+9
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru1-0/+9
2020-03-29qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon1-1/+1
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru1-6/+21
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru1-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru1-0/+26
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru1-0/+21
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru1-0/+27
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru1-0/+68
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma1-1/+5
2019-05-26qed: Add qed devlink parameters tableMichal Kalderon1-0/+110
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon1-20/+27
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin1-1/+1
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+2
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+30
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+2
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior1-2/+62
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru1-2/+11
2018-11-13qed: Fix PTT leak in qed_drain()Denis Bolotin1-1/+1
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma1-7/+33
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-51/+148
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma1-4/+18
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-0/+11
2018-08-09qed/qede: Multi CoS support.Manish Chopra1-2/+3
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-1/+1
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+23
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne1-1/+1
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+8
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru1-2/+10
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason1-0/+2
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-1/+150
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+6
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King1-1/+1
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru1-2/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-2/+4
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin1-8/+1
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+338
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma1-7/+0
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-22/+2
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+19
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish1-8/+0
2017-07-03qed: Introduce iWARP personalityKalderon, Michal1-9/+8
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2