summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2024-01-23wifi: rtw89: fix disabling concurrent mode TX hang issueChih-Kang Chang
2024-01-23wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang
2024-01-23wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang
2024-01-23wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang
2024-01-23wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang
2024-01-23wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RXChung-Hsuan Hung
2024-01-23wifi: rtw89: 8922a: add TX power related opsPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCAPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2024-01-23wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih
2024-01-19wifi: rtlwifi: Speed up firmware loading for USBBitterblue Smith
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra
2024-01-18wifi: rtl8xxxu: make instances of iface limit and combination to be static constPing-Ke Shih
2024-01-18wifi: rtl8xxxu: convert EN_DESC_ID of TX descriptor to le32 typePing-Ke Shih
2024-01-18wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatusBitterblue Smith
2024-01-18wifi: rtw89: fw: extend JOIN H2C command to support WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: use struct to fill JOIN H2C commandPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih
2024-01-18wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih
2024-01-18wifi: rtw89: declare EXT NSS BW of VHT capabilityPing-Ke Shih
2024-01-18wifi: rtw89: add EHT capabilities for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih
2024-01-18wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_dataPing-Ke Shih
2024-01-18wifi: rtw88: use kstrtoX_from_user() in debugfs handlersDmitry Antipov
2024-01-14wifi: rtl8xxxu: enable channel switch supportMartin Kaistra
2024-01-14wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra
2024-01-12wifi: rtlwifi: rtl_usb: Use sync register writesBitterblue Smith
2024-01-12wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routinesDmitry Antipov
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2024-01-12wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chipsPing-Ke Shih
2024-01-12wifi: rtw89: use struct to fill H2C command to download beacon framePing-Ke Shih
2024-01-12wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: refine H2C command that pause transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: fw: use struct to fill BA CAM H2C commandsPing-Ke Shih
2024-01-12wifi: rtw89: 8922a: update BA CAM number to 24Ping-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih
2024-01-12wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih
2024-01-12wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih
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