summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy
2020-06-23cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy
2020-06-23cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal 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: add EOTID tracking and software context dumpRahul Lakkireddy
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul 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-11-05cxgb4: Add pci reset handlerVishal Kulkarni
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
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: Re-work the logic for mps refcountingRaju Rangoju
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-04-27cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath