aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-10-20mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata3-23/+7
2023-10-20mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one goPetr Machata1-30/+33
2023-10-20mlxsw: pci: Permit toggling LAG modePetr Machata2-4/+13
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata3-0/+24
2023-10-20mlxsw: cmd: Add QUERY_FW.lag_mode_supportPetr Machata1-0/+6
2023-10-20mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_modePetr Machata1-0/+21
2023-10-20mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in commentsPetr Machata1-8/+8
2023-10-20mlxsw: reg: Add SGCR.lag_lookup_pgt_basePetr Machata1-1/+10
2023-10-20mlxsw: reg: Drop SGCR.llbPetr Machata1-10/+1
2023-10-20iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt1-2/+3
2023-10-20qed: devlink health: use retained error fmsg APIPrzemek Kitszel1-3/+3
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel9-948/+330
2023-10-20mlxsw: core: devlink health: use retained error fmsg APIPrzemek Kitszel1-124/+47
2023-10-20octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel1-331/+133
2023-10-20hinic: devlink health: use retained error fmsg APIPrzemek Kitszel1-161/+56
2023-10-20bnxt_en: devlink health: use retained error fmsg APIPrzemek Kitszel1-61/+32
2023-10-20pds_core: devlink health: use retained error fmsg APIPrzemek Kitszel1-21/+8
2023-10-20r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac1-1/+1
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac1-1/+1
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac1-1/+1
2023-10-19i40e: xsk: remove count_maskMaciej Fijalkowski1-9/+13
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-92/+237
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar1-2/+2
2023-10-19i40e: Align devlink info versions with ice driver and add docsIvan Vecera1-3/+15
2023-10-19net: stmmac: increase TX coalesce timer to 5msChristian Marangi1-1/+1
2023-10-19net: stmmac: move TX timer arm after DMA enableChristian Marangi1-4/+18
2023-10-19net: stmmac: improve TX timer arm logicChristian Marangi1-3/+15
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi1-8/+0
2023-10-19iavf: delete unused iavf_mac_info fieldsMichal Schmidt4-51/+0
2023-10-19net: stmmac: do not silently change auxiliary snapshot capture channelJohannes Zink1-1/+14
2023-10-19net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutexJohannes Zink1-4/+4
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink1-1/+0
2023-10-19net: stmmac: use correct PPS capture input indexJohannes Zink2-4/+3
2023-10-19net: stmmac: simplify debug message on stmmac_enable()Johannes Zink1-7/+3
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar3-3/+19
2023-10-19net: stmmac: Remove redundant checking for rx_coalesce_usecsGan Yi Fang1-1/+1
2023-10-19rswitch: Add PM opsYoshihiro Shimoda1-0/+43
2023-10-19rswitch: Use unsigned int for port related array indexYoshihiro Shimoda2-5/+7
2023-10-18igc: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-18igbvf: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-18igb: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-18i40e: use scnprintf over strncpy+strncatJustin Stitt1-4/+3
2023-10-18fm10k: replace deprecated strncpy with strscpyJustin Stitt1-4/+4
2023-10-18e1000: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-18e100: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-18intel: fix format warningsJesse Brandeburg6-16/+18
2023-10-18intel: fix string truncation warningsJesse Brandeburg4-37/+30
2023-10-18octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed1-7/+6
2023-10-18net: wangxun: remove redundant kernel logJiawen Wu5-128/+0
2023-10-18net: fec: Remove non-Coldfire platform IDsAlexander Stein1-30/+0