summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-18wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang
2024-09-18wifi: wlcore: sdio: Use helper to define resourcesVasileios Amoiridis
2024-09-18wifi: wlcore: sdio: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar
2024-09-13enic: Collect per queue statisticsNelson Escobar
2024-09-13enic: Use macro instead of static const variables for array sizesNelson Escobar
2024-09-13net: macb: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-13net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch
2024-09-13net: ag71xx: remove dead code pathQianqiang Liu
2024-09-13Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-13net: ethernet: ti: am65-cpsw: setup priority to flow mappingRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaultsRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: add Policer and Thread control register fieldsRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for number of Entries and PolicersRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for ALE registersRoger Quadros
2024-09-13net: ethernet: ti: am65-cpsw: Introduce multi queue RxRoger Quadros
2024-09-12net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rqRahul Rameshbabu
2024-09-12net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data splitDragos Tatulea
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory
2024-09-12net/mlx5: Allow users to configure affinity for SFsShay Drory
2024-09-12net/mlx5: Skip HotPlug check on sync reset using hot resetMoshe Shemesh
2024-09-12net/mlx5: Add support for sync reset using hot resetMoshe Shemesh
2024-09-12net/mlx5: fs, add support for no append at software levelMark Bloch
2024-09-12net/mlx5: fs, separate action and destination into distinct structMark Bloch
2024-09-12net/mlx5: fs, remove unused memberMark Bloch
2024-09-12net/mlx5: fs, move hardware fte deletion function resetMark Bloch
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh
2024-09-12net/mlx5: fs, move steering common function to fs_cmd.hMoshe Shemesh
2024-09-12net/mlx5: HWS, fixed error flow return values of some functionsYevgeny Kliteynik
2024-09-12net/mlx5: HWS, updated API functions comments to kernel docYevgeny Kliteynik
2024-09-12nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-12net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan