aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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: 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-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-18drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil
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-17hamradio: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)
2023-10-17net: fman: convert to .mac_get_caps()Russell King (Oracle)
2023-10-17net: phylink: provide mac_get_caps() methodRussell King (Oracle)
2023-10-17eth: bnxt: fix backward compatibility with older devicesJakub Kicinski
2023-10-17Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-17mctp i3c: MCTP I3C driverMatt Johnston
2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil
2023-10-16net: usb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-16lan78xx: replace deprecated strncpy with strscpyJustin Stitt
2023-10-16net: phy: smsc: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-16net: netcp: replace deprecated strncpy with strscpyJustin Stitt
2023-10-16tsnep: Inline small fragments within TX descriptorGerhard Engleder
2023-10-16vxlan: use generic function for tunnel IPv4 route lookupBeniamino Galvani
2023-10-16geneve: use generic function for tunnel IPv4 route lookupBeniamino Galvani
2023-10-16geneve: add dsfield helper functionBeniamino Galvani
2023-10-16ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
2023-10-16ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
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