summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo Rémery
2021-08-21rtw88: Remove unnecessary check codeLen Baker
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee
2021-08-21rtw88: wow: report wow reason through mac80211 apiChin-Yen Lee
2021-08-21rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih
2021-08-21rtw88: refine the setting of rsvd pages for different firmwareChin-Yen Lee
2021-08-21rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee
2021-08-21rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee
2021-08-21rtw88: change beacon filter default modePo-Hao Huang
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang
2021-08-21rtw88: adjust the log level for failure of tx reportChin-Yen Lee
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook
2021-06-22rtw88: coex: remove unnecessary variable and labelwengjianfeng
2021-06-22rtw88: add quirks to disable pci capabilitiesPing-Ke Shih
2021-06-22rtw88: refine unwanted h2c commandPo-Hao Huang
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee
2021-06-22rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang
2021-06-22rtw88: Remove duplicate include of coex.hWan Jiabing
2021-06-22rtw88: 8822c: fix lc calibration timingPo-Hao Huang
2021-06-22rtw88: add path diversityPo-Hao Huang
2021-06-22rtw88: add beacon filter supportPo-Hao Huang
2021-06-19rtl8xxxu: avoid parsing short RX packetÍñigo Huguet
2021-06-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-06-15rtlwifi: Fix spelling of 'download'Ding Senjie
2021-06-15rtlwifi: Remove redundant assignments to ul_enc_algoYang Li
2021-06-15rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatusColin Ian King
2021-06-15rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codesZhen Lei
2021-06-15rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...Ping-Ke Shih
2021-06-15rtlwifi: Fix wrong function name in commentsYang Shen
2021-05-13net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-13Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-04-21rtlwifi: implement set_tim by update beacon contentPing-Ke Shih
2021-04-21rtw88: refine napi deinit flowPo-Hao Huang
2021-04-21rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting
2021-04-21rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan
2021-04-21rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih