summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean
2020-09-18net: hns3: Supply missing hclge_dcb.h include fileWang Hai
2020-09-18liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai
2020-09-18hinic: modify irq nameLuo bin
2020-09-18net: cortina: Remove set but not used variableZheng Yongjun
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu
2020-09-18dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu
2020-09-18Revert "ibmvnic: remove never executed if statement"Lijun Pan
2020-09-18ionic: add devlink firmware updateShannon Nelson
2020-09-18ionic: update the fw update apiShannon Nelson
2020-09-17ionic: add DIMLIB to KconfigShannon Nelson
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscsPetr Machata
2020-09-17mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbufferPetr Machata
2020-09-17mlxsw: spectrum_buffers: Support two headroom modesPetr Machata
2020-09-17net: marvell: prestera: Add Switchdev driver implementationVadym Kochan
2020-09-17net: marvell: prestera: Add ethtool interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add basic devlink supportVadym Kochan
2020-09-17net: marvell: prestera: Add PCI interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add driver for Prestera family ASIC devicesVadym Kochan
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin
2020-09-17net: hns3: optimize the rx clean processYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin
2020-09-16cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-16ionic: dynamic interrupt moderationShannon Nelson
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang
2020-09-16mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata
2020-09-16mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata
2020-09-16mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()Petr Machata
2020-09-16mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata
2020-09-16mlxsw: spectrum_buffers: Move here the new headroom codePetr Machata
2020-09-16mlxsw: spectrum: Move here the three-step headroom configuration from DCBPetr Machata
2020-09-16mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom codePetr Machata
2020-09-16mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure()Petr Machata
2020-09-16mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata
2020-09-16mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata
2020-09-16mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-15chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven