summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-091-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-281-20/+186
* qed: Support management-based resource lockingTomer Tayar2017-03-281-0/+176
* qed: Send pf-flr as part of initializationMintz, Yuval2017-03-281-0/+8
* qed: Move to new load request schemeTomer Tayar2017-03-281-26/+330
* qed: Correct HW stop flowTomer Tayar2017-03-281-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-191-0/+3
* qed: Conserve RDMA resources when !QEDRRam Amrani2017-01-011-1/+3
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-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
* qed: Learn of RDMA capabilities per-deviceMintz, Yuval2016-10-311-8/+70
* qed*: Add support for WoLMintz, Yuval2016-10-311-2/+54
* qed: Add nvram selftestMintz, Yuval2016-10-311-0/+94
* qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-311-0/+163
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-2/+2
|\
| * qed: Fix stack corruption on probeYuval Mintz2016-09-201-2/+2
* | qed: Add infrastructure for debug data collectionTomer Tayar2016-09-061-0/+76
* | qed: Remove OOM messagesJoe Perches2016-09-061-1/+0
* | qed: utilize FW 8.10.10.0Yuval Mintz2016-08-191-28/+0
* | qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru2016-08-181-0/+48
* | qed*: Add and modify some printsYuval Mintz2016-08-151-3/+4
* | qed*: Trivial modificationsYuval Mintz2016-08-151-3/+1
* | qed*: Semantic changesYuval Mintz2016-08-151-44/+23
OpenPOWER on IntegriCloud