summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier
2022-08-22net: ethernet: ti: davinci_mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-08-22net: phy: realtek: add support for RTL8211F(D)(I)-VD-CGClark Wang
2022-08-19net: prestera: add missing ABI compatibility checkMaksym Glubokiy
2022-08-19amt: remove unnecessary skb pointer checkYang Yingliang
2022-08-19net: fman: memac: Use params instead of priv for max_speedSean Anderson
2022-08-19net: fman: Export/rename some common functionsSean Anderson
2022-08-19net: fman: Configure fixed link in memac_initializationSean Anderson
2022-08-19net: fman: Move struct dev to mac_deviceSean Anderson
2022-08-19net: fman: Store initialization function in match dataSean Anderson
2022-08-19net: fman: Get PCS node in per-mac initSean Anderson
2022-08-19net: fman: dtsec: Always gracefully stop/startSean Anderson
2022-08-19net: fman: Store en/disable in mac_device instead of mac_priv_sSean Anderson
2022-08-19net: fman: Don't pass comm_mode to enable/disableSean Anderson
2022-08-19net: fman: Convert to SPDX identifiersSean Anderson
2022-08-19Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"Jakub Kicinski
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18igc: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-08-18net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_...Lorenzo Bianconi
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-18net: phy: at803x: add disable hibernation mode supportWei Fang
2022-08-18net: moxa: MAC address reading, generating, validity checkingSergei Antonov
2022-08-18igb: Add lock to avoid data raceLin Ma
2022-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-18net: ethernet: altera: Add use of ethtool_op_get_ts_infoMaxime Chevallier
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
2022-08-18tee: add overflow check in register_shm_helper()Jens Wiklander
2022-08-17net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_runLorenzo Bianconi
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky
2022-08-17net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Vladimir Oltean
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss
2022-08-17net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)Florian Fainelli
2022-08-17net: dsa: bcm_sf2: Introduce helper for port override offsetFlorian Fainelli
2022-08-17net: sfp: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch
2022-08-17ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik
2022-08-17ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-17ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar