summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-07-01igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits-0/+10
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki-17/+20
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski-2/+2
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman-25/+25
2025-07-01net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()Oleksij Rempel-4/+9
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel-2/+0
2025-06-30net: enetc: read 64-bit statistics from port MAC countersWei Fang-42/+42
2025-06-30net: enetc: separate 64-bit counters from enetc_port_countersWei Fang-1/+15
2025-06-30net: enetc: change the statistics of ring to unsigned long typeWei Fang-11/+11
2025-06-30net: fec: allow disable coalescingJonas Rebmann-18/+16
2025-06-30net: txgbe: fix the issue of TX failureJiawen Wu-0/+1
2025-06-30wifi: ath10k: shutdown driver when hardware is unreliableKang Yang-9/+63
2025-06-30net: ethtool: move rxfh_fields callbacks under the rss_lockJakub Kicinski-7/+2
2025-06-30wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov-1/+5
2025-06-30net/mlx5e: Fix error handling in RQ memory model registrationFushuai Wang-3/+6
2025-06-29wifi: iwlwifi: pcie: fix locking on invalid TOP resetJohannes Berg-2/+4
2025-06-29octeontx2-af: Fix error code in rvu_mbox_init()Dan Carpenter-1/+2
2025-06-27dpaa2-eth: fix xdp_rxq_info leakFushuai Wang-2/+24
2025-06-27ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier-22/+57
2025-06-27Octeontx2-pf: ethtool: support multi advertise modeHariprasad Kelam-31/+48
2025-06-27Octeontx2-af: Introduce mode group indexHariprasad Kelam-4/+22
2025-06-27Octeontx-pf: Update SGMII mode mappingHariprasad Kelam-22/+44
2025-06-27ice: add ref-sync dpll pinsArkadiusz Kubalewski-0/+288
2025-06-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-358/+316
2025-06-27eth: bnxt: take page size into account for page pool recycling ringsJakub Kicinski-3/+5
2025-06-27wifi: ath12k: fix timeout while waiting for regulatory update during interfac...Aditya Kumar Singh-3/+3
2025-06-27wifi: ath6kl: Fix spellingsSumanth Gavini-20/+20
2025-06-27wifi: ath10k: Fix SpellingSumanth Gavini-1/+1
2025-06-27wifi: wil6210: wmi: Fix spellings reported by codespellSumanth Gavini-3/+3
2025-06-27tg3: spelling correctionsSimon Horman-3/+3
2025-06-27net: mdio: Add MDIO bus controller for Airoha AN7583Christian Marangi-0/+284
2025-06-26net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...Lorenzo Bianconi-5/+0
2025-06-26net: mana: Fix build errors when CONFIG_NET_SHAPER is disabledErni Sri Satya Vennela-0/+1
2025-06-26wifi: ath12k: Add support to RTT statsMaharaja Kennadyrajan-0/+575
2025-06-26wifi: ath12k: Add support to TDMA and MLO statsMaharaja Kennadyrajan-0/+126
2025-06-26wifi: ath12k: Add support for transmit histogram statsSaleemuddin Shaik-1/+51
2025-06-26wifi: ath12k: Clear auth flag only for actual association in security modeThiraviyam Mariyappan-1/+5
2025-06-26wifi: ath12k: fix dest ring-buffer corruption when ring is fullJohan Hovold-2/+9
2025-06-26wifi: ath12k: fix source ring-buffer corruptionJohan Hovold-1/+9
2025-06-26wifi: ath12k: use plain access for descriptor lengthJohan Hovold-1/+1
2025-06-26wifi: ath12k: fix dest ring-buffer corruptionJohan Hovold-6/+14
2025-06-26wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold-2/+9
2025-06-26wifi: ath11k: fix source ring-buffer corruptionJohan Hovold-1/+9
2025-06-26wifi: ath11k: use plain accesses for monitor descriptorJohan Hovold-13/+9
2025-06-26wifi: ath11k: use plain access for descriptor lengthJohan Hovold-1/+1
2025-06-26wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold-7/+11
2025-06-26wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdevHariharan Basuthkar-6/+14
2025-06-26wifi: ath12k: Add memset and update default rate value in wmi tx completionSarika Sharma-0/+5
2025-06-26wifi: ath12k: Fix beacon reception for sta associated to Non-TX APRameshkumar Sundaram-19/+37
2025-06-26wifi: ath12k: Fix station association with MBSSID Non-TX BSSHari Chandrakanthan-0/+1