summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-13net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko
2024-02-13r8169: simplify code by using core-provided pcpu stats allocationHeiner Kallweit
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12net/mlx5e: link NAPI instances to queues and IRQsJoe Damato
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-02-12tg3: fix bug caused by uninitialized variableHeiner Kallweit
2024-02-12net: dsa: realtek: embed dsa_switch into realtek_privLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: use the same mii bus driver for both interfacesLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: migrate user_mii_bus setup to realtek_dsaLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: clean user_mii_bus setupLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: get internal MDIO node by nameLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsaLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: common rtl83xx moduleLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: keep variant reference in realtek_privLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: convert variants into real driversLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: introduce REALTEK_DSA namespaceLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: drop cleanup from realtek_opsLuiz Angelo Daros de Luca
2024-02-12net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0Abhishek Chauhan
2024-02-12octeon_ep_vf: add ethtool supportShinas Rasheed
2024-02-12octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed
2024-02-12octeon_ep_vf: add support for ndo opsShinas Rasheed
2024-02-12octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed
2024-02-12octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed
2024-02-12octeon_ep_vf: add hardware configuration APIsShinas Rasheed
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed
2024-02-10net: phy: qca807x: add support for configurable LEDChristian Marangi
2024-02-10net: phy: qcom: generalize some qca808x LED functionsChristian Marangi
2024-02-10net: phy: qcom: move common qca808x LED define to shared headerChristian Marangi
2024-02-10net: phy: qcom: add support for QCA807x PHY FamilyRobert Marko
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-10net: phy: add support for scanning PHY in PHY packages nodesChristian Marangi
2024-02-09net: phy: realtek: use generic MDIO helpers to simplify the codeHeiner Kallweit
2024-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-09net: atlantic: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09bnx2x: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09r8169: improve checking for valid LED modesHeiner Kallweit
2024-02-09bnxt_en: Add RSS support for IPSEC headersAjit Khaparde
2024-02-09bnxt_en: Invalidate user filters when neededPavan Chebbi
2024-02-09bnxt_en: Add support for user configured RSS keyPavan Chebbi
2024-02-09bnxt_en: Restore all the user created L2 and ntuple filtersPavan Chebbi
2024-02-09bnxt_en: Retain user configured filters when closingPavan Chebbi
2024-02-09bnxt_en: Save user configured filters in a lookup listPavan Chebbi
2024-02-09bnxt_en: Add separate function to delete the filter structurePavan Chebbi
2024-02-09bnxt_en: Add drop action support for ntupleVikas Gupta
2024-02-09bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDPVikas Gupta
2024-02-09bnxt_en: implement fully specified 5-tuple masksEdwin Peer
2024-02-09bnxt_en: Support ethtool -n to display ether filters.Michael Chan
2024-02-09bnxt_en: Add ethtool -N support for ether filters.Michael Chan