summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-19eea: implement packet receive logicXuan Zhuo
2026-05-19eea: create/destroy rx,tx queues for netdevice open and stopXuan Zhuo
2026-05-19eea: probe the netdevice and create adminqXuan Zhuo
2026-05-19eea: introduce ring and descriptor structuresXuan Zhuo
2026-05-19eea: introduce PCI frameworkXuan Zhuo
2026-05-19net: pppoe: implement GRO/GSO supportFelix Fietkau
2026-05-19wifi: rtw89: phy: add BB wrapper generation 3 for RTL8922D variantPing-Ke Shih
2026-05-19wifi: rtw89: phy: configure control options of BB wrapper by RFSI bandPing-Ke Shih
2026-05-19wifi: rtw89: phy: change order to align register orderPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of CIM3KPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of trigger-base partial bandPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of QAM optionsPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of QAM thresholdPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of control optionsPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of DPD by bandwidthPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of out-of-band DPDPing-Ke Shih
2026-05-19wifi: rtw89: phy: define BB wrap data for RTL8922D variantsPing-Ke Shih
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
2026-05-18igc: set tx buffer type for SMD framesKohei Enju
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-18net/mlx5e: Let kTLS RX get async ICOSQ param in napi pollTariq Toukan
2026-05-18net/mlx5e: Reduce branches in napi pollTariq Toukan
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-05-18netdevsim: psp: reset spi on key rotation and check for exhaustion on allocDaniel Zahka
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren
2026-05-18net/mlx5: use numa_mem_id() for default frag buf allocationsNimrod Oren
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt
2026-05-15net: airoha: Reserve RX headroom to avoid skb reallocationLorenzo Bianconi
2026-05-15octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-05-14net: ifb: report ethtool stats over num_tx_queuesMichael Bommarito
2026-05-14net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov