summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-12wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih
2024-01-12wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré
2024-01-12wifi: wilc1000: fix declarations orderingAlexis Lothoré
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-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski
2024-01-07ipvlan: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-07ipvlan: Fix a typo in a commentChristophe JAILLET
2024-01-07net: stmmac: Use interrupt mode INTM=1 for per channel irqSwee Leong Ching
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching