summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2015-06-011-2/+0
| * cxgb4: Add device node to ULD infoHariprasad Shenai2015-05-051-0/+1
* | cxgb4: Support for user mode bar2 mappings with T4Hariprasad S2015-06-111-0/+1
|/
* cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-151-3/+0
* cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai2014-12-091-0/+7
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-7/+8
* cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt2014-07-171-0/+4
* cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-151-0/+2
* cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-151-0/+1
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-151-0/+2
* iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-151-0/+2
* rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2014-07-011-0/+1
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-221-1/+1
* iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai2014-06-101-0/+5
* iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-101-0/+2
* cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi2014-02-181-0/+1
* cxgb4: Assign filter server TIDs properlyKumar Sanghvi2013-12-221-1/+8
* cxgb4: Add routines to create and remove listening IPv6 serversVipul Pandya2013-08-121-0/+5
* RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-141-0/+3
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-191-2/+6
* cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-191-2/+13