summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
AgeCommit message (Expand)Author
2022-11-25qed: avoid defines prefixed with CONFIGLukas Bulwahn
2022-02-10qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju
2022-01-31qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.Venkata Sudheer Kumar Bhavaraju
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-04qed: Update debug related changesPrabhakar Kushwaha
2021-10-04qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-09-10qed: Handle management FW errorShai Malin
2021-07-29qed: Remove the qed module versionShai Malin
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin
2020-07-20qed: add support for multi-rate transceiversAlexander Lobakin
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-10-23qed: Fix static checker warningRahul Verma
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-08-20qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-08-20qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller