summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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-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-18igc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igbvf: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18i40e: use scnprintf over strncpy+strncatJustin Stitt
2023-10-18fm10k: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e1000: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e100: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-18intel: fix string truncation warningsJesse Brandeburg
2023-10-18octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-18net: wangxun: remove redundant kernel logJiawen Wu
2023-10-18net: fec: Remove non-Coldfire platform IDsAlexander Stein
2023-10-18net: fec: Fix device_get_match_data usageAlexander Stein
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski
2023-10-18qede: Refactor qede_forced_speed_maps_init()Paul Greenwalt
2023-10-17Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-17net: fman: convert to .mac_get_caps()Russell King (Oracle)
2023-10-17eth: bnxt: fix backward compatibility with older devicesJakub Kicinski
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-16net: netcp: replace deprecated strncpy with strscpyJustin Stitt