summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki
2024-09-30ice: fix VLAN replay after resetDave Ertman
2024-09-30ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel
2024-09-30ice: clear port vlan config during resetMichal Swiatkowski
2024-09-30ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han
2024-09-30ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han
2024-09-30ice: set correct dst VSI in only LAN filtersMichal Swiatkowski
2024-09-28wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar
2024-09-28wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dpNicolas Escande
2024-09-28wifi: ath11k: allow missing memory-regionsCaleb Connolly
2024-09-28wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeupsMiaoqing Pan
2024-09-28wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750Balaji Pothunoori
2024-09-28wifi: ath11k: Fix double free issue during SRNG deinitManikanta Pubbisetty
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_hw_scanMiaoqing Pan
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channelMiaoqing Pan
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"Colin Ian King
2024-09-27net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan
2024-09-27net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-26wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith
2024-09-26wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dp...Ping-Ke Shih
2024-09-26wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl()Ping-Ke Shih
2024-09-26wifi: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih
2024-09-25net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu
2024-09-25net/mlx5e: SHAMPO, Fix overflow of hd_per_wqDragos Tatulea
2024-09-25net/mlx5: HWS, changed E2BIG error to a negative return codeYevgeny Kliteynik
2024-09-25net/mlx5: HWS, fixed double-free in error flow of creating SQYevgeny Kliteynik
2024-09-25net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina
2024-09-25net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella
2024-09-25net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-09-24bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-24r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.bHeiner Kallweit
2024-09-24net: ravb: Fix R-Car RX frame size limitPaul Barker
2024-09-24net: ravb: Fix maximum TX frame size for GbEth devicesPaul Barker
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan