aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-13net: phy: at803x: move specific at8031 config_intr to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 WOL bits to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 config_init to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 probe mode check to dedicated probeChristian Marangi
2023-12-13net: phy: at803x: move specific DT option for at8031 to specific probeChristian Marangi
2023-12-13net: phy: at803x: move qca83xx specific check in dedicated functionsChristian Marangi
2023-12-13net: phy: at803x: raname hw_stats functions to qca83xx specific nameChristian Marangi
2023-12-13net: phy: at803x: move disable WOL to specific at8031 probeChristian Marangi
2023-12-13net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12bnxt_en: Make PTP TX timestamp HWRM query silentPavan Chebbi
2023-12-12bnxt_en: Skip nic close/open when configuring tstamp filtersPavan Chebbi
2023-12-12bnxt_en: Add support for UDP GSO on 5760X chipsMichael Chan
2023-12-12bnxt_en: add rx_filter_miss extended statsDamodharam Ammepalli
2023-12-12bnxt_en: Configure UDP tunnel TPAMichael Chan
2023-12-12bnxt_en: Add support for VXLAN GPEMichael Chan
2023-12-12bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commandsMichael Chan
2023-12-12bnxt_en: Allocate extra QP backing store memory when RoCE FW reports itSelvin Xavier
2023-12-12bnxt_en: Support TX coalesced completion on 5760X chipsMichael Chan
2023-12-12bnxt_en: Prevent TX timeout with a very small TX ringMichael Chan
2023-12-12bnxt_en: Fix TX ring indexing logicMichael Chan
2023-12-12bnxt_en: Fix AGG ring check logic in bnxt_check_rings()Somnath Kotur
2023-12-12bnxt_en: Fix trimming of P5 RX and TX ringsMichael Chan
2023-12-12net: mdio-gpio: replace deprecated strncpy with strscpyJustin Stitt
2023-12-12Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski
2023-12-12pinctrl: Add support for the Lantic PEF2256 pinmuxHerve Codina
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina
2023-12-12net: wan: Add framer framework supportHerve Codina
2023-12-12net: asix: fix fortify warningDmitry Antipov
2023-12-12net: dsa: realtek: Rewrite RTL8366RB MTU handlingLinus Walleij
2023-12-12net: dsa: realtek: Rename bogus RTL8368S variableLinus Walleij
2023-12-12net: dl2k: Use proper conversion of dev_addr before IO to deviceAndy Shevchenko
2023-12-11nfp: support UDP segmentation offloadFei Qin
2023-12-10net: rswitch: Allow jumbo framesYoshihiro Shimoda
2023-12-10net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda
2023-12-10net: rswitch: Add jumbo frames handling for RXYoshihiro Shimoda
2023-12-10net: rswitch: Set GWMDNC registerYoshihiro Shimoda
2023-12-10net: rswitch: Add a setting ext descriptor functionYoshihiro Shimoda
2023-12-10net: rswitch: Add unmap_addrs instead of dma address in each descYoshihiro Shimoda
2023-12-10net: rswitch: Use build_skb() for RXYoshihiro Shimoda
2023-12-10net: rswitch: Use unsigned int for desc related array indexYoshihiro Shimoda
2023-12-10net: rswitch: Drop unused argument/return valueYoshihiro Shimoda
2023-12-10net: mdio_bus: replace deprecated strncpy with strscpyJustin Stitt
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt
2023-12-10net: ena: replace deprecated strncpy with strscpyjustinstitt@google.com
2023-12-08net: dsa: microchip: use DSA_TAG_PROTO without _VALUE defineSean Nyekjaer
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-12-07nfp: devlink: add extended ack report messagesRyno Swart
2023-12-07nfp: ethtool: add extended ack report messagesRyno Swart
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski