summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-5/+5
* qed: Use %pM format specifier for MAC addressesAndy Shevchenko2020-07-311-3/+2
* qed: add support for the extended speed and FEC modesAlexander Lobakin2020-07-201-4/+70
* qed: add support for Forward Error CorrectionAlexander Lobakin2020-07-201-8/+39
* qed: add support for multi-rate transceiversAlexander Lobakin2020-07-201-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-0/+7
|\
| * qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru2020-07-091-0/+7
* | net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* | net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
|/
* net: qed: introduce critical hardware error handlerIgor Russkikh2020-05-141-0/+113
* net: qed: introduce critical fan failure handlerIgor Russkikh2020-05-141-0/+14
* net: qed: critical err reporting to management firmwareIgor Russkikh2020-05-141-0/+124
* net: qed: invoke err notify on critical areasIgor Russkikh2020-05-141-0/+2
* qed: Debug feature: ilt and mdumpMichal Kalderon2020-01-271-0/+3
* qed: FW 8.42.2.0 HSI changesMichal Kalderon2020-01-271-0/+2
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-271-1/+4
* qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru2019-08-311-0/+29
* qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru2019-08-151-0/+32
* qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon2019-05-261-0/+65
* qed: Add API for SmartAN query.Sudarsana Reddy Kalluru2019-02-081-0/+6
* qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-281-0/+94
* qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-281-0/+21
* qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru2018-11-271-22/+23
* qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru2018-11-271-7/+13
* qed: fix link config error handlingArnd Bergmann2018-11-031-2/+5
* qed: Fix static checker warningRahul Verma2018-10-231-3/+3
* qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King2018-10-181-1/+1
* qed: Add supported link and advertise link to display in ethtool.Rahul Verma2018-10-161-0/+182
* qed: Align local and global PTT to propagate through the APIs.Rahul Verma2018-10-161-15/+12
* qed: Add support for virtual link.Sudarsana Reddy Kalluru2018-10-101-51/+70
* qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-191-4/+20
* qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar2018-08-201-2/+50
* qed: Prevent a possible deadlock during driver load and unloadTomer Tayar2018-08-201-12/+31
* qed: Wait for MCP halt and resume commands to take placeTomer Tayar2018-08-201-8/+38
* qed: Wait for ready indication before rereading the shmemTomer Tayar2018-08-201-9/+41
* qed: Add a flag which indicates if offload TC is setDenis Bolotin2018-08-071-1/+2
* qed: Make some functions staticYueHaibing2018-08-011-7/+8
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-3/+10
|\
| * qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-211-0/+1
| * qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-211-3/+9
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-12/+27
|\|
| * qed: Fix reading stale configuration informationDenis Bolotin2018-07-051-12/+27
* | qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru2018-07-191-0/+49
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+3
* qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru2018-06-041-2/+3
* qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-221-0/+2
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-0/+78
* qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-231-4/+10
* qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin2018-04-231-3/+1
* qed: Add APIs for flash access.Sudarsana Reddy Kalluru2018-03-291-0/+121