summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-18netdevsim: devlink flash timeout messageShannon Nelson
2020-09-17ionic: add DIMLIB to KconfigShannon Nelson
2020-09-17net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn
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
2020-09-15mlxsw: core: Introduce fw_fatal health reporterJiri Pirko
2020-09-15mlxsw: reg: Add Monitoring FW General Debug RegisterJiri Pirko
2020-09-15mlxsw: reg: Add Monitoring FW Debug RegisterJiri Pirko
2020-09-15mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko
2020-09-15mlxsw: core: Push code doing params register/unregister into separate helpersJiri Pirko
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko
2020-09-15mlxsw: Bump firmware version to XX.2008.1310Jiri Pirko
2020-09-15net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
2020-09-15net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma