linux_dsm_epyc7002/drivers/net/ethernet/chelsio
Hariprasad Shenai 4036da9012 cxgb4: Rename t4_link_start() to t4_link_l1cfg
t4_link_start() was completely misnamed.  It does _not_ start up the
link. It merely does the L1 Configuration for the link. The Link Up
process is started automatically by the firmware when the number of
enabled Virtual Interfaces on a port goes from 0 to 1. So renaming
this routine to t4_link_l1cfg() for better documentation.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-05 21:25:57 -07:00
..
cxgb chelsio cxgb/cxgb3: Make stats_strings arrays const 2015-04-01 14:41:20 -04:00
cxgb3 cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate 2015-04-09 14:25:25 -04:00
cxgb4 cxgb4: Rename t4_link_start() to t4_link_l1cfg 2015-06-05 21:25:57 -07:00
cxgb4vf cxgb4vf: Adds SRIOV driver changes for T6 adapter 2015-06-01 22:14:35 -07:00
Kconfig cxgb4: update Kconfig and Makefile for FCoE support 2015-03-24 15:24:38 -04:00
Makefile