aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c
AgeCommit message (Expand)Author
2020-03-07cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar
2017-10-04cxgb4vf: make a couple of functions staticColin Ian King
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar
2016-06-25cxgb4vf: Synchronize access to mailboxHariprasad Shenai
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2015-12-23cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC 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-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad 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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai
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-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03cxgb4vf: remove __dev* attributesBill Pemberton
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher