summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-10net: veth: make PAGE_POOL_STATS optionalLorenzo Bianconi
2023-05-10net: lan966x: Add TC support for ES0 VCAPHoratiu Vultur
2023-05-10net: lan966x: Add ES0 VCAP keyset configuration for lan966xHoratiu Vultur
2023-05-10net: lan966x: Add ES0 VCAP modelHoratiu Vultur
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu
2023-05-10net: ethernet: mtk_eth_soc: fix NULL pointer dereferenceDaniel Golle
2023-05-09net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli
2023-05-09net: veth: rely on napi_build_skb in veth_convert_skb_to_xdp_buffLorenzo Bianconi
2023-05-09net: stmmac: xgmac: add ethtool per-queue irq statistic supportTeoh Ji Sheng
2023-05-09net: stmmac: dwmac-tegra: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-sun8i: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-sti: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-rk: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...Uwe Kleine-König
2023-05-09net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...Uwe Kleine-König
2023-05-09net: stmmac: dwmac-visconti: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false conditionUwe Kleine-König
2023-05-09net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return voidUwe Kleine-König
2023-05-09net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König
2023-05-09virtio_net: introduce virtnet_build_skb()Xuan Zhuo
2023-05-09virtio_net: introduce receive_small_build_xdpXuan Zhuo
2023-05-09virtio_net: small: remove skip_xdpXuan Zhuo
2023-05-09virtio_net: small: avoid code duplication in xdp scenariosXuan Zhuo
2023-05-09virtio_net: small: remove the deltaXuan Zhuo
2023-05-09virtio_net: introduce receive_small_xdp()Xuan Zhuo
2023-05-09virtio_net: merge: remove skip_xdpXuan Zhuo
2023-05-09virtio_net: introduce receive_mergeable_xdp()Xuan Zhuo
2023-05-09virtio_net: virtnet_build_xdp_buff_mrg() auto release xdp shinfoXuan Zhuo
2023-05-09virtio_net: separate the logic of freeing the rest mergeable bufXuan Zhuo
2023-05-09virtio_net: separate the logic of freeing xdp shinfoXuan Zhuo
2023-05-09virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdpXuan Zhuo
2023-05-09virtio_net: optimize mergeable_xdp_get_buf()Xuan Zhuo
2023-05-09virtio_net: introduce mergeable_xdp_get_buf()Xuan Zhuo
2023-05-09virtio_net: mergeable xdp: put old page immediatelyXuan Zhuo
2023-05-09net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-05-09nfp: improve link modes reading processYinjun Zhang
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit
2023-05-09wifi: ath11k: MBSSID beacon supportAloka Dixit
2023-05-09wifi: ath11k: refactor vif parameter configurationsAloka Dixit
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit
2023-05-09wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit
2023-05-09wifi: ath: work around false-positive stringop-overread warningArnd Bergmann
2023-05-09net: phy: dp83869: support mii mode when rgmii strap cfg is usedGrygorii Strashko
2023-05-08wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wqTejun Heo
2023-05-08net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-08net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-07net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET