summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-13can: rcar_canfd: Simplify data bit rate configBiju Das-13/+15
2025-09-13can: rcar_canfd: Simplify nominal bit rate configBiju Das-19/+24
2025-09-13can: rcar_canfd: Update RCANFD_CFG_* macrosBiju Das-6/+6
2025-09-13can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4Biju Das-1/+4
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean-27/+28
2025-09-13can: dev: sort includes by alphabetical orderVincent Mailhol-5/+5
2025-09-13can: m_can: use us_to_ktime() where appropriateXichao Zhao-4/+2
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann-1/+1
2025-09-12net: mvneta: add support for hardware timestampsRussell King-0/+8
2025-09-11wireguard: queueing: always return valid online CPU in wg_cpumask_choose_onli...Yury Norov (NVIDIA)-1/+1
2025-09-11wireguard: queueing: simplify wg_cpumask_next_online()Yury Norov [NVIDIA]-9/+4
2025-09-11dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei-1/+1
2025-09-11geneve: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-1/+3
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usageNiklas Söderlund-1/+2
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Hide register layoutNiklas Söderlund-66/+26
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layoutNiklas Söderlund-18/+6
2025-09-11eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer-1/+1
2025-09-11net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian-1/+5
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-3659/+1675
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-127/+206
2025-09-11ixgbe: fwlog support for e610Michal Swiatkowski-0/+47
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski-89/+28
2025-09-11ice: reregister fwlog after driver reinitMichal Swiatkowski-2/+11
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski-356/+358
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski-639/+635
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski-112/+35
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski-90/+75
2025-09-11ice: check for PF number outside the fwlog codeMichal Swiatkowski-12/+8
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski-9/+24
2025-09-11ice: allow calling custom send function in fwlogMichal Swiatkowski-45/+65
2025-09-11ice: add pdev into fwlog structure and use it for loggingMichal Swiatkowski-23/+26
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski-87/+98
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski-16/+3
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski-29/+29
2025-09-11ice: make fwlog functions staticMichal Swiatkowski-128/+109
2025-09-11Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...Paolo Abeni-0/+13
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar-436/+469
2025-09-11wifi: ath12k: Remove hal_rx_ops and merge into hal_opsRipan Deuri-33/+15
2025-09-11wifi: ath12k: Add new infra for the rx pathPavankumar Nandeshwar-465/+290
2025-09-11wifi: ath12k: Move hal_rx_ops callbacks to hal_opsPavankumar Nandeshwar-29/+28
2025-09-11wifi: ath12k: Replace ops with direct calls for rxdma ring maskPavankumar Nandeshwar-22/+8
2025-09-11wifi: ath12k: unify HAL ops naming across chipsRipan Deuri-247/+247
2025-09-11wifi: ath12k: Move the hal APIs to hardware specific filesRipan Deuri-599/+727
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar-376/+11
2025-09-11Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-70/+84
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski-40/+34
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu-6/+14
2025-09-11wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_tableStefan Kerkmann-1/+1
2025-09-11net: ionic: Provide doorbell and CMB region informationAbhijit Gangurde-18/+381
2025-09-11net: ionic: Provide interrupt allocation support for the RDMA driverAbhijit Gangurde-32/+62