aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c
Commit message (Expand)AuthorAge
* qed: fix link config error handlingArnd Bergmann2018-11-03
* qed: Fix static checker warningRahul Verma2018-10-23
* qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King2018-10-18
* qed: Add supported link and advertise link to display in ethtool.Rahul Verma2018-10-16
* qed: Align local and global PTT to propagate through the APIs.Rahul Verma2018-10-16
* qed: Add support for virtual link.Sudarsana Reddy Kalluru2018-10-10
* qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-20
* qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar2018-08-20
* qed: Prevent a possible deadlock during driver load and unloadTomer Tayar2018-08-20
* qed: Wait for MCP halt and resume commands to take placeTomer Tayar2018-08-20
* qed: Wait for ready indication before rereading the shmemTomer Tayar2018-08-20
* qed: Add a flag which indicates if offload TC is setDenis Bolotin2018-08-07
* qed: Make some functions staticYueHaibing2018-08-01
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
|\
| * qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-21
| * qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-21
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\|
| * qed: Fix reading stale configuration informationDenis Bolotin2018-07-05
* | qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru2018-07-20
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru2018-06-04
* qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-22
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-07
* qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-23
* qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin2018-04-23
* qed: Add APIs for flash access.Sudarsana Reddy Kalluru2018-03-29
* qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru2018-03-29
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-02
* qed: Add iWARP enablement supportMichal Kalderon2017-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-09
|\
| * qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-07
* | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-27
|/
* qed: Support NVM-image reading APIMintz, Yuval2017-06-02
* qed: Correct order of wwnn and wwpnMintz, Yuval2017-06-02
* qed: Support dynamic s-tag changeMintz, Yuval2017-05-30
* qed: QL41xxx VF MSI-x tableMintz, Yuval2017-05-30
* qed: Provide MBI information in dev_infoTomer Tayar2017-05-24
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-21
* qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com2017-04-27
* qed: Add a missing error codeDan Carpenter2017-04-05
* qed: Utilize resource-lock based schemeTomer Tayar2017-03-28
* qed: Support management-based resource lockingTomer Tayar2017-03-28
* qed: Send pf-flr as part of initializationMintz, Yuval2017-03-28
* qed: Move to new load request schemeTomer Tayar2017-03-28
* qed: Correct HW stop flowTomer Tayar2017-03-28
* qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval2017-03-23
* qed: Correct endian order of MAC passed to MFWMintz, Yuval2017-03-23
* qed: Pass src/dst sizes when interacting with MFWTomer Tayar2017-03-23
* qed: Revise MFW command lockingTomer Tayar2017-03-23
* qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-27