summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan
2024-02-22bnxt_en: Improve RSS context reservation infrastructurePavan Chebbi
2024-02-22bnxt_en: Explicitly specify P5 completion rings to reserveMichael Chan
2024-02-22bnxt_en: Refactor ring reservation functionsMichael Chan
2024-02-21net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_anegDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: fix typosDimitri Fedrau
2024-02-21net: phy: c45: detect 100/1000BASE-T1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipsetRaju Lakkaraju
2024-02-21Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"Florian Fainelli
2024-02-21net: bcmgenet: Pass "main" clock down to the MDIO driverFlorian Fainelli
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-02-21net/dummy: Move stats allocation to coreBreno Leitao
2024-02-21tg3: simplify tg3_phy_autoneg_cfgHeiner Kallweit
2024-02-21tg3: copy only needed fields from userspace-provided EEE dataHeiner Kallweit
2024-02-21net: hso: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: netdevsim: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: geneve: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: ppp: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: vxlan: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: usbnet: constify the struct device_type usageRicardo B. Marliere
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-20r8169: add MODULE_FIRMWARE entry for RTL8126AHeiner Kallweit
2024-02-20Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2024-02-19wifi: wilc1000: add missing read critical sections around vif list traversalAjay Singh
2024-02-19wifi: wilc1000: fix declarations orderingAlexis Lothoré
2024-02-19wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré
2024-02-19wifi: wilc1000: split deeply nested RCU list traversal in dedicated helperAlexis Lothoré
2024-02-19wifi: rtw89: 8922a: add helper of set_channelPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel BB partPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih
2024-02-19pds_core: use pci_reset_function for health resetShannon Nelson
2024-02-19pds_core: delete VF dev on resetShannon Nelson
2024-02-19pds_core: add simple AER handlerShannon Nelson
2024-02-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2024-02-18net: ena: Remove ena_select_queueKamal Heib
2024-02-18net: phy: aquantia: add AQR813 PHY IDChristian Marangi
2024-02-17net: phy: c45: add support for MDIO_AN_EEE_ADV2Heiner Kallweit
2024-02-17net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...Heiner Kallweit