aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-17cxgb4vf: display pause settingsGanesh Goudar1-0/+16
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-5/+5
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar1-13/+24
2018-03-04cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath1-3/+11
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar1-0/+2
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar1-1/+9
2017-11-03cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar1-0/+58
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar1-13/+37
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom1-0/+18
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar1-9/+12
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V1-0/+1
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar1-8/+1
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-4/+2
2016-08-28cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King1-1/+1
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai1-0/+24
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar1-97/+179
2016-06-25cxgb4vf: Synchronize access to mailboxHariprasad Shenai1-0/+2
2016-06-15cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai1-6/+2
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai1-0/+112
2016-04-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai1-1/+2
2016-03-10cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai1-4/+4
2016-03-10cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai1-0/+5
2016-03-10cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai1-71/+94
2016-03-10cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai1-25/+26
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai1-46/+0
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai1-10/+0
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai1-44/+72
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai1-1/+1
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai1-6/+7
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messagesHariprasad Shenai1-1/+1
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messagesHariprasad Shenai1-1/+1
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai1-1/+1
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai1-6/+6
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai1-14/+10
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai1-15/+127
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai1-12/+0
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai1-0/+27
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai1-61/+12
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FWHariprasad Shenai1-8/+8
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDSTHariprasad Shenai1-5/+5
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai1-8/+8
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai1-4/+8
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai1-0/+2
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai1-52/+52
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai1-2/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1