summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-111-0/+1
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-111-21/+21
* cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal2020-09-091-21/+163
* cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-77/+31
* cxgb4: add main VI to mirror VI config replicationRahul Lakkireddy2020-06-301-11/+96
* cxgb4: add support for mirror RxqsRahul Lakkireddy2020-06-301-20/+215
* cxgb4: add mirror action to TC-MATCHALL offloadRahul Lakkireddy2020-06-301-4/+99
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-5/+6
|\
| * cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-231-1/+2
| * cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy2020-06-231-3/+3
| * cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy2020-06-231-1/+1
* | cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy2020-06-231-2/+3
* | cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni2020-06-191-1/+1
* | cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni2020-06-191-16/+22
|/
* cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-011-1/+84
* cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja2020-05-221-5/+3
* cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy2020-05-151-0/+1
* cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy2020-05-151-1/+1
* cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy2020-04-011-0/+4
* cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani2020-04-011-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-22/+27
|\
| * cxgb4: fix checks for max queues to allocateVishal Kulkarni2020-03-031-22/+27
* | net/chelsio: Delete drive and module versionsLeon Romanovsky2020-03-031-10/+0
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-3/+11
|\
| * cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-191-3/+11
* | cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain2019-12-171-5/+8
* | cxgb4: add support for high priority filtersShahjada Abul Husain2019-12-101-13/+40
|/
* cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-221-2/+9
* cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy2019-11-201-4/+11
* cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy2019-11-201-8/+76
* cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy2019-11-071-13/+59
* cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy2019-11-071-3/+35
* cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy2019-11-071-160/+277
* cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy2019-11-071-8/+44
* cxgb4: Add pci reset handlerVishal Kulkarni2019-11-051-9/+96
* cxgb4: Signedness bug in init_one()Dan Carpenter2019-09-271-1/+1
* cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-3/+0
* cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-4/+2
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-4/+4
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-21/+5
* cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju2019-06-241-3/+9
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-241-7/+7
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-241-10/+4
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-0/+57
* cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan2019-06-091-8/+48
* cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-221-9/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-3/+12
|\
| * cxgb4: Fix error path in cxgb4_init_moduleYueHaibing2019-05-071-3/+12
* | cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni2019-04-271-5/+5