aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05net/smc: remove unused inline function smc_curs_readYueHaibing1-17/+0
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul8-20/+113
2020-05-05dt-binding: net: ti: am65x-cpts: fix dt_binding_check failGrygorii Strashko2-2/+2
2020-05-05net: ipa: remove duplicated include from ipa_mem.cYueHaibing1-1/+0
2020-05-05sch_choke: Remove classid from choke_skb_cb.David S. Miller1-1/+0
2020-05-05net: sierra_net: Remove unused inline functionYueHaibing1-5/+0
2020-05-05bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing1-21/+0
2020-05-05net: sched: choke: Remove unused inline function choke_set_classidYueHaibing1-5/+0
2020-05-05net: microchip: Remove unused inline function is_bits_setYueHaibing1-5/+0
2020-05-05myri10ge: Remove unused inline function myri10ge_vlan_ip_csumYueHaibing1-12/+0
2020-05-05net: stmmac: Remove unused inline function stmmac_rx_threshold_countYueHaibing1-9/+0
2020-05-05net: mv643xx_eth: Remove unused inline function sum16_as_beYueHaibing1-5/+0
2020-05-05net: sun: cassini: Remove unused inline functionsYueHaibing1-12/+0
2020-05-05net: tehuti: remove unused inline function bdx_tx_db_sizeYueHaibing1-12/+0
2020-05-05net: ni: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-05-05net: ethernet: ti: use true, false for bool variables in cpsw_new.cJason Yan1-2/+2
2020-05-05net: bnxt: Remove Comparison to bool in bnxt_ethtool.cJason Yan1-3/+3
2020-05-05net: agere: use true,false for bool variableJason Yan1-2/+2
2020-05-05net: atheros: remove conversion to bool in atl1c_start_mac()Jason Yan1-1/+1
2020-05-05net: qede: Use true for bool variable in qede_init_fp()Jason Yan1-1/+1
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan1-4/+3
2020-05-05qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan1-2/+2
2020-05-05net: emac: Fix use correct return type for ndo_start_xmit()Yunjian Wang3-5/+8
2020-05-05net: nxp: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-05-05net: altera: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-05-05net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-05-04bonding: remove useless stats_lock_keyCong Wang2-4/+0
2020-05-04net: partially revert dynamic lockdep key changesCong Wang22-33/+294
2020-05-04arm64: dts: ti: j721e-main: add main navss cpts nodeGrygorii Strashko1-0/+12
2020-05-04arm64: dts: ti: k3-j721e-mcu: add mcu cpsw cpts nodeGrygorii Strashko1-0/+9
2020-05-04arm64: dts: ti: k3-am65-main: add main navss cpts nodeGrygorii Strashko1-0/+22
2020-05-04arm64: dts: ti: k3-am65-mcu: add cpsw cpts nodeGrygorii Strashko1-0/+19
2020-05-04net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko4-2/+201
2020-05-04net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko4-0/+1106
2020-05-04dt-binding: ti: am65x: document common platform time sync cpts moduleGrygorii Strashko2-0/+159
2020-05-04docs: devlink: clarify the scope of snapshot idJakub Kicinski1-0/+4
2020-05-04devlink: let kernel allocate region snapshot idJakub Kicinski3-15/+62
2020-05-04devlink: factor out building a snapshot notificationJakub Kicinski1-11/+28
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet2-5/+60
2020-05-04net: sched: fallback to qdisc noqueue if default qdisc setup failJesper Dangaard Brouer1-3/+14
2020-05-04net: ipa: define SMEM memory region for IPAAlex Elder5-0/+129
2020-05-04net: ipa: define IMEM memory region for IPAAlex Elder5-1/+98
2020-05-04net: ipa: redefine struct ipa_mem_dataAlex Elder6-20/+27
2020-05-04dt-bindings: net: add IPA iommus propertyAlex Elder1-1/+9
2020-05-04r8169: use new helper eth_hw_addr_crcHeiner Kallweit1-2/+1
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+12
2020-05-04net: dsa: felix: allow the device to be disabledMichael Walle1-0/+5
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul4-0/+13
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul4-5/+19
2020-05-04net/smc: improve termination processingKarsten Graul1-30/+31