Age | Commit message (Expand) | Author |
2021-03-10 | qed: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-09-09 | net: qed: RDMA personality shouldn't fail VF load | Dmitry Bogdanov |
2020-08-03 | net: qed: use eth_zero_addr() to clear mac address | Miaohe Lin |
2020-07-31 | qed: Use %pM format specifier for MAC addresses | Andy Shevchenko |
2020-07-06 | net: qed: sanitize BE/LE data processing | Alexander Lobakin |
2020-07-06 | net: qed: improve indentation of some parts of code | Alexander Lobakin |
2020-07-06 | net: qed: address kernel-doc warnings | Alexander Lobakin |
2020-06-30 | net: qed: update copyright years | Alexander Lobakin |
2020-06-30 | net: qed: convert to SPDX License Identifiers | Alexander Lobakin |
2020-06-05 | net: qed: fixes crash while running driver in kdump kernel | Alok Prasad |
2020-01-27 | qed: Use dmae to write to widebus registers in fw_funcs | Michal Kalderon |
2020-01-27 | qed: FW 8.42.2.0 Queue Manager changes | Michal Kalderon |
2019-10-30 | qed: fix spelling mistake "queuess" -> "queues" | Colin Ian King |
2019-05-26 | qed: Modify api for performing a dmae to another PF | Michal Kalderon |
2019-04-16 | qed: fix spelling mistake "faspath" -> "fastpath" | Colin Ian King |
2019-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-01-28 | qed: Fix LACP pdu drops for VFs | Manish Chopra |
2019-01-28 | qed: Add infrastructure for error detection and recovery | Tomer Tayar |
2018-11-08 | qed: Fix SPQ entries not returned to pool in error flows | Denis Bolotin |
2018-08-01 | qed: Make some functions static | YueHaibing |
2018-07-21 | qed: Correct Multicast API to reflect existence of 256 approximate buckets. | Sudarsana Reddy Kalluru |
2018-07-02 | qed: Fix setting of incorrect eswitch mode. | Sudarsana Reddy Kalluru |
2018-04-20 | qed* : Add new TLV to request PF to update MAC in bulletin board | Shahed Shaikh |
2018-04-20 | qed* : use trust mode to allow VF to override forced MAC | Shahed Shaikh |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar |
2017-07-27 | qed: Read per queue coalesce from hardware | Rahul Verma |
2017-07-27 | qed: Add support for vf coalesce configuration. | Rahul Verma |
2017-06-20 | qed: SPQ async callback registration | Michal Kalderon |
2017-06-04 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval |
2017-06-04 | qed: IOV db support multiple queues per qzone | Mintz, Yuval |
2017-06-04 | qed: Make VF legacy a bitfield | Mintz, Yuval |
2017-06-04 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval |
2017-06-04 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-06-01 | qed: IGU read revised | Mintz, Yuval |
2017-05-30 | qed: QL41xxx VF MSI-x table | Mintz, Yuval |
2017-05-24 | qed: !main_ptt for tunnel configuration | Manish Chopra |
2017-05-08 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches |
2017-04-25 | qed - VF tunnelling support [VXLAN/GENEVE/GRE] | Chopra, Manish |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish |
2017-04-03 | qed: Revise QM cofiguration | Ariel Elior |
2017-03-21 | qed: Always publish VF link from leading hwfn | Mintz, Yuval |
2017-03-21 | qed: Raise verbosity of Malicious VF indications | Mintz, Yuval |
2017-03-21 | qed: Make qed_iov_mark_vf_flr() return bool | Mintz, Yuval |
2017-03-21 | qed: Deprecate VF multiple queue-stop | Mintz, Yuval |