summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-28net: dsa: realtek: support reset controllerLuiz Angelo Daros de Luca3-5/+41
2024-02-28bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗1-11/+3
2024-02-28net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer1-2/+4
2024-02-27bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin1-3/+3
2024-02-27net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson3-9/+0
2024-02-27net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll intervalCiprian Regus1-4/+6
2024-02-27net: ipa: don't bother zeroing an already zero registerAlex Elder1-1/+1
2024-02-27net: ipa: kill ipa_power_suspend_handler()Alex Elder4-27/+2
2024-02-27net: ipa: move ipa_interrupt_suspend_clear_all() upAlex Elder1-24/+24
2024-02-27net: ipa: kill the IPA_POWER_FLAG_RESUMED flagAlex Elder1-21/+0
2024-02-27net: ipa: kill IPA_POWER_FLAG_SYSTEMAlex Elder1-10/+3
2024-02-27net: ipa: don't bother aborting system resumeAlex Elder1-2/+3
2024-02-27net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit1-9/+4
2024-02-27net/vsockmon: Do not set zeroed statisticsBreno Leitao1-3/+0
2024-02-27net/vsockmon: Leverage core stats allocatorBreno Leitao1-15/+1
2024-02-26net: pcs: xpcs: Explicitly return error on caps validationSerge Semin1-3/+4
2024-02-26net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin1-2/+2
2024-02-26net: pcs: xpcs: Drop redundant workqueue.h include directiveSerge Semin1-1/+1
2024-02-26net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces listSerge Semin1-3/+1
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet9-10/+10
2024-02-26net: phy: dp83826: support configuring RMII master/slave operation modeJérémie Dautheribes1-5/+38
2024-02-26net: phy: dp83826: Add support for phy-mode configurationJérémie Dautheribes1-0/+11
2024-02-26net: dsa: microchip: Add support for bridge port isolationOleksij Rempel2-5/+51
2024-02-24net: team: Don't bother filling in ethtool driver versionJohn Garry1-2/+0
2024-02-24rocker: Don't bother filling in ethtool driver versionJohn Garry1-2/+0
2024-02-24ps3/gelic: minor Kernel Doc correctionsSimon Horman1-3/+5
2024-02-23net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMIISneh Shah2-0/+28
2024-02-23bonding: rate-limit bonding driver inspect messagesPraveen Kumar Kannoju1-8/+10
2024-02-23octeon_ep_vf: Improve help text grammarGeert Uytterhoeven1-4/+4
2024-02-23net: microchip: lan743x: Fix spelling mistake "erro" -> "error"Colin Ian King1-1/+1
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski140-406/+922
2024-02-23Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski72-499/+2517
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds14-33/+28
2024-02-22bnxt_en: Use the new VNIC to create ntuple filtersPavan Chebbi1-6/+27
2024-02-22bnxt_en: Create and setup the additional VNIC for adding ntuple filtersPavan Chebbi2-10/+36
2024-02-22bnxt_en: Provision for an additional VNIC for ntuple filtersPavan Chebbi2-5/+32
2024-02-22bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic indexPavan Chebbi3-21/+24
2024-02-22bnxt_en: Refactor bnxt_set_features()Pavan Chebbi1-7/+12
2024-02-22bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICsVenkat Duvvuru1-11/+17
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan1-0/+2
2024-02-22bnxt_en: Improve RSS context reservation infrastructurePavan Chebbi2-23/+36
2024-02-22bnxt_en: Explicitly specify P5 completion rings to reserveMichael Chan2-7/+13
2024-02-22bnxt_en: Refactor ring reservation functionsMichael Chan2-130/+132
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo41-412/+2335
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli1-1/+3
2024-02-22net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur3-0/+4
2024-02-22net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach1-1/+1
2024-02-22net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau1-8/+8
2024-02-22net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau1-7/+1
2024-02-22net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau1-8/+1