summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-18wifi: ath12k: Add support to parse max ext2 wmi service bitTamizh Chelvam Raja
2025-07-18wifi: ath12k: fix endianness handling while accessing wmi service bitTamizh Chelvam Raja
2025-07-18wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam
2025-07-18wifi: wilc1000: Use min() to improve codeQianfeng Rong
2025-07-18wifi: mwifiex: Use max_t() to improve codeQianfeng Rong
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-07-18Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtwJohannes Berg
2025-07-18wifi: rtlwifi: Use min()/max() to improve codeQianfeng Rong
2025-07-18wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan modeChin-Yen Lee
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USBBitterblue Smith
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USBBitterblue Smith
2025-07-18wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()Ping-Ke Shih
2025-07-18wifi: rtw89: purge obsoleted scan events with software sequence numberPing-Ke Shih
2025-07-18wifi: rtw89: dynamically update EHT preamble puncturingKuan-Chung Chen
2025-07-18wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chipsChia-Yuan Li
2025-07-18wifi: rtw89: trigger TX stuck if FIFO fullChia-Yuan Li
2025-07-17et131x: Add missing check after DMA mapThomas Fourier
2025-07-17net: ag71xx: Add missing check after DMA mapThomas Fourier
2025-07-17ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reportingMingming Cao
2025-07-17net/mlx5e: Properly access RCU protected qdisc_sleeping variableLeon Romanovsky
2025-07-17net/mlx5e: fix kdoc warning on eswitch.hMoshe Shemesh
2025-07-17net/mlx5: HWS, Enable IPSec hardware offload in legacy modeLama Kayal
2025-07-17net: pcs: xpcs: mask readl() return value to 16 bitsJack Ping CHNG
2025-07-17net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()Dan Carpenter
2025-07-17net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()Dan Carpenter
2025-07-17net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()Dan Carpenter
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie
2025-07-17netdevsim: remove redundant branchDennis Chen
2025-07-17net/mlx5e: TX, Fix dma unmapping for devmem txDragos Tatulea
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2025-07-17virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb
2025-07-17hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian
2025-07-17ppp: Replace per-CPU recursion counter with lock-owner fieldSebastian Andrzej Siewior
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17net: pcs: xpcs: Use devm_clk_get_optionalJack Ping CHNG
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-16net/mlx5e: Add device PCIe congestion ethtool statsDragos Tatulea
2025-07-16net/mlx5e: Create/destroy PCIe Congestion Event objectDragos Tatulea
2025-07-16net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flagRyan Wanner
2025-07-16net: cadence: macb: Enable RMII for SAMA7 gemRyan Wanner
2025-07-16net: cadence: macb: Expose REFCLK as a device tree propertyRyan Wanner
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski