aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai1-0/+56
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai1-0/+4
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai1-0/+1
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai1-0/+4
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai1-2/+3
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai1-0/+122
2015-07-26cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai1-0/+5
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai1-0/+36
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai1-0/+13
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai1-0/+14
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai1-0/+1
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai1-0/+5
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai1-0/+10
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai1-0/+105
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai1-0/+3
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai1-0/+3
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai1-0/+1
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai1-0/+4
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai1-0/+22
2015-01-27cxgb4: Added support in debugfs to dump different timer and clock values of the adapterHariprasad Shenai1-0/+23
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai1-0/+12
2015-01-27cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai1-0/+16
2015-01-27cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai1-0/+17
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai1-0/+402
2015-01-08cxgb4: Add support for mps_tcam debugfsHariprasad Shenai1-0/+60
2015-01-08cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai1-0/+55
2015-01-08cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai1-0/+34
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai1-243/+295
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai1-245/+362
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai1-150/+351
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai1-189/+416
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai1-210/+288
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai1-6/+6
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai1-2/+8
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai1-0/+10
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai1-16/+56
2014-10-09cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai1-3/+2
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai1-0/+1
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai1-0/+19
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai1-0/+2
2014-07-21cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai1-0/+3
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai1-0/+6
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window methodHariprasad Shenai1-0/+1
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai1-0/+5
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt1-1/+1
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi1-0/+6
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi1-0/+3
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi1-0/+69
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi1-0/+4