summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih
2023-08-03wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih
2023-08-03wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee
2023-08-03wifi: rtw89: recognize log format from firmware fileChin-Yen Lee
2023-08-01wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih
2023-08-01wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih
2023-08-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: use struct to access RA reportPing-Ke Shih
2023-08-01wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih
2023-08-01wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih
2023-08-01wifi: rtw89: phy: rate pattern handles HW rate by chip genZong-Zhe Yang
2023-08-01wifi: rtw89: define hardware rate v1 for WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih
2023-08-01wifi: rtw89: Fix loading of compressed firmwareLarry Finger
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8723BUBitterblue Smith
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8192EUBitterblue Smith
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)Bitterblue Smith
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8192FUBitterblue Smith
2023-07-25wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong
2023-07-25wifi: rtw88: simplify vif iteratorsDmitry Antipov
2023-07-25wifi: rtw88: remove unused USB bulkout size setDmitry Antipov
2023-07-25wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov
2023-07-25wifi: rtw88: delete timer and free skb queue when unloadingDmitry Antipov
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-06-21wifi: rtlwifi: cleanup USB interfaceDmitry Antipov
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih
2023-06-21wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang
2023-06-21wifi: rtw89: 8851b: configure to force 1 TX power valuePing-Ke Shih
2023-06-21wifi: rtw89: 8851b: rfk: update IQK to version 0x8Ping-Ke Shih
2023-06-21wifi: rtw89: 8851b: rfk: add LCK trackPing-Ke Shih
2023-06-21wifi: rtw89: 8851b: update TX power tables to R28Zong-Zhe Yang
2023-06-21wifi: rtw89: 8851b: update RF radio A parameters to R28Ping-Ke Shih
2023-06-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang
2023-06-21wifi: rtw88: refine register based H2C commandPo-Hao Huang
2023-06-21wifi: rtw88: Stop high queue during scanPo-Hao Huang
2023-06-21wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang
2023-06-21wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang
2023-06-21wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang
2023-06-21wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang
2023-06-21wifi: rtw88: Fix action frame transmission fail before associationPo-Hao Huang
2023-06-15wifi: rtw89: fix spelling typo of IQK debug messagesDmitry Antipov
2023-06-15wifi: rtw89: cleanup rtw89_iqk_info and related codeDmitry Antipov