summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19net: sched: Annotate struct tc_pedit with __counted_byKees Cook
2024-02-19Merge branch 'pds_core-AER-handling'David S. Miller
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-19tools: ynl: don't access uninitialized attr_space variableJiri Pirko
2024-02-18net: ena: Remove ena_select_queueKamal Heib
2024-02-18net: phy: aquantia: add AQR813 PHY IDChristian Marangi
2024-02-18net: bql: allow the config to be disabledBreno Leitao
2024-02-17Merge branch 'net-phy-eee-2'David S. Miller
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-17net: mdio: add helpers for accessing the EEE CAP2 registersHeiner 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-16Merge patch series "Add ECC feature support to Tx and Rx FIFOs for Xilinx CAN...Marc Kleine-Budde
2024-02-16can: xilinx_can: Add ethtool stats interface for ECC errorsSrinivas Goud
2024-02-16can: xilinx_can: Add ECC supportSrinivas Goud
2024-02-16dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional propertySrinivas 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-16tcp: Spelling s/curcuit/circuit/Geert Uytterhoeven
2024-02-16Merge branch 'ionic-xdp-support'David S. Miller
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
2024-02-16ionic: use dma range APIsShannon Nelson
2024-02-16ionic: add helpers for accessing buffer infoShannon Nelson
2024-02-16ionic: set adminq irq affinityShannon Nelson
2024-02-16net/iucv: fix virtual vs physical address confusionAlexander Gordeev
2024-02-16Merge branch 'ravb-rutime-PM-support'David S. Miller
2024-02-16net: ravb: Add runtime PM supportClaudiu Beznea
2024-02-16net: ravb: Do not apply features to hardware if the interface is downClaudiu Beznea
2024-02-16net: ravb: Move the update of ndev->features to ravb_set_features()Claudiu Beznea
2024-02-16net: ravb: Return cached statistics if the interface is downClaudiu Beznea