summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29rtw88: 8822c: remove CCK TX setting when switch channelChien-Hsun Liao
2020-05-29rtw88: 8822c: fix missing brace warning for old compilersYan-Hsuan Chuang
2020-05-29rtw88: fix EAPOL 4-way failure by finish IQK earlierPing-Ke Shih
2020-05-29rtw88: coex: 8723d: handle BT inquiry casesPing-Ke Shih
2020-05-29rtw88: coex: 8723d: set antanna control ownerPing-Ke Shih
2020-05-29Revert "rtw88: no need to set registers for SDIO"Yan-Hsuan Chuang
2020-05-18rtlwifi: rtl8192ee: remove redundant for-loopColin Ian King
2020-05-18rtw88: no need to set registers for SDIOKevin Lo
2020-05-18rtw88: 8723d: fix incorrect setting of ldo_pwrColin Ian King
2020-05-18rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.koYan-Hsuan Chuang
2020-05-18rtw88: extract: remove the unused after extractingZong-Zhe Yang
2020-05-18rtw88: extract: make 8723d an individual kernel moduleZong-Zhe Yang
2020-05-18rtw88: extract: make 8822b an individual kernel moduleZong-Zhe Yang
2020-05-18rtw88: extract: make 8822c an individual kernel moduleZong-Zhe Yang
2020-05-18rtw88: extract: export symbols about pci interfaceZong-Zhe Yang
2020-05-18rtw88: extract: export symbols used in chip functionalitiesZong-Zhe Yang
2020-05-18rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
2020-05-13rtl8187: Remove unused variable rtl8225z2_tx_power_ofdmChenTao
2020-05-13rtw88: 8723d: fix sparse warnings for power trackingYan-Hsuan Chuang
2020-05-13rtw88: 8723d: Add 8723DE to Kconfig and MakefilePing-Ke Shih
2020-05-13rtw88: fill zeros to words 0x06 and 0x07 of security cam entryPing-Ke Shih
2020-05-13rtw88: 8723d: Add coex supportPing-Ke Shih
2020-05-13rtw88: 8723d: set ltecoex register address in chip_infoPing-Ke Shih
2020-05-13rtw88: 8723d: implement flush queuePing-Ke Shih
2020-05-13rtw88: 8723d: Add shutdown callback to disable BT USB suspendPing-Ke Shih
2020-05-13rtw88: 8723d: Add power trackingPing-Ke Shih
2020-05-13rtw88: 8723d: add IQ calibrationPing-Ke Shih
2020-05-13rtw88: 8723d: Add LC calibrationPing-Ke Shih
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-06rtlwifi: rtl8188ee: remove Comparison to bool in rf.cJason Yan
2020-05-06rtlwifi: remove comparison of 0/1 to bool variableJason Yan
2020-05-06rtw88: fix an issue about leak system resourcesDejin Zheng
2020-05-06rtw88: 8723d: add interface configurations tablePing-Ke Shih
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih
2020-05-06rtw88: 8723d: Add chip_ops::false_alarm_statisticsPing-Ke Shih
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih
2020-05-06rtw88: 8723d: Add set_channelPing-Ke Shih
2020-05-06rtw88: 8723d: Add query_rx_descPing-Ke Shih
2020-05-06rtw88: 8723d: Add DIG parameterPing-Ke Shih
2020-05-06rtlwifi: use true,false for bool variable in rtl_init_rfkill()Jason Yan
2020-05-06rtw88: Use udelay instead of usleep in atomic contextKai-Heng Feng
2020-05-04rtw88: fix spelling mistake "fimrware" -> "firmware"Colin Ian King
2020-05-04rtw88: 8822c: update phy parameter tables to v50Yan-Hsuan Chuang
2020-04-28rtw88: fix sparse warnings for download firmware routineYan-Hsuan Chuang
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23rtw88: 8723d: initialize mac/bb/rf basic functionsPing-Ke Shih
2020-04-23rtw88: 8723d: Organize chip TX/RX FIFOPing-Ke Shih
2020-04-23rtw88: 8723d: implement set_tx_power_index opsPing-Ke Shih