summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-13virtio-net: fix incorrect flags recording in big modeXuan Zhuo-5/+11
2025-11-12Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-35/+99
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit-6/+1
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg-13/+12
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao-7/+7
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger-40/+34
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman-2/+16
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman-1/+9
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman-2/+3
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu-1/+1
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran-1/+2
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki-5/+66
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer-4/+10
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-0/+3
2025-11-10net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba-1/+4
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg-13/+14
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg-1/+23
2025-11-10bonding: fix mii_status when slave is downNicolas Dichtel-2/+3
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur-6/+6
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang-0/+2
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur-17/+15
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande-0/+3
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu-8/+1
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha-16/+91
2025-11-05Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-70/+59
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang-3/+4
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu-3/+4
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea-19/+41
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea-1/+4
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea-19/+17
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi-0/+7
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman-3/+1
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski-4/+2
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-67/+55
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi-3/+4
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon-5/+5
2025-11-04virtio-net: fix received length check in big packetsBui Quang Minh-13/+12
2025-11-04bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar-2/+3
2025-11-04bnxt_en: Always provide max entry and entry size in coredump segmentsKashyap Desai-2/+3
2025-11-04bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()Gautam R A-1/+1
2025-11-04bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP-2/+2
2025-11-04bnxt_en: Shutdown FW DMA in bnxt_shutdown()Michael Chan-0/+4
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin-2/+13
2025-11-03net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni-0/+6
2025-11-03net: spacemit: Check netif_running() in emac_set_pauseparam()Vivian Wang-0/+3
2025-11-03octeontx2-pf: Fix devm_kcalloc() error checkingDan Carpenter-4/+2
2025-11-03net: ionic: map SKB after pseudo-header checksum prepMohammad Heib-17/+13
2025-11-03net: ionic: add dma_wmb() before ringing TX doorbellMohammad Heib-0/+4
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur-1/+17
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur-0/+147