Age | Commit message (Expand) | Author | Files | Lines |
2020-01-27 | qed: FW 8.42.2.0 debug features | Michal Kalderon | 1 | -0/+9 |
2020-01-27 | qed: Debug feature: ilt and mdump | Michal Kalderon | 1 | -0/+1 |
2020-01-27 | qed: FW 8.42.2.0 HSI changes | Michal Kalderon | 2 | -31/+68 |
2020-01-27 | qed: FW 8.42.2.0 iscsi/fcoe changes | Michal Kalderon | 2 | -41/+26 |
2020-01-27 | qed: Add abstraction for different hsi values per chip | Michal Kalderon | 1 | -2/+2 |
2020-01-27 | qed: FW 8.42.2.0 Additional ll2 type | Michal Kalderon | 3 | -3/+23 |
2020-01-27 | qed: FW 8.42.2.0 Internal ram offsets modifications | Michal Kalderon | 1 | -2/+2 |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2019-09-11 | qed*: Fix size of config attribute dump. | Sudarsana Reddy Kalluru | 1 | -0/+8 |
2019-08-31 | qed: Add APIs for configuring grc dump config flags. | Sudarsana Reddy Kalluru | 1 | -0/+9 |
2019-08-31 | qed: Add APIs for reading config id attributes. | Sudarsana Reddy Kalluru | 1 | -0/+11 |
2019-08-15 | qed: Add driver API for flashing the config attributes. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2019-08-09 | qed: Add new ethtool supported port types based on media. | Rahul Verma | 1 | -1/+1 |
2019-07-25 | qed*: Change dpi_addr to be denoted with __iomem | Michal Kalderon | 1 | -1/+1 |
2019-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 | Thomas Gleixner | 1 | -4/+1 |
2019-05-26 | qed*: Add iWARP 100g support | Michal Kalderon | 1 | -0/+2 |
2019-05-26 | qed*: Change hwfn used for sb initialization | Michal Kalderon | 1 | -1/+9 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -2/+0 |
2019-02-09 | qed: Add API for SmartAN query. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2019-01-28 | qede: Error recovery process | Tomer Tayar | 1 | -4/+6 |
2019-01-28 | qed: Add infrastructure for error detection and recovery | Tomer Tayar | 1 | -0/+20 |
2019-01-18 | qed: remove duplicated include from qed_if.h | YueHaibing | 1 | -1/+0 |
2019-01-04 | qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count | Denis Bolotin | 1 | -0/+31 |
2018-12-01 | qed: Expose the doorbell overflow recovery mechanism to the protocol drivers | Ariel Elior | 1 | -0/+27 |
2018-12-01 | qed: Add doorbell overflow recovery mechanism | Ariel Elior | 1 | -0/+14 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -10/+1 |
2018-10-16 | qed: Add supported link and advertise link to display in ethtool. | Rahul Verma | 1 | -3/+23 |
2018-10-02 | qed: Add driver support for 20G link speed. | Sudarsana Reddy Kalluru | 1 | -4/+5 |
2018-10-01 | RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest | Nathan Chancellor | 1 | -10/+1 |
2018-09-06 | qed*: Utilize FW 8.37.7.0 | Denis Bolotin | 2 | -6/+6 |
2018-08-10 | qed/qede: Multi CoS support. | Manish Chopra | 1 | -0/+6 |
2018-07-20 | qed: Add qed APIs for PHY module query. | Sudarsana Reddy Kalluru | 1 | -0/+15 |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon | 4 | -9/+8 |
2018-06-05 | qed: Add srq core support for RoCE and iWARP | Yuval Bason | 1 | -1/+11 |
2018-05-31 | qed*: Add link change count value to ethtool statistics display. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2018-05-25 | qed*: Support drop action classification | Manish Chopra | 2 | -0/+4 |
2018-05-25 | qed*: Support other classification modes. | Manish Chopra | 1 | -0/+1 |
2018-05-23 | qed: Add driver infrastucture for handling mfw requests. | Sudarsana Reddy Kalluru | 1 | -0/+10 |
2018-05-23 | qed: Add support for processing iscsi tlv request. | Sudarsana Reddy Kalluru | 1 | -0/+36 |
2018-05-23 | qed: Add support for processing fcoe tlv request. | Sudarsana Reddy Kalluru | 1 | -0/+193 |
2018-05-23 | qed: Add support for tlv request processing. | Sudarsana Reddy Kalluru | 1 | -0/+37 |
2018-05-08 | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru | 1 | -1/+9 |
2018-05-08 | qed: Remove unused data member 'is_mf_default'. | Sudarsana Reddy Kalluru | 1 | -1/+0 |
2018-05-08 | qed*: Refactor mf_mode to consist of bits. | Sudarsana Reddy Kalluru | 1 | -1/+1 |
2018-04-23 | qed: Add configuration information to register dump and debug data | Denis Bolotin | 1 | -0/+3 |
2018-04-20 | qed* : Add new TLV to request PF to update MAC in bulletin board | Shahed Shaikh | 1 | -0/+1 |
2018-03-29 | qed: Adapter flash update support. | Sudarsana Reddy Kalluru | 1 | -0/+19 |
2018-03-29 | qed*: Utilize FW 8.33.11.0 | Michal Kalderon | 5 | -4/+9 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 10 | -110/+379 |