Age | Commit message (Expand) | Author |
2020-07-22 | qede: add .ndo_xdp_xmit() and XDP_REDIRECT support | Alexander Lobakin |
2020-07-22 | qede: refactor XDP Tx processing | Alexander Lobakin |
2020-07-22 | qede: reformat several structures in "qede.h" | Alexander Lobakin |
2020-07-20 | qede: populate supported link modes maps on module init | Alexander Lobakin |
2020-07-14 | qede: convert to new udp_tunnel_nic infra | Jakub Kicinski |
2020-06-30 | net: qede: update copyright years | Alexander Lobakin |
2020-06-30 | net: qede: convert to SPDX License Identifiers | Alexander Lobakin |
2020-05-14 | net: qede: Implement ndo_tx_timeout | Denis Bolotin |
2020-05-14 | net: qede: add hw err scheduled handler | Igor Russkikh |
2020-05-11 | net: qed*: Reduce RX and TX default ring count when running inside kdump kernel | Bhupesh Sharma |
2020-04-23 | qede: Add support for handling the pcie errors. | Sudarsana Reddy Kalluru |
2020-02-18 | qede: Fix race between rdma destroy workqueue and link change event | Michal Kalderon |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-08-31 | qede: Add support for dumping the grc data. | Sudarsana Reddy Kalluru |
2019-08-31 | qede: Add support for reading the config id attributes. | Sudarsana Reddy Kalluru |
2019-07-09 | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload | Pablo Neira Ayuso |
2019-05-29 | qede: Handle infinite driver spinning for Tx timestamp. | Sudarsana Reddy Kalluru |
2019-03-20 | net: remove 'fallback' argument from dev->ndo_select_queue() | Paolo Abeni |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-06 | qed*: Advance drivers version to 8.37.0.20 | Manish Chopra |
2019-02-06 | qede: Fix system crash on configuring channels. | Sudarsana Reddy Kalluru |
2019-01-28 | qede: Error recovery process | Tomer Tayar |
2018-11-29 | qede - Add a statistic for a case where driver drops tx packet due to memory ... | Michael Shteinbok |
2018-11-27 | qede: Update link status only when interface is ready. | Sudarsana Reddy Kalluru |
2018-11-27 | qede: Simplify the usage of qede-flags. | Sudarsana Reddy Kalluru |
2018-09-19 | net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function | zhong jiang |
2018-08-09 | qede: Ingress tc flower offload (drop action) support. | Manish Chopra |
2018-08-09 | qed/qede: Multi CoS support. | Manish Chopra |
2018-05-31 | qed*: Add link change count value to ethtool statistics display. | Sudarsana Reddy Kalluru |
2018-05-25 | qed*: Support drop action classification | Manish Chopra |
2018-05-17 | qede: Add build_skb() support. | Manish Chopra |
2018-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-05 | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg | Jesper Dangaard Brouer |
2018-01-02 | qed*: Advance drivers' version to 8.33.0.20 | Tomer Tayar |
2017-12-19 | qede: Use NETIF_F_GRO_HW. | Michael Chan |
2017-11-05 | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski |
2017-07-27 | qed/qede: Add setter APIs support for RX flow classification | Chopra, Manish |
2017-07-27 | qede: Add getter APIs support for RX flow classification | Chopra, Manish |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon |
2017-05-21 | qede: Don't use an internal MAC field | Mintz, Yuval |
2017-05-02 | qede: Fix concurrency issue in PTP Tx path processing. | sudarsana.kalluru@cavium.com |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish |
2017-04-25 | qede: Configure UDP ports in local context. | Chopra, Manish |
2017-04-17 | qede: Add aRFS support | Chopra, Manish |
2017-04-07 | qede: Add support for ingress headroom | Mintz, Yuval |
2017-04-07 | qede: Correct XDP forward unmapping | Mintz, Yuval |
2017-03-14 | qed*: Add support for QL41xxx adapters | Mintz, Yuval |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval |
2017-02-15 | qede: Add driver support for PTP | Sudarsana Reddy Kalluru |