aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru1-3/+9
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-12/+27
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+49
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin1-12/+27
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+3
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru1-2/+3
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+2
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-0/+78
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-4/+10
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin1-3/+1
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru1-0/+121
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru1-27/+71
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-1/+1
2017-09-26qed: Add iWARP enablement supportMichal Kalderon1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+66
2017-06-02qed: Support NVM-image reading APIMintz, Yuval1-0/+89
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval1-4/+4
2017-05-30qed: Support dynamic s-tag changeMintz, Yuval1-0/+26
2017-05-30qed: QL41xxx VF MSI-x tableMintz, Yuval1-2/+33
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar1-0/+30
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-0/+1
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com1-0/+30
2017-04-05qed: Add a missing error codeDan Carpenter1-1/+3
2017-03-28qed: Utilize resource-lock based schemeTomer Tayar1-20/+186
2017-03-28qed: Support management-based resource lockingTomer Tayar1-0/+176
2017-03-28qed: Send pf-flr as part of initializationMintz, Yuval1-0/+8
2017-03-28qed: Move to new load request schemeTomer Tayar1-26/+330
2017-03-28qed: Correct HW stop flowTomer Tayar1-20/+53
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval1-1/+1
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval1-2/+11
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar1-57/+62
2017-03-23qed: Revise MFW command lockingTomer Tayar1-133/+272
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval1-1/+2
2017-02-20qed*: Fix link indication raceMintz, Yuval1-4/+14
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi1-0/+3
2017-01-01qed: Conserve RDMA resources when !QEDRRam Amrani1-1/+3
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval1-4/+12
2016-10-31qed: Learn resources from management firmwareTomer Tayar1-0/+42
2016-10-31qed: Learn of RDMA capabilities per-deviceMintz, Yuval1-8/+70
2016-10-31qed*: Add support for WoLMintz, Yuval1-2/+54
2016-10-31qed: Add nvram selftestMintz, Yuval1-0/+94
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru1-0/+163
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2