aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-14net: stmmac: ptp: improve handling of aux_ts_lock lifetimeRussell King (Oracle)1-3/+7
2025-09-14net: dsa: mv88e6xxx: remove unused support for PPS event captureRussell King (Oracle)2-19/+3
2025-09-14net: dsa: mv88e6xxx: remove chip->evcap_configRussell King (Oracle)2-7/+5
2025-09-14net: dsa: mv88e6xxx: remove chip->trig_configRussell King (Oracle)2-2/+1
2025-09-14net: dsa: mv88e6xxx: remove mv88e6250_ptp_opsRussell King (Oracle)3-26/+1
2025-09-14net: mana: Reduce waiting time if HWC not respondingHaiyang Zhang1-1/+6
2025-09-14net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoCLad Prabhakar2-5/+58
2025-09-14net: stmmac: dwmac-renesas-gbeth: Use OF data for configurationLad Prabhakar1-10/+47
2025-09-13can: rcar_canfd: Simplify data bit rate configBiju Das1-13/+15
2025-09-13can: rcar_canfd: Simplify nominal bit rate configBiju Das1-19/+24
2025-09-13can: rcar_canfd: Update RCANFD_CFG_* macrosBiju Das1-6/+6
2025-09-13can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4Biju Das1-1/+4
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean11-27/+28
2025-09-13can: dev: sort includes by alphabetical orderVincent Mailhol1-5/+5
2025-09-13can: m_can: use us_to_ktime() where appropriateXichao Zhao1-4/+2
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann1-1/+1
2025-09-12net: mvneta: add support for hardware timestampsRussell King1-0/+8
2025-09-11wireguard: queueing: always return valid online CPU in wg_cpumask_choose_online()Yury Norov (NVIDIA)1-1/+1
2025-09-11wireguard: queueing: simplify wg_cpumask_next_online()Yury Norov [NVIDIA]1-9/+4
2025-09-11dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei1-1/+1
2025-09-11geneve: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usageNiklas Söderlund1-1/+2
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Hide register layoutNiklas Söderlund2-66/+26
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layoutNiklas Söderlund4-18/+6
2025-09-11eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer1-1/+1
2025-09-11net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian1-1/+5
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski99-3657/+1673
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-127/+206
2025-09-11ixgbe: fwlog support for e610Michal Swiatkowski5-0/+47
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski8-89/+28
2025-09-11ice: reregister fwlog after driver reinitMichal Swiatkowski2-2/+11
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski5-356/+358
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski4-636/+632
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski4-112/+35
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski5-90/+75
2025-09-11ice: check for PF number outside the fwlog codeMichal Swiatkowski3-12/+8
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski4-9/+24
2025-09-11ice: allow calling custom send function in fwlogMichal Swiatkowski4-45/+65
2025-09-11ice: add pdev into fwlog structure and use it for loggingMichal Swiatkowski4-23/+26
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski6-87/+98
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski3-16/+3
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski3-29/+29
2025-09-11ice: make fwlog functions staticMichal Swiatkowski2-128/+109
2025-09-11Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups"Paolo Abeni1-0/+13
2025-09-11Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessPaolo Abeni4-70/+84
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski6-40/+34
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu1-6/+14
2025-09-11wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_tableStefan Kerkmann1-1/+1
2025-09-11net: ionic: Provide doorbell and CMB region informationAbhijit Gangurde6-18/+381
2025-09-11net: ionic: Provide interrupt allocation support for the RDMA driverAbhijit Gangurde3-32/+62