summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-19wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld
2024-03-19wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-03-19wireguard: device: remove generic .ndo_get_stats64Breno Leitao
2024-03-19wireguard: device: leverage core stats allocatorBreno Leitao
2024-03-19wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-19virtio_net: rename free_old_xmit_skbs to free_old_xmitXuan Zhuo
2024-03-19virtio_net: unify the code for recycling the xmit ptrXuan Zhuo
2024-03-19virtio-net: add cond_resched() to the command waiting loopJason Wang
2024-03-19virtio-net: convert rx mode setting to use workqueueJason Wang
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801Víctor Gonzalo
2024-03-18net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-18net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-15net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-15cxgb4: unnecessary check for 0 in the free_sge_txq_uld() functionMikhail Lobanov
2024-03-15net: stmmac: dwmac-rk: Remove unused of_gpio.hAndy Shevchenko
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang
2024-03-14wifi: ath11k: change scan flag scan_f_filter_prb_req for QCA6390/WCN6855/QCA2066Kang Yang
2024-03-14wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang
2024-03-14wifi: ath11k: implement handling of P2P NoA eventKang Yang
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang
2024-03-14wifi: ath11k: change interface combination for P2P modeKang Yang
2024-03-14net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen
2024-03-14vmxnet3: Fix missing reserved tailroomWilliam Tu
2024-03-14wifi: rtw88: SDIO device driver for RTL8723CSFiona Klute
2024-03-14wifi: rtw88: Reset 8703b firmware before downloadFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b_tables.cFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b_tables.hFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b.cFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b.hFiona Klute
2024-03-14wifi: rtw88: Add definitions for 8703b chipFiona Klute
2024-03-14wifi: rtw88: Debug output for rtw8723x EFUSEFiona Klute
2024-03-14wifi: rtw88: Shared module for rtw8723x devicesFiona Klute
2024-03-14wifi: rtw89: 8922a: add 8922ae to Makefile and KconfigPing-Ke Shih
2024-03-14wifi: rtw89: 8922a: update chip parameter for coexChing-Te Ku
2024-03-14wifi: rtw89: coex: Add TDMA slot parameter setting version 7Ching-Te Ku
2024-03-14wifi: rtw89: coex: Add TDMA version 7Ching-Te Ku
2024-03-14wifi: rtw89: coex: Add antenna setting function for RTL8922AChing-Te Ku
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku
2024-03-14wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-13octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang