summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-19can: rcar_can: Convert to BIT()Geert Uytterhoeven-69/+70
2025-09-19can: rcar_can: Convert to Runtime PMGeert Uytterhoeven-24/+24
2025-09-19can: rcar_can: Add helper variable dev to rcar_can_probe()Geert Uytterhoeven-12/+11
2025-09-19can: rcar_can: Consistently use ndev for net_device pointersGeert Uytterhoeven-4/+4
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean-1/+1
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-1/+2
2025-09-19can: rcar_canfd: Fix controller mode settingDuy Nguyen-3/+4
2025-09-19can: hi311x: fix null pointer dereference when resuming from sleep before int...Chen Yufeng-16/+17
2025-09-19net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das-6/+5
2025-09-19ixgbevf: fix proper type for error code in ixgbevf_resume()Aleksandr Loktionov-1/+1
2025-09-19iavf: fix proper type for error code in iavf_resume()Aleksandr Loktionov-1/+1
2025-09-19idpf: add HW timestamping statisticsMilena Olech-1/+87
2025-09-19ice: Remove deprecated ice_lag_move_new_vf_nodes() callDave Ertman-58/+0
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt-48/+722
2025-09-19ice: move ice_qp_[ena|dis] for reusePaul Greenwalt-149/+173
2025-09-19wan: framer: pef2256: use %pe in print formatJakub Kicinski-2/+2
2025-09-19net: airoha: Fix PPE_IP_PROTO_CHK register definitionsLorenzo Bianconi-2/+2
2025-09-19r8169: set EEE speed down ratio to 1ChunHao Lin-3/+3
2025-09-19net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYSHeiner Kallweit-2/+0
2025-09-19hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()Dan Carpenter-1/+1
2025-09-19wifi: mac80211_hwsim: Add simulation support for NAN deviceIlan Peer-7/+256
2025-09-19Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wirelessJohannes Berg-923/+2313
2025-09-18wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan-32/+32
2025-09-18wifi: ath12k: Add support to handle reason inactivity STA kickout event for Q...Arulanbu Balusamy-3/+15
2025-09-18wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI re...Maharaja Kennadyrajan-2/+20
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong-3/+144
2025-09-18wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain-2/+10
2025-09-18wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang-20/+19
2025-09-18wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev-1/+1
2025-09-18wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-38/+10
2025-09-18wifi: ath10k: remove gpio number assignmentArnd Bergmann-2/+1
2025-09-18wifi: ath11k: Remove redundant semicolonLiao Yuanhong-1/+0
2025-09-18wifi: ath12k: downgrade log level for CE buffer enqueue failureBaochen Qiang-1/+2
2025-09-18wifi: ath12k: fix wrong logging ID used for CEBaochen Qiang-1/+2
2025-09-18wifi: ath11k: downgrade log level for CE buffer enqueue failureBaochen Qiang-1/+2
2025-09-18wifi: ath12k: Add fallback for invalid channel number in PHY metadataSriram R-1/+15
2025-09-18wifi: ath12k: fix the fetching of combined rssiKang Yang-8/+9
2025-09-18wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor modeKang Yang-6/+32
2025-09-18wifi: ath12k: fix signal in radiotap for WCN7850Kang Yang-1/+5
2025-09-18wifi: ath12k: fix overflow warning on num_pwr_levelsBaochen Qiang-4/+8
2025-09-18wifi: ath12k: initialize eirp_power before useBaochen Qiang-2/+2
2025-09-18wifi: ath12k: Add support to set per-radio RTS thresholdRoopni Devanathan-8/+45
2025-09-18net: sparx5/lan969x: Add support for ethtool pause parametersDaniel Machon-0/+18
2025-09-18net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko-1/+1
2025-09-18net: phy: micrel: Add Fast link failure support for lan8842Horatiu Vultur-2/+77
2025-09-18Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski-10/+23
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik-44/+50