aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-10qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju1-2/+40
2022-01-31qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.Venkata Sudheer Kumar Bhavaraju1-12/+36
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra1-0/+22
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-10-04qed: Update debug related changesPrabhakar Kushwaha1-21/+27
2021-10-04qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0Prabhakar Kushwaha1-9/+2
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni1-0/+1
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-4/+0
2021-09-10qed: Handle management FW errorShai Malin1-1/+5
2021-07-29qed: Remove the qed module versionShai Malin1-1/+0
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin1-0/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-5/+5
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko1-3/+2
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin1-4/+70
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin1-8/+39
2020-07-20qed: add support for multi-rate transceiversAlexander Lobakin1-1/+8
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/+113
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh1-0/+14
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh1-0/+124
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh1-0/+2
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon1-0/+3
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon1-0/+2
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon1-1/+4
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru1-0/+29
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru1-0/+32
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon1-0/+65
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+94
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar1-0/+21
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru1-22/+23
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru1-7/+13
2018-11-03qed: fix link config error handlingArnd Bergmann1-2/+5
2018-10-23qed: Fix static checker warningRahul Verma1-3/+3
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King1-1/+1
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-0/+182
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma1-15/+12
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru1-51/+70
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru1-4/+20
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar1-2/+50
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar1-12/+31
2018-08-20qed: Wait for MCP halt and resume commands to take placeTomer Tayar1-8/+38
2018-08-20qed: Wait for ready indication before rereading the shmemTomer Tayar1-9/+41
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin1-1/+2
2018-08-01qed: Make some functions staticYueHaibing1-7/+8
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+10
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru1-0/+1