summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
...
* rtw88: change max_num_of_tx_queue() definition to inline in pci.hZong-Zhe Yang2020-01-261-1/+1
* rtw88: assign NULL to skb after being kfree()'edYan-Hsuan Chuang2020-01-261-1/+4
* rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee2020-01-261-1/+1
* rtw88: remove unused vif pointer in struct rtw_vifYan-Hsuan Chuang2020-01-262-2/+0
* rtw88: remove unused variable 'in_lps'Yan-Hsuan Chuang2020-01-262-2/+0
* rtw88: remove unused spinlockTzu-En Huang2020-01-262-4/+0
* rtw88: 8822c: update power sequence to v15Tzu-En Huang2020-01-261-3/+3
* rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40MPing-Ke Shih2020-01-261-4/+6
* rtw88: fix rate mask for 1SS chipPing-Ke Shih2020-01-261-7/+5
* rtw88: Add wowlan net-detect supportChin-Yen Lee2020-01-267-15/+571
* rtw88: Add wowlan pattern match supportChin-Yen Lee2020-01-267-0/+274
* rtw88: support wowlan feature for 8822cChin-Yen Lee2020-01-2613-0/+836
* rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee2020-01-262-12/+70
* rtw88: add interface config for 8822cYan-Hsuan Chuang2020-01-264-0/+27
* rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee2020-01-261-9/+10
* rtw88: pci: reset ring index when release skbs in tx ringChin-Yen Lee2020-01-261-0/+1
* rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube2019-12-181-29/+2
* rtlwifi: rtl8192cu: use generic rtl_signal_scale_mappingMichael Straube2019-12-181-31/+2
* rtlwifi: rtl8192ce: use generic rtl_signal_scale_mappingMichael Straube2019-12-181-32/+2
* rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube2019-12-181-13/+3
* rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentageMichael Straube2019-12-181-13/+3
* rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube2019-12-181-12/+2
* rtl8xxxu: fix interface sanity checkJohan Hovold2019-12-181-1/+1
* rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran2019-12-181-4/+6
* rtlwifi: Remove last definitions of local bit manipulation macrosLarry Finger2019-12-181-115/+0
* rtlwifi: rtl8723be: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-16/+14
* rtlwifi: rtl8723ae: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-7/+7
* rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-20/+16
* rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-55/+47
* rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger2019-12-182-12/+12
* rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...Larry Finger2019-12-183-23/+21
* rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger2019-12-183-77/+49
* rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-54/+7
* rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger2019-12-182-150/+159
* rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger2019-12-182-269/+458
* rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger2019-12-181-91/+69
* rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger2019-12-181-326/+3
* rtl8xxxu: Remove set but not used variable 'vif','dev','len'zhengbin2019-11-201-6/+0
* rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang2019-11-204-0/+51
* rtw88: pci: enable CLKREQ function if host supports itYan-Hsuan Chuang2019-11-202-0/+85
* rtw88: pci: use for loop instead of while loop for DBI/MDIOYan-Hsuan Chuang2019-11-201-12/+14
* rtw88: pci: use macros to access PCI DBI/MDIO registersYan-Hsuan Chuang2019-11-202-11/+20
* rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih2019-11-203-7/+4
* rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih2019-11-206-36/+24
* rtw88: remove duplicated include from ps.cYueHaibing2019-11-151-1/+0
* rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun2019-11-151-2/+1
* rtl8xxxu: Add support for Edimax EW-7611ULBJes Sorensen2019-11-141-1/+3
* rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger2019-11-141-4/+5
* rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger2019-11-143-0/+20
* rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger2019-11-141-3/+5