summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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-16net: netcp: replace deprecated strncpy with strscpyJustin Stitt
2023-10-16tsnep: Inline small fragments within TX descriptorGerhard Engleder
2023-10-16net: cxgb3: simplify logic for rspq_check_napiChristian Marangi
2023-10-15ice: dpll: implement phase related callbacksArkadiusz Kubalewski
2023-10-15i40e: Add PBA as board id info to devlink .info_getIvan Vecera
2023-10-15i40e: Refactor and rename i40e_read_pba_string()Ivan Vecera
2023-10-15i40e: Add handler for devlink .info_getIvan Vecera
2023-10-15i40e: Split and refactor i40e_nvm_version_str()Ivan Vecera
2023-10-15i40e: Add initial devlink supportIvan Vecera
2023-10-15tg3: Improve PTP TX timestamping logicPavan Chebbi
2023-10-15sfc: support offloading ct(nat) action in RHS rulesEdward Cree
2023-10-15sfc: parse mangle actions (NAT) in conntrack entriesEdward Cree
2023-10-14net/mlx5e: Allow IPsec soft/hard limits in bytesLeon Romanovsky
2023-10-14net/mlx5e: Increase max supported channels number to 256Adham Faris
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris
2023-10-14net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API'sAdham Faris
2023-10-14net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()Adham Faris
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-10-14net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify codeYu Liao
2023-10-14net/mlx5: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-10-14net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyShay Drory
2023-10-14net/mlx5: Redesign SF active work to remove table_lockWei Zhang
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang
2023-10-13qed: replace uses of strncpyJustin Stitt
2023-10-13r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-10-13sfc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13ionic: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13net: sparx5: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13net/mlx4_core: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13nfp: replace deprecated strncpy with strscpyJustin Stitt