summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-151-0/+3
* ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari2020-11-111-0/+1
* cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-111-0/+5
* cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari2020-09-291-8/+13
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-111-13/+17
* cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal2020-09-091-0/+3
* crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav2020-08-211-1/+7
* cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni2020-06-191-0/+2
* cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-011-0/+7
* cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja2020-05-221-0/+2
* cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy2020-05-151-0/+5
* cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy2020-03-181-1/+4
* cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari2020-03-081-0/+20
* cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain2019-12-171-1/+8
* cxgb4: add support for high priority filtersShahjada Abul Husain2019-12-101-0/+5
* cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy2019-11-071-0/+29
* cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy2019-11-071-0/+10
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-0/+1
* cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-221-0/+1
* cxgb4: Export sge_host_page_size to uldsRaju Rangoju2019-02-151-0/+1
* cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2018-10-181-1/+1
* cxgb4: LLD driver changes to support TLSAtul Gupta2018-03-311-0/+7
* cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-221-0/+1
* cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju2018-03-221-0/+1
* cxgb4: Add support to query HW SRQ parametersRaju Rangoju2018-03-221-0/+1
* cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-161-1/+2
* net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann2018-02-021-1/+1
* cxgb4: Add support for Inline IPSec TxAtul Gupta2017-11-291-0/+3
* cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi2017-11-011-1/+1
* cxgb4: add support to delete hash filterKumar Sanghvi2017-11-011-1/+3
* cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi2017-09-221-0/+2
* cxgb4: add basic tc flower offload supportKumar Sanghvi2017-09-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-7/+17
|\
| * cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-7/+17
* | crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-201-0/+1
* | chcr - Add debug countersHarsh Jain2017-06-201-0/+9
|/
* crypto: chcr - Fix txq ids.Harsh Jain2017-04-211-0/+1
* cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+17
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-0/+1
|\
| * cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-071-0/+1
* | cxgb4: add common api support for configuring filtersRahul Lakkireddy2016-09-221-1/+25
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-25/+6
|/
* cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-181-3/+31
* cxgb4: update struct cxgb4_lld_info definitionVarun Prakash2016-03-221-0/+4
* cxgb4: large receive offload supportVarun Prakash2016-03-221-0/+6
* cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash2016-03-221-0/+1
* cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-211-0/+2
* cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai2015-08-121-0/+1
* cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai2015-08-121-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-2/+1
|\