aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
10 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2023-10-09liquidio: replace deprecated strncpy with strscpyJustin Stitt1-1/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli1-18/+7
2018-11-30liquidio: read sc->iq_no before release scPan Bian1-1/+3
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing1-2/+3
2018-09-17liquidio: remove duplicated include from lio_vf_rep.cYueHaibing1-1/+0
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas1-1/+4
2018-08-29liquidio: make soft command calls synchronousFelix Manlunas1-30/+12
2018-04-24liquidio: Swap VF representor Tx and Rx statisticsSrinivas Jampala1-7/+8
2017-11-02liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva1-0/+68
2017-11-01liquidio: Configure switchdev with devlinkVijaya Mohan Guvva1-0/+6
2017-11-01liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva1-0/+621