summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-0/+2
|\
| * net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov2020-09-091-0/+2
* | qed: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-2/+2
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | qed*: make use of devlink recovery infrastructureIgor Russkikh2020-08-241-1/+1
* | qed: use devlink logic to report errorsIgor Russkikh2020-08-241-0/+1
* | qed: implement devlink info requestIgor Russkikh2020-08-241-0/+1
* | qed/qede: make devlink survive recoveryIgor Russkikh2020-08-241-8/+2
* | qed: move out devlink logic into a new fileIgor Russkikh2020-08-241-101/+1
|/
* qed: add support for the extended speed and FEC modesAlexander Lobakin2020-07-201-11/+253
* qed: populate supported link modes maps on module initAlexander Lobakin2020-07-201-71/+118
* qed: add missing loopback modesAlexander Lobakin2020-07-201-0/+19
* qed: add support for Forward Error CorrectionAlexander Lobakin2020-07-201-0/+6
* qed: use transceiver data to fill link partner's advertising speedsAlexander Lobakin2020-07-201-20/+29
* qed: add support for multi-rate transceiversAlexander Lobakin2020-07-201-26/+94
* qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin2020-07-201-130/+158
* net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-7/+5
* net: qed: cleanup global structs declarationsAlexander Lobakin2020-07-061-2/+2
* qed: Make symbol 'qed_hw_err_type_descr' staticHulk Robot2020-07-011-1/+1
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* 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