summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: time stamping interface for PTPAtul Gupta2017-07-051-0/+50
* cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-231-0/+1
* cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy2017-06-091-0/+4
* cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-211-0/+1
* cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-081-3/+3
* crypto: chcr - Fix txq ids.Harsh Jain2017-04-211-1/+2
* crypto: chcr - Change flow IDsHarsh Jain2017-02-031-0/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-0/+2
|\
| * iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-0/+1
| * cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-0/+6
|\ \
| * | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-211-0/+6
* | | cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy2016-08-221-1/+37
| |/ |/|
* | cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2016-08-181-0/+124
* | cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-181-1/+1
|/
* cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-251-9/+15
* cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai2016-04-261-0/+5
* cxgb4: add definitions for iSCSI target ULDVarun Prakash2016-03-221-0/+7
* cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-091-2/+31
* cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-051-1/+5
* cxgb4: Adds support for T6 adapterHariprasad Shenai2015-06-011-21/+35
* cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai2015-05-251-0/+6
* cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai2015-05-121-0/+1
* cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai2015-05-051-0/+1
* cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai2015-05-051-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-2/+37
|\
| * cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2015-04-011-2/+37
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
|/
* cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-091-0/+8
* cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-071-0/+6
* cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai2015-01-241-0/+6
* cxgb4: Add support for devlogHariprasad Shenai2015-01-081-0/+81
* cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-181-1/+1
* cxgb4: Add support for QSA modulesHariprasad Shenai2014-12-121-0/+1
* cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-121-0/+1
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-63/+164
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-221-104/+246
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-221-176/+514
* RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-221-87/+183
* RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai2014-11-221-292/+292
* cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-131-1/+5
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-33/+109
* cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-011-0/+4
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-211-0/+1
* cxgb4: IEEE fixes for DCBx state machineAnish Bhatt2014-08-071-1/+11
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-151-0/+2
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-221-1/+1
* cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt2014-06-221-19/+76
* cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi2014-02-181-0/+1
* cxgb4: Add support to recognize 40G linksKumar Sanghvi2014-02-181-0/+3