Age | Commit message (Expand) | Author | Files | Lines |
2019-12-01 | qed: Align local and global PTT to propagate through the APIs. | Rahul Verma | 1 | -15/+12 |
2018-09-20 | qed: Add missing device config for RoCE EDPM in UFP mode. | Sudarsana Reddy Kalluru | 1 | -4/+20 |
2018-08-20 | qed: Avoid sending mailbox commands when MFW is not responsive | Tomer Tayar | 1 | -2/+50 |
2018-08-20 | qed: Prevent a possible deadlock during driver load and unload | Tomer Tayar | 1 | -12/+31 |
2018-08-20 | qed: Wait for MCP halt and resume commands to take place | Tomer Tayar | 1 | -8/+38 |
2018-08-20 | qed: Wait for ready indication before rereading the shmem | Tomer Tayar | 1 | -9/+41 |
2018-08-07 | qed: Add a flag which indicates if offload TC is set | Denis Bolotin | 1 | -1/+2 |
2018-08-01 | qed: Make some functions static | YueHaibing | 1 | -7/+8 |
2018-07-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+10 |
2018-07-22 | qed: Fix possible race for the link state value. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2018-07-22 | qed: Fix link flap issue due to mismatching EEE capabilities. | Sudarsana Reddy Kalluru | 1 | -3/+9 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -12/+27 |
2018-07-20 | qed: Add qed APIs for PHY module query. | Sudarsana Reddy Kalluru | 1 | -0/+49 |
2018-07-05 | qed: Fix reading stale configuration information | Denis Bolotin | 1 | -12/+27 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -3/+3 |
2018-06-04 | qed: Fix use of incorrect shmem address. | Sudarsana Reddy Kalluru | 1 | -2/+3 |
2018-05-23 | qed: Add driver infrastucture for handling mfw requests. | Sudarsana Reddy Kalluru | 1 | -0/+2 |
2018-05-08 | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru | 1 | -0/+78 |
2018-04-23 | qed: Add configuration information to register dump and debug data | Denis Bolotin | 1 | -4/+10 |
2018-04-23 | qed: Delete unused parameter p_ptt from mcp APIs | Denis Bolotin | 1 | -3/+1 |
2018-03-29 | qed: Add APIs for flash access. | Sudarsana Reddy Kalluru | 1 | -0/+121 |
2018-03-29 | qed: Populate nvm image attribute shadow. | Sudarsana Reddy Kalluru | 1 | -27/+71 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 1 | -1/+1 |
2017-09-26 | qed: Add iWARP enablement support | Michal Kalderon | 1 | -4/+4 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-08-08 | qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()' | Christophe Jaillet | 1 | -1/+1 |
2017-07-27 | qed: Add support for Energy efficient ethernet. | Sudarsana Reddy Kalluru | 1 | -0/+66 |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval | 1 | -0/+89 |
2017-06-02 | qed: Correct order of wwnn and wwpn | Mintz, Yuval | 1 | -4/+4 |
2017-05-30 | qed: Support dynamic s-tag change | Mintz, Yuval | 1 | -0/+26 |
2017-05-30 | qed: QL41xxx VF MSI-x table | Mintz, Yuval | 1 | -2/+33 |
2017-05-24 | qed: Provide MBI information in dev_info | Tomer Tayar | 1 | -0/+30 |
2017-05-21 | qed: Revise alloc/setup/free flow | Tomer Tayar | 1 | -0/+1 |
2017-04-27 | qed: Add support for MFW resource locking. | sudarsana.kalluru@cavium.com | 1 | -0/+30 |
2017-04-05 | qed: Add a missing error code | Dan Carpenter | 1 | -1/+3 |
2017-03-29 | qed: Utilize resource-lock based scheme | Tomer Tayar | 1 | -20/+186 |
2017-03-29 | qed: Support management-based resource locking | Tomer Tayar | 1 | -0/+176 |
2017-03-29 | qed: Send pf-flr as part of initialization | Mintz, Yuval | 1 | -0/+8 |
2017-03-29 | qed: Move to new load request scheme | Tomer Tayar | 1 | -26/+330 |
2017-03-29 | qed: Correct HW stop flow | Tomer Tayar | 1 | -20/+53 |
2017-03-23 | qed: Reduce verbosity of unimplemented MFW messages | Mintz, Yuval | 1 | -1/+1 |
2017-03-23 | qed: Correct endian order of MAC passed to MFW | Mintz, Yuval | 1 | -2/+11 |
2017-03-23 | qed: Pass src/dst sizes when interacting with MFW | Tomer Tayar | 1 | -57/+62 |
2017-03-23 | qed: Revise MFW command locking | Tomer Tayar | 1 | -133/+272 |
2017-02-27 | qed: Don't use attention PTT for configuring BW | Mintz, Yuval | 1 | -1/+2 |
2017-02-21 | qed*: Fix link indication race | Mintz, Yuval | 1 | -4/+14 |
2017-02-20 | qed: Add support for hardware offloaded FCoE. | Arun Easi | 1 | -0/+3 |
2017-01-02 | qed: Conserve RDMA resources when !QEDR | Ram Amrani | 1 | -1/+3 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 1 | -4/+28 |
2016-11-09 | qed: Prevent stack corruption on MFW interaction | Mintz, Yuval | 1 | -4/+12 |