summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: ethernet: adi: Fix invalid parent name lengthAlexandru Tachici
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-22net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...Lorenzo Bianconi
2022-09-22net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ethernet: tundra: Drop forward declaration of static functionsUwe Kleine-König
2022-09-21net: mscc: ocelot: check return values of writes during resetColin Foster
2022-09-21net: mscc: ocelot: utilize readx_poll_timeout() for chip resetColin Foster
2022-09-21net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian
2022-09-21net: ll_temac: move trailing statements to next linehuangjunxian
2022-09-21net: ll_temac: fix the missing spaces around '='huangjunxian
2022-09-21net: ll_temac: delete unnecessary else branchhuangjunxian
2022-09-21net: ll_temac: axienet: align with open parenthesishuangjunxian
2022-09-21net: ll_temac: Cleanup for function name in a stringHaoyue Xu
2022-09-21net: ll_temac: fix the format of block commentshuangjunxian
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...Jian Shen
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-21net: hns3: add support for external loopback testYonglong Liu
2022-09-21net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ibm: emac: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...Ruffalo Lavoisier
2022-09-20octeontx2-pf: Fix unused variable build errorRen Zhijie
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-20net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MACRafał Miłecki
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski