summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: Fix double spaces inside lan8814_config_intrHoratiu Vultur2022-09-221-2/+2
* net: ethernet: adi: Fix invalid parent name lengthAlexandru Tachici2022-09-221-1/+1
* net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi2022-09-226-116/+289
* net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi2022-09-222-31/+75
* net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi2022-09-225-97/+393
* net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...Lorenzo Bianconi2022-09-222-29/+64
* net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi2022-09-225-24/+48
* net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi2022-09-222-9/+11
* net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi2022-09-226-33/+48
* net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi2022-09-224-7/+25
* net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...Lorenzo Bianconi2022-09-223-7/+13
* net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke2022-09-221-0/+1
* ethernet: tundra: Drop forward declaration of static functionsUwe Kleine-König2022-09-221-13/+10
* net: mscc: ocelot: check return values of writes during resetColin Foster2022-09-221-5/+11
* net: mscc: ocelot: utilize readx_poll_timeout() for chip resetColin Foster2022-09-221-9/+23
* net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian2022-09-223-4/+3
* net: ll_temac: move trailing statements to next linehuangjunxian2022-09-221-3/+9
* net: ll_temac: fix the missing spaces around '='huangjunxian2022-09-221-11/+11
* net: ll_temac: delete unnecessary else branchhuangjunxian2022-09-221-7/+5
* net: ll_temac: axienet: align with open parenthesishuangjunxian2022-09-223-6/+5
* net: ll_temac: Cleanup for function name in a stringHaoyue Xu2022-09-221-4/+5
* net: ll_temac: fix the format of block commentshuangjunxian2022-09-223-90/+103
* net: macvtap: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-221-2/+2
* net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-222-4/+4
* net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...Jian Shen2022-09-221-3/+2
* net: fjes: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-221-592/+560
* net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang2022-09-211-3/+6
* net: hns3: refactor function hclge_mbx_handler()Hao Lan2022-09-212-142/+284
* net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang2022-09-217-50/+45
* net: hns3: add support for external loopback testYonglong Liu2022-09-215-24/+119
* net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-10/+6
* net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-3/+1
* net: ibm: emac: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-5/+3
* net: dsa: lantiq: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-5/+3
* net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-3/+2
* net: ethernet: ti: cpsw: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-2/+1
* net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-5/+2
* liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...Ruffalo Lavoisier2022-09-212-4/+4
* octeontx2-pf: Fix unused variable build errorRen Zhijie2022-09-211-1/+1
* ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-217-45/+154
* net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT portFabio Porcedda2022-09-211-0/+1
* net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MACRafał Miłecki2022-09-201-4/+9
* nfp: flower: support vlan action in pre_ctHui Zhou2022-09-201-1/+48
* nfp: flower: support hw offload for ct nat actionHui Zhou2022-09-202-7/+192
* nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen2022-09-201-8/+23
* tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima2022-09-203-7/+8
* net: mdio: mux-multiplexer: Switch to use dev_err_probe() helperYang Yingliang2022-09-201-6/+3
* net: mdio: mux-mmioreg: Switch to use dev_err_probe() helperYang Yingliang2022-09-201-6/+3
* net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helperYang Yingliang2022-09-201-13/+7
* ravb: Add RZ/G2L MII interface supportBiju Das2022-09-202-1/+15