summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-21net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_workSu Hui
2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt
2023-10-20pds_core: add an error code check in pdsc_dl_info_getSu Hui
2023-10-20ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter
2023-10-20igb: Fix an end of loop testDan Carpenter
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller
2023-10-20ice: manage VFs MSI-X using resource trackingMichal Swiatkowski
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski
2023-10-20ice: implement num_msix field per VFMichal Swiatkowski
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel
2023-10-20ice: add drop rule matching on not active lportMichal Swiatkowski
2023-10-20ice: remove unused ice_flow_entry fieldsPrzemek Kitszel
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel
2023-10-20net: dsa: microchip: ksz8: Enable MIIM PHY Control reg accessOleksij Rempel
2023-10-20mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata
2023-10-20mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata
2023-10-20mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata
2023-10-20mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one goPetr Machata
2023-10-20mlxsw: pci: Permit toggling LAG modePetr Machata
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata
2023-10-20mlxsw: cmd: Add QUERY_FW.lag_mode_supportPetr Machata
2023-10-20mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_modePetr Machata
2023-10-20mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in commentsPetr Machata
2023-10-20mlxsw: reg: Add SGCR.lag_lookup_pgt_basePetr Machata
2023-10-20mlxsw: reg: Drop SGCR.llbPetr Machata
2023-10-20staging: qlge: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20qed: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20mlxsw: core: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20hinic: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20bnxt_en: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20pds_core: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-20netdevsim: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-19ptp: prevent string overflowDan Carpenter
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar
2023-10-19i40e: Align devlink info versions with ice driver and add docsIvan Vecera
2023-10-19net: stmmac: increase TX coalesce timer to 5msChristian Marangi
2023-10-19net: stmmac: move TX timer arm after DMA enableChristian Marangi
2023-10-19net: stmmac: improve TX timer arm logicChristian Marangi
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi
2023-10-19iavf: delete unused iavf_mac_info fieldsMichal Schmidt
2023-10-19net: stmmac: do not silently change auxiliary snapshot capture channelJohannes Zink
2023-10-19net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutexJohannes Zink
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink
2023-10-19net: stmmac: use correct PPS capture input indexJohannes Zink