summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
AgeCommit message (Expand)Author
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai
2015-05-21cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad 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-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-03-24cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
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-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai
2015-01-27cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad 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-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad 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-15cxgb4 : Update ipv6 address handling apiAnish Bhatt
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-08cxgb4: Add support for devlogHariprasad Shenai
2014-12-12cxgb4: Add support for QSA modulesHariprasad 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/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai
2014-12-09cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai