aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-26net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss
2022-04-25wwan_hwsim: Avoid flush_scheduled_work() usageTetsuo Handa
2022-04-25net: ipa: compute proper aggregation limitAlex Elder
2022-04-25net: ethernet: mtk_eth_soc: add check for allocation failureDan Carpenter
2022-04-25ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()Yang Yingliang
2022-04-25net: mscc: ocelot: Remove useless codeHaowen Bai
2022-04-25mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko
2022-04-25mlxsw: reg: Extend MDDQ device_info by FW version fieldsJiri Pirko
2022-04-25mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko
2022-04-25mlxsw: core_linecards: Probe provisioned line cards for devices and attach themJiri Pirko
2022-04-25mlxsw: reg: Extend MDDQ by device_infoJiri Pirko
2022-04-22net: hns3: Fix spelling mistake "actvie" -> "active"Colin Ian King
2022-04-22tsnep: Remove useless null check before call of_node_put()Haowen Bai
2022-04-22net: phy: LAN87xx: add ethtool SQI supportArun Ramadoss
2022-04-22mlxsw: core_linecards: Fix size of array element during ini_files allocationJiri Pirko
2022-04-22qed: Remove IP services API.Guillaume Nault
2022-04-22net: macb: In ZynqMP initialization make SGMII phy configuration optionalRadhey Shyam Pandey
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
2022-04-22USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to staticTom Rix
2022-04-22nfp: support 802.1ad VLAN assingment to VFBaowen Zheng
2022-04-22net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_getMinghao Chi
2022-04-22myri10ge: remove redundant assignment to variable statusColin Ian King
2022-04-22net: cdc-ncm: Move spin_lock_bh() to spin_lock()Yunbo Yu
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21net: eql: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-04-21drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...Minghao Chi
2022-04-21drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-04-20mlxsw: core_hwmon: Add interfaces for line card initialization and de-initial...Vadim Pasternak
2022-04-20mlxsw: core_thermal: Add interfaces for line card initialization and de-initi...Vadim Pasternak
2022-04-20mlxsw: core_env: Add interfaces for line card initialization and de-initializ...Vadim Pasternak
2022-04-20mlxsw: core_env: Split module power mode setting to a separate functionVadim Pasternak
2022-04-20mlxsw: core: Add bus argument to environment init APIVadim Pasternak
2022-04-20mlxsw: core_linecards: Introduce ops for linecards status change trackingJiri Pirko
2022-04-20Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...David S. Miller
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-20ar5523: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-04-20net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca
2022-04-20net: hns3: remove unnecessary line wrap for hns3_set_tunableHao Chen
2022-04-20net: hns3: replace magic value by HCLGE_RING_REG_OFFSETPeng Li
2022-04-20net: hns3: fix the wrong words in commentsPeng Li
2022-04-20net: hns3: update the comment of function hclgevf_get_mbx_respPeng Li
2022-04-20net: hns3: add log for setting tx spare buf sizeHao Chen
2022-04-20net: hns3: add failure logs in hclge_set_vport_mtuJie Wang
2022-04-20net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen
2022-04-20net: hns3: refactor hns3_set_ringparam()Hao Chen
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo
2022-04-20net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo
2022-04-20net: atlantic: Implement xdp data planeTaehee Yoo
2022-04-20net: atlantic: Implement xdp control planeTaehee Yoo