summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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-281-22/+23
* qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru2018-11-281-7/+13
* qed: fix link config error handlingArnd Bergmann2018-11-041-2/+5
* qed: Fix static checker warningRahul Verma2018-10-231-3/+3
* qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King2018-10-191-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/+12Star
* 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-201-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-251-3/+10
|\
| * qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-221-0/+1
| * qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-221-3/+9
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-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-201-0/+49
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-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-231-0/+2
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-081-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/+1Star
* qed: Add APIs for flash access.Sudarsana Reddy Kalluru2018-03-291-0/+121
* qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru2018-03-291-27/+71
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-1/+1
* qed: Add iWARP enablement supportMichal Kalderon2017-09-261-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-101-1/+1
|\
| * qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
* | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+66
|/
* qed: Support NVM-image reading APIMintz, Yuval2017-06-021-0/+89
* qed: Correct order of wwnn and wwpnMintz, Yuval2017-06-021-4/+4
* qed: Support dynamic s-tag changeMintz, Yuval2017-05-301-0/+26
* qed: QL41xxx VF MSI-x tableMintz, Yuval2017-05-301-2/+33
* qed: Provide MBI information in dev_infoTomer Tayar2017-05-241-0/+30
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-0/+1
* qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com2017-04-271-0/+30
* qed: Add a missing error codeDan Carpenter2017-04-051-1/+3
* qed: Utilize resource-lock based schemeTomer Tayar2017-03-291-20/+186
* qed: Support management-based resource lockingTomer Tayar2017-03-291-0/+176
* qed: Send pf-flr as part of initializationMintz, Yuval2017-03-291-0/+8
* qed: Move to new load request schemeTomer Tayar2017-03-291-26/+330