summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-28net: phy: dp83826: disable WOL at initCatalin Popescu
2024-02-28net: intel: igc: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: e1000e: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn
2024-02-28net: ethernet: ixgbe: Convert EEE to use linkmodesAndrew Lunn
2024-02-28net: qlogic: qede: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: usb: ax88179_178a: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMIISarosh Hasan
2024-02-28net: dsa: realtek: support reset controllerLuiz Angelo Daros de Luca
2024-02-27bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer
2024-02-27bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin
2024-02-27net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson
2024-02-27net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll intervalCiprian Regus
2024-02-27net: ipa: don't bother zeroing an already zero registerAlex Elder
2024-02-27net: ipa: kill ipa_power_suspend_handler()Alex Elder
2024-02-27net: ipa: move ipa_interrupt_suspend_clear_all() upAlex Elder
2024-02-27net: ipa: kill the IPA_POWER_FLAG_RESUMED flagAlex Elder
2024-02-27net: ipa: kill IPA_POWER_FLAG_SYSTEMAlex Elder
2024-02-27net: ipa: don't bother aborting system resumeAlex Elder
2024-02-27net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit
2024-02-26net/vsockmon: Do not set zeroed statisticsBreno Leitao
2024-02-26net/vsockmon: Leverage core stats allocatorBreno Leitao
2024-02-26net: pcs: xpcs: Explicitly return error on caps validationSerge Semin
2024-02-26net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin
2024-02-26net: pcs: xpcs: Drop redundant workqueue.h include directiveSerge Semin
2024-02-26net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces listSerge Semin
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2024-02-26net: phy: dp83826: support configuring RMII master/slave operation modeJérémie Dautheribes
2024-02-26net: phy: dp83826: Add support for phy-mode configurationJérémie Dautheribes
2024-02-26net: dsa: microchip: Add support for bridge port isolationOleksij Rempel
2024-02-23net: team: Don't bother filling in ethtool driver versionJohn Garry
2024-02-23rocker: Don't bother filling in ethtool driver versionJohn Garry
2024-02-23ps3/gelic: minor Kernel Doc correctionsSimon Horman
2024-02-23net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMIISneh Shah
2024-02-22bonding: rate-limit bonding driver inspect messagesPraveen Kumar Kannoju
2024-02-22octeon_ep_vf: Improve help text grammarGeert Uytterhoeven
2024-02-22net: microchip: lan743x: Fix spelling mistake "erro" -> "error"Colin Ian King
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22bnxt_en: Use the new VNIC to create ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Create and setup the additional VNIC for adding ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Provision for an additional VNIC for ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic indexPavan Chebbi
2024-02-22bnxt_en: Refactor bnxt_set_features()Pavan Chebbi
2024-02-22bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICsVenkat Duvvuru
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan