summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-21wifi: mac80211_hwsim: add support for switch_vif_chanctx callbackAditya Kumar Singh
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
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
2024-02-17net: phy: c45: add and use genphy_c45_read_eee_cap2Heiner Kallweit
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit
2024-02-16i40e: Remove VEB recursionIvan Vecera
2024-02-16i40e: Fix broken support for floating VEBsIvan Vecera
2024-02-16i40e: Add helpers to find VSI and VEB by SEID and use themIvan Vecera
2024-02-16i40e: Introduce and use macros for iterating VSIs and VEBsIvan Vecera
2024-02-16i40e: Use existing helper to find flow director VSIIvan Vecera
2024-02-16wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2024-02-16can: xilinx_can: Add ethtool stats interface for ECC errorsSrinivas Goud
2024-02-16can: xilinx_can: Add ECC supportSrinivas Goud
2024-02-16net: phy: aquantia: add AQR113 PHY IDChristian Marangi
2024-02-16net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()Diogo Ivo
2024-02-16ionic: implement xdp frags supportShannon Nelson
2024-02-16ionic: add ndo_xdp_xmitShannon Nelson
2024-02-16ionic: Add XDP_REDIRECT supportShannon Nelson
2024-02-16ionic: Add XDP_TX supportShannon Nelson
2024-02-16ionic: Add XDP packet headroomShannon Nelson
2024-02-16ionic: add initial framework for XDP supportShannon Nelson