summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-20ice: remove unused ice_flow_entry fieldsPrzemek Kitszel
2023-10-20i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
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-20iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
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-20r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac
2023-10-19i40e: xsk: remove count_maskMaciej Fijalkowski
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
2023-10-19net: stmmac: simplify debug message on stmmac_enable()Johannes Zink
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
2023-10-19net: stmmac: Remove redundant checking for rx_coalesce_usecsGan Yi Fang
2023-10-19rswitch: Add PM opsYoshihiro Shimoda
2023-10-19rswitch: Use unsigned int for port related array indexYoshihiro Shimoda
2023-10-19wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2023-10-19wifi: rtlwifi: drop chk_switch_dmdp() from HAL interfaceDmitry Antipov
2023-10-19wifi: rtlwifi: drop fill_fake_txdesc() from HAL interfaceDmitry Antipov
2023-10-19wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interfaceDmitry Antipov