aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-10qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju1-0/+8
2022-01-31qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.Venkata Sudheer Kumar Bhavaraju1-2/+28
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra1-0/+20
2021-12-03qed*: enhance tx timeout debug infoManish Chopra1-0/+2
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-10-04qed: Update debug related changesPrabhakar Kushwaha1-1/+3
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha1-358/+399
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin1-0/+45
2020-07-20qed: reformat several structures a bitAlexander Lobakin1-6/+6
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin1-0/+4
2020-07-20qed: reformat several structures a bitAlexander Lobakin1-43/+42
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+7
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru1-0/+7
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+1
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh1-0/+13
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh1-0/+15
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru1-0/+15
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru1-0/+20
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon1-0/+16
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru1-4/+0
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+10
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+32
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar1-0/+10
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru1-10/+0
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-0/+46
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma1-2/+3
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar1-1/+5
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar1-8/+13
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+16
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-1/+3
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-1/+3
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+53
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-0/+8
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-0/+14
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin1-2/+0
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru1-0/+34
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru1-7/+15
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-3/+34
2017-06-02qed: Support NVM-image reading APIMintz, Yuval1-0/+21
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar1-0/+12
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar1-1/+1
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com1-0/+1
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com1-0/+4
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com1-1/+17
2017-03-28qed: Utilize resource-lock based schemeTomer Tayar1-11/+38
2017-03-28qed: Support management-based resource lockingTomer Tayar1-0/+65
2017-03-28qed: Send pf-flr as part of initializationMintz, Yuval1-0/+10
2017-03-28qed: Move to new load request schemeTomer Tayar1-16/+25
2017-03-28qed: Correct HW stop flowTomer Tayar1-0/+20