summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2020-02-03rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee
2020-01-26rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-26rtlwifi: rtl8723ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King
2020-01-26rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang
2020-01-26rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang
2020-01-26rtw88: use true,false for bool variablezhengbin
2020-01-26rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8723be: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8723ae: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192se: Remove sw.h headerAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192cu: Remove sw.h headerAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192ce: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192cu: Fix typoAmadeusz Sławiński
2020-01-26rtw88: change max_num_of_tx_queue() definition to inline in pci.hZong-Zhe Yang
2020-01-26rtw88: assign NULL to skb after being kfree()'edYan-Hsuan Chuang
2020-01-26rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee
2020-01-26rtw88: remove unused vif pointer in struct rtw_vifYan-Hsuan Chuang
2020-01-26rtw88: remove unused variable 'in_lps'Yan-Hsuan Chuang
2020-01-26rtw88: remove unused spinlockTzu-En Huang
2020-01-26rtw88: 8822c: update power sequence to v15Tzu-En Huang
2020-01-26rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40MPing-Ke Shih
2020-01-26rtw88: fix rate mask for 1SS chipPing-Ke Shih
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee
2020-01-26rtw88: Add wowlan pattern match supportChin-Yen Lee
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee
2020-01-26rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee
2020-01-26rtw88: add interface config for 8822cYan-Hsuan Chuang
2020-01-26rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee
2020-01-26rtw88: pci: reset ring index when release skbs in tx ringChin-Yen Lee
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192cu: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192ce: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold
2019-12-18rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2019-12-18rtlwifi: Remove last definitions of local bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8723be: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8723ae: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger
2019-12-18rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...Larry Finger
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger