aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar1-0/+3
2016-06-25cxgb4vf: Synchronize access to mailboxHariprasad Shenai1-0/+55
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai1-25/+47
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai1-0/+55
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai1-17/+71
2015-12-23cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai1-2/+9
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai1-1/+2
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai1-7/+17
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai1-6/+6
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai1-3/+3
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai1-3/+3
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai1-7/+7
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai1-3/+3
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai1-8/+9
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai1-25/+29
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai1-1/+97
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai1-0/+77
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FWHariprasad Shenai1-26/+26
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai1-50/+50
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai1-4/+4
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDSTHariprasad Shenai1-36/+36
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+27
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion ThresholdHariprasad Shenai1-1/+4
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai1-0/+23
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-75/+75
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai1-3/+7
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger1-2/+2
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai1-2/+2
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur1-4/+10
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03cxgb4vf: remove __dev* attributesBill Pemberton1-3/+3
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher1-0/+1387