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