summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* qed: Correct HW stop flowTomer Tayar2017-03-291-20/+53
* qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval2017-03-231-1/+1
* qed: Correct endian order of MAC passed to MFWMintz, Yuval2017-03-231-2/+11
* qed: Pass src/dst sizes when interacting with MFWTomer Tayar2017-03-231-57/+62
* qed: Revise MFW command lockingTomer Tayar2017-03-231-133/+272
* qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-271-1/+2
* qed*: Fix link indication raceMintz, Yuval2017-02-201-4/+14
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-201-0/+3
* qed: Conserve RDMA resources when !QEDRRam Amrani2017-01-021-1/+3
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+28
* qed: Prevent stack corruption on MFW interactionMintz, Yuval2016-11-091-4/+12
* qed: Learn resources from management firmwareTomer Tayar2016-10-311-0/+42