summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-24can: netlink: add can_bitrate_const_fill_info()Vincent Mailhol-11/+16
2025-09-24can: netlink: add can_bittiming_const_fill_info()Vincent Mailhol-7/+13
2025-09-24can: netlink: add can_bittiming_fill_info()Vincent Mailhol-7/+12
2025-09-24can: netlink: add can_data_bittiming_get_size()Vincent Mailhol-9/+20
2025-09-24can: netlink: make can_tdc_get_size() FD agnosticVincent Mailhol-10/+11
2025-09-24can: netlink: add can_ctrlmode_changelink()Vincent Mailhol-42/+54
2025-09-24can: netlink: add can_dtb_changelink()Vincent Mailhol-64/+88
2025-09-24can: netlink: make can_tdc_changelink() FD agnosticVincent Mailhol-5/+6
2025-09-24can: netlink: remove useless check in can_tdc_changelink()Vincent Mailhol-1/+1
2025-09-24can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logicVincent Mailhol-5/+4
2025-09-24can: netlink: add can_validate_databittiming()Vincent Mailhol-20/+44
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol-34/+48
2025-09-24can: netlink: refactor can_validate_bittiming()Vincent Mailhol-19/+17
2025-09-24can: enable CAN XL for virtual CAN devices by defaultVincent Mailhol-2/+2
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol-7/+22
2025-09-24wifi: libertas: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari-3/+5
2025-09-24Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"Johannes Berg-5/+3
2025-09-23net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran-0/+1
2025-09-23net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik-12/+6
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh-5/+31
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit-2/+2
2025-09-23net: phy: dp83640: improve phydev and driver removal handlingHeiner Kallweit-38/+20
2025-09-23net: phy: move config symbol MDIO_BUS to drivers/net/phy/KconfigHeiner Kallweit-5/+5
2025-09-23net: airoha: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-1/+3
2025-09-23Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm...Jakub Kicinski-21/+27
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol-0/+21
2025-09-23wifi: libertas: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-3/+5
2025-09-23Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-283/+669
2025-09-22bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari-1/+1
2025-09-22wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum-5/+18
2025-09-22bng_en: Configure default VNICBhargava Marreddy-0/+386
2025-09-22bng_en: Register default VNICBhargava Marreddy-2/+368
2025-09-22bng_en: Register rings with the firmwareBhargava Marreddy-0/+581
2025-09-22bng_en: Allocate stat contextsBhargava Marreddy-0/+174
2025-09-22bng_en: Allocate packet buffersBhargava Marreddy-1/+287
2025-09-22bng_en: Initialise core resourcesBhargava Marreddy-0/+261
2025-09-22bng_en: Introduce VNICBhargava Marreddy-0/+151
2025-09-22bng_en: Add initial support for CP and NQ ringsBhargava Marreddy-1/+425
2025-09-22bng_en: Add initial support for RX and TX ringsBhargava Marreddy-2/+503
2025-09-22bng_en: make bnge_alloc_ring() self-unwind on failureBhargava Marreddy-3/+6
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-31/+44
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari-8/+8
2025-09-22net: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-4/+4
2025-09-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-264/+989
2025-09-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-52/+90
2025-09-22net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()Thorsten Blum-3/+2
2025-09-22net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptionsSuraj Gupta-2/+8
2025-09-22net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet-0/+45
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)-54/+0
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)-25/+19