summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
AgeCommit message (Expand)Author
2023-01-06thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski
2021-08-24cxgb4: Remove unused vpd_param member ecHeiner Kallweit
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-02-08cxgb4: remove unused vpd_cap_addrHeiner Kallweit
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav
2020-08-03cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy
2020-07-23cxgb4: add loopback ethtool self-testVishal Kulkarni
2020-07-14cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-06-30cxgb4: add main VI to mirror VI config replicationRahul Lakkireddy
2020-06-30cxgb4: add support for mirror RxqsRahul Lakkireddy
2020-06-30cxgb4: add mirror action to TC-MATCHALL offloadRahul Lakkireddy
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari
2020-05-22cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy
2020-05-07cxgb4: remove duplicate headersChen Zhou
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy
2019-11-20cxgb4: check rule prio conflicts before offloadRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy
2019-06-24cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju
2019-06-24cxgb4: Re-work the logic for mps refcountingRaju Rangoju
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan
2019-05-23cxgb4: use firmware API for validating filter specRaju Rangoju
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni