aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_mcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru1-0/+29
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru1-0/+32
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon1-0/+65
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+94
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar1-0/+21
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru1-22/+23
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru1-7/+13
2018-11-03qed: fix link config error handlingArnd Bergmann1-2/+5
2018-10-23qed: Fix static checker warningRahul Verma1-3/+3
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King1-1/+1
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-0/+182
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma1-15/+12
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru1-51/+70
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru1-4/+20
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar1-2/+50
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar1-12/+31
2018-08-20qed: Wait for MCP halt and resume commands to take placeTomer Tayar1-8/+38
2018-08-20qed: Wait for ready indication before rereading the shmemTomer Tayar1-9/+41
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