summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-25octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter
2025-09-25net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean
2025-09-25net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean
2025-09-24bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko
2025-09-24tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko
2025-09-24net: phy: micrel: Fix default LED behaviourHoratiu Vultur
2025-09-24net: stmmac: simplify stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move PHY handling out of __stmmac_open()/release()Russell King (Oracle)
2025-09-24net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()Russell King (Oracle)
2025-09-24net: stmmac: move PHY attachment error message into stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move xpcs clause 73 test into stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.cRussell King (Oracle)
2025-09-24libie: fix string names for AQ error codesJacob Keller
2025-09-24idpf: enable XSk features and ndo_xsk_wakeupAlexander Lobakin
2025-09-24idpf: implement Rx path for AF_XDPAlexander Lobakin
2025-09-24idpf: implement XSk xmitAlexander Lobakin
2025-09-24idpf: add XSk pool initializationMichal Kubiak
2025-09-24idpf: add virtchnl functions to manage selected queuesMichal Kubiak
2025-09-24can: netlink: add userland error messagesVincent Mailhol
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol
2025-09-24can: netlink: make can_tdc_fill_info() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_bitrate_const_fill_info()Vincent Mailhol
2025-09-24can: netlink: add can_bittiming_const_fill_info()Vincent Mailhol
2025-09-24can: netlink: add can_bittiming_fill_info()Vincent Mailhol
2025-09-24can: netlink: add can_data_bittiming_get_size()Vincent Mailhol
2025-09-24can: netlink: make can_tdc_get_size() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_ctrlmode_changelink()Vincent Mailhol
2025-09-24can: netlink: add can_dtb_changelink()Vincent Mailhol
2025-09-24can: netlink: make can_tdc_changelink() FD agnosticVincent Mailhol
2025-09-24can: netlink: remove useless check in can_tdc_changelink()Vincent Mailhol
2025-09-24can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logicVincent Mailhol
2025-09-24can: netlink: add can_validate_databittiming()Vincent Mailhol
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol
2025-09-24can: netlink: refactor can_validate_bittiming()Vincent Mailhol
2025-09-24can: enable CAN XL for virtual CAN devices by defaultVincent Mailhol
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol
2025-09-24wifi: libertas: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-09-24Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"Johannes Berg
2025-09-23net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran
2025-09-23net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit
2025-09-23net: phy: dp83640: improve phydev and driver removal handlingHeiner Kallweit
2025-09-23net: phy: move config symbol MDIO_BUS to drivers/net/phy/KconfigHeiner Kallweit
2025-09-23net: airoha: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-09-23Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol
2025-09-23wifi: libertas: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-23Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg