summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: restructure __phy_write/read_mmd to helper and phydev userChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-17net: phylink: reimplement population of pl->supported for in-bandVladimir Oltean
2023-12-15hv_netvsc: remove duplicated including of slab.hWang Jinchao
2023-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-12-15net: dsa: mv88e6xxx: Add "rmon" counter group supportTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Limit histogram counters to ingress trafficTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Add "eth-mac" counter group supportTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Give each hw stat an IDTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Create API to read a single stat counterTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Push locking into stats snapshottingTobias Waldekranz
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata
2023-12-15net: phy: at803x: make read specific status function more genericChristian Marangi
2023-12-15net: phy: at803x: move specific qca808x config_aneg to dedicated functionChristian Marangi
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori
2023-12-15net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney
2023-12-14i40e: remove fake support of rx-frames-irqJason Xing
2023-12-14net: mdio-mux: be compatible with parent buses which only support C45Vladimir Oltean
2023-12-14net: mdio-mux: show errors on probe failureVladimir Oltean
2023-12-14net: atlantic: eliminate double free in error handling logicIgor Russkikh
2023-12-14net: mdio: mdio-bcm-unimac: Use read_poll_timeoutJustin Chen
2023-12-14net: mdio: mdio-bcm-unimac: Delay before first pollJustin Chen
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr
2023-12-14ice: enable FW loggingPaul M Stillwell Jr
2023-12-14ice: configure FW loggingPaul M Stillwell Jr
2023-12-14ice: remove FW logging codePaul M Stillwell Jr
2023-12-14net: mvpp2: add support for miiStefan Eichenberger
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-13ice: refactor the FD and RSS flow ID generationAhmed Zaki
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki