aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy1-1/+37
2016-08-18cxgb4: Register changes and fw defines for cryptoHariprasad Shenai1-0/+124
2016-08-18cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai1-1/+1
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar1-9/+15
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai1-0/+5
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash1-0/+7
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai1-2/+31
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai1-1/+5
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai1-21/+35
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai1-0/+6
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai1-0/+1
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai1-0/+1
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai1-0/+2
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+37
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai1-2/+37
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai1-0/+8
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai1-0/+6
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai1-0/+6
2015-01-08cxgb4: Add support for devlogHariprasad Shenai1-0/+81
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai1-1/+1
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai1-0/+1
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie1-0/+1
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FWHariprasad Shenai1-63/+164
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai1-104/+246
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai1-176/+514
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDSTHariprasad Shenai1-87/+183
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai1-292/+292
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt1-1/+5
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-33/+109
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai1-0/+4
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai1-0/+1
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt1-1/+11
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-0/+2
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt1-1/+1
2014-06-22cxgb4 : Update fw interface file for DCBx support. Adds all the required fields to fw interface to communicate DCBx infoAnish Bhatt1-19/+76
2014-02-18cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi1-0/+1
2014-02-18cxgb4: Add support to recognize 40G linksKumar Sanghvi1-0/+3
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai1-1/+6
2013-08-12cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya1-0/+23
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya1-3/+35
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur1-1/+1
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya1-2/+141
2012-12-19cxgb4: Add T4 filter supportVipul Pandya1-0/+279
2012-11-27[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates).Naresh Kumar Inna1-5/+36
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya1-2/+17
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya1-0/+2
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya1-15/+22
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya1-4/+37
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya1-0/+15