summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-21i40e, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski
2022-04-21ixgbe, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski
2022-04-21drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...Minghao Chi
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-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
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
2022-04-19net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-04-18net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko
2022-04-18mlxsw: core_linecards: Implement line card activation processJiri Pirko
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko
2022-04-18mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko
2022-04-18mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko
2022-04-18mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko
2022-04-18mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko
2022-04-15net: lan966x: Make sure to release ptp interruptHoratiu Vultur
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2022-04-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-04-15octeon_ep: Remove custom driver versionLeon Romanovsky
2022-04-15ibmvnic: Allow multiple ltbs in txpool ltb_setSukadev Bhattiprolu
2022-04-15ibmvnic: Allow multiple ltbs in rxpool ltb_setSukadev Bhattiprolu
2022-04-15ibmvnic: convert rxpool ltb to a set of ltbsSukadev Bhattiprolu
2022-04-15ibmvnic: define map_txpool_buf_to_ltb()Sukadev Bhattiprolu
2022-04-15ibmvnic: define map_rxpool_buf_to_ltb()Sukadev Bhattiprolu