aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
AgeCommit message (Expand)Author
2021-09-22qed: Handle management FW errorShai Malin
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2019-12-01qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-08-20qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-08-20qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2017-09-26qed: Add iWARP enablement supportMichal Kalderon
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-06-02qed: Support NVM-image reading APIMintz, Yuval
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval
2017-05-30qed: Support dynamic s-tag changeMintz, Yuval
2017-05-30qed: QL41xxx VF MSI-x tableMintz, Yuval
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com
2017-04-05qed: Add a missing error codeDan Carpenter
2017-03-28qed: Utilize resource-lock based schemeTomer Tayar
2017-03-28qed: Support management-based resource lockingTomer Tayar
2017-03-28qed: Send pf-flr as part of initializationMintz, Yuval
2017-03-28qed: Move to new load request schemeTomer Tayar
2017-03-28qed: Correct HW stop flowTomer Tayar
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar
2017-03-23qed: Revise MFW command lockingTomer Tayar
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-02-20qed*: Fix link indication raceMintz, Yuval
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-01-01qed: Conserve RDMA resources when !QEDRRam Amrani