summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-11wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()Dmitry Antipov
2024-01-11wifi: ath11k: fix IOMMU errors on buffer ringsZhenghao Gu
2024-01-11wifi: p54: fix GCC format truncation warning with wiphy->fw_versionKalle Valo
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-01-10wifi: rtl8xxxu: Fix off by one initial RTS rateBitterblue Smith
2024-01-10wifi: rtl8xxxu: Fix LED control code of RTL8192FUBitterblue Smith
2024-01-10wifi: rtl8xxxu: declare concurrent mode support for 8188fMartin Kaistra
2024-01-10wifi: rtl8xxxu: make supporting AP mode only on port 0 transparentMartin Kaistra
2024-01-10wifi: rtl8xxxu: add hw crypto support for AP modeMartin Kaistra
2024-01-10wifi: rtl8xxxu: remove obsolete priv->vifMartin Kaistra
2024-01-10wifi: rtl8xxxu: add macids for STA modeMartin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interface in start_ap()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in bss_info_changed()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in {add,remove}_interface()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in watchdog_callback()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in configure_filter()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in update_beacon_work_callback()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in set_aifs()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support setting bssid register for multiple interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: don't parse CFO, if both interfaces are connected in STA modeMartin Kaistra
2024-01-10wifi: rtl8xxxu: extend check for matching bssid to both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: extend wifi connected check to both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: support setting mac address register for both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: 8188e: convert usage of priv->vif to priv->vifs[0]Martin Kaistra
2024-01-10wifi: rtl8xxxu: support setting linktype for both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: prepare supporting two virtual interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: remove assignment of priv->vif in rtl8xxxu_bss_info_changed()Martin Kaistra
2024-01-10wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih
2024-01-10wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"Colin Ian King
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: ignore special data from BB parameter filePing-Ke Shih
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh
2024-01-10wifi: rtw89: 8922a: set RX gain along with set_channel operationChung-Hsuan Hung
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih
2024-01-10wifi: rtw89: 8851b: update TX power tables to R37Zong-Zhe Yang
2024-01-10wifi: rtw89: 8852b: update TX power tables to R36Zong-Zhe Yang
2024-01-10wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BEChin-Yen Lee
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-01-08lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit
2024-01-08lan743x: remove redundant statement in lan743x_ethtool_get_eeeHeiner Kallweit
2024-01-08bnxt_en: Fix RCU locking for ntuple filters in bnxt_rx_flow_steer()Michael Chan
2024-01-08bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()Michael Chan