aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari1-1/+84
2020-05-22cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja1-5/+3
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy1-0/+1
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy1-1/+1
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy1-0/+4
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani1-1/+0
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-22/+27
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni1-22/+27
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky1-10/+0
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+11
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy1-3/+11
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain1-5/+8
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain1-13/+40
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy1-2/+9
2019-11-20cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy1-4/+11
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy1-8/+76
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy1-13/+59
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy1-3/+35
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy1-160/+277
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy1-8/+44
2019-11-05cxgb4: Add pci reset handlerVishal Kulkarni1-9/+96
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter1-1/+1
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+0
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler1-4/+2
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-4/+4
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-1/+4
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso1-21/+5
2019-06-24cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju1-3/+9
2019-06-24cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju1-7/+7
2019-06-24cxgb4: Re-work the logic for mps refcountingRaju Rangoju1-10/+4
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash1-0/+57
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan1-8/+48
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni1-9/+43
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+12
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-04-27cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni1-5/+5
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-3/+2
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath1-50/+51
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath1-6/+51
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath1-0/+2
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath1-2/+2
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni1-2/+12
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni1-4/+15
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath1-12/+59
2019-01-22cxgb4: TLS record offload enableAtul Gupta1-1/+2
2018-11-30cxgb4: number of VFs supported is not always 16Ganesh Goudar1-1/+1
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-29/+29
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath1-9/+10
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-11-15cxgb4: fix thermal zone build errorGanesh Goudar1-2/+2