summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi3-40/+156
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-35/+299
2022-07-22net: usb: ax88179_178a: wol optimizationsJustin Chen1-24/+28
2022-07-22net: usb: ax88179_178a: move priv to driver_privJustin Chen1-13/+19
2022-07-22net: usb: ax88179_178a: restore state on resumeJustin Chen1-26/+1
2022-07-22net: usb: ax88179_178a: clean up pm callsJustin Chen1-88/+59
2022-07-22net: usb: ax88179_178a: remove redundant init codeJustin Chen1-81/+4
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko1-2/+2
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree5-3/+59
2022-07-22sfc: hook up ef100 representor TXEdward Cree3-1/+38
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree7-17/+123
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree5-1/+96
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree2-2/+39
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree1-0/+26
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree8-11/+196
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree4-0/+55
2022-07-22sfc: update EF100 register descriptionsEdward Cree1-23/+60
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang1-2/+2
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang1-3/+1
2022-07-21Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-1/+1
2022-07-21net: ipa: fix buildPaolo Abeni6-24/+24
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski3-31/+245
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski42-260/+546
2022-07-21ice: add i2c write commandKarol Kolacinski3-4/+54
2022-07-21can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol1-1/+1
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik1-1/+24
2022-07-20net: ipa: move configuration data files into a subdirectoryAlex Elder7-1/+1
2022-07-20net: ipa: list supported IPA versions in the MakefileAlex Elder1-3/+7
2022-07-20net: ipa: fix an outdated commentAlex Elder1-1/+1
2022-07-20net: ipa: report when the driver has been removedAlex Elder1-0/+2
2022-07-20net: ipa: skip some cleanup for unused transactionsAlex Elder1-1/+2
2022-07-20net: ipa: rearrange transaction initializationAlex Elder2-30/+33
2022-07-20net: ipa: add a transaction committed listAlex Elder3-7/+29
2022-07-20net: ipa: add an endpoint device attribute groupAlex Elder3-18/+53
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski19-860/+1152
2022-07-20Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...David S. Miller2-5/+14
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder2-10/+13
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur5-62/+334
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin1-0/+29
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller32-145/+225
2022-07-20tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima1-3/+3
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima1-1/+1
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima1-1/+1
2022-07-20can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He1-0/+1
2022-07-20can: mcp251xfd: fix detection of mcp251863Marc Kleine-Budde1-5/+13
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol24-18/+36
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+4