summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai1-0/+728
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+53
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai1-0/+53
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-10cxgb4: fix coccinelle warningsHariprasad Shenai1-1/+1
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-3/+3
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai1-10/+44
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai1-0/+37
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai1-0/+21
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai1-0/+15
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai1-0/+47
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai1-0/+54
2015-01-27cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai1-0/+43
2015-01-27cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai1-0/+42
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai1-0/+141
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai1-2/+26
2015-01-08cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai1-0/+35
2015-01-08cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai1-0/+120
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai1-130/+128
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai1-75/+79
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai1-100/+106
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai1-111/+113
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai1-58/+60
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai1-1/+1
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell1-2/+2
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+26
2014-12-09cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai1-0/+2
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai1-0/+120
2014-12-09cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai1-0/+26
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai1-34/+34
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai1-53/+53
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai1-16/+16
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai1-39/+39
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai1-4/+4
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+45
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai1-6/+45
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-60/+61
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai1-3/+3
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai1-4/+2
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai1-7/+10
2014-09-10cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai1-0/+4
2014-09-10cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai1-0/+3
2014-09-10cxgb4: Add support to S25FL032P flashHariprasad Shenai1-0/+20
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai1-1/+37
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai1-10/+19
2014-09-01cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai1-1/+10
2014-09-01cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai1-0/+1
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt1-1/+1
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai1-1/+1