summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
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
2020-04-23rtw88: 8723d: 11N chips don't support H2C queuePing-Ke Shih
2020-04-23rtw88: decompose while(1) loop of power sequence polling commandPing-Ke Shih
2020-04-23rtw88: 8723d: Add mac power-on/-off functionPing-Ke Shih
2020-04-23rtw88: no need to send additional information to legacy firmwarePing-Ke Shih
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih
2020-04-21rtw88: set power trim according to efuse PG valuesTzu-En Huang
2020-04-21rtw88: 8723d: Add read_efuse to recognize efuse info from mapPing-Ke Shih
2020-04-21rtw88: 8723d: Add new chip op efuse_grant() to control efuse accessPing-Ke Shih
2020-04-21rtw88: 8723d: Add cfg_ldo25 to control LDO25Ping-Ke Shih
2020-04-21rtw88: 8723d: Add mac/bb/rf/agc/power_limit tablesPing-Ke Shih
2020-04-21rtw88: 8723d: Add RF read/write opsPing-Ke Shih
2020-04-21rtw88: 8723d: Add power sequencePing-Ke Shih
2020-04-21rtw88: 8723d: add beamform wrapper functionsPing-Ke Shih
2020-04-21rtw88: 8723d: Add basic chip capabilitiesPing-Ke Shih
2020-04-21rtlwifi: rtl8723ae: fix warning comparison to boolJason Yan
2020-04-21rtlwifi: rtl8821ae: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8723be: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8192ee: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8723ae: use true,false for bool variablesJason Yan
2020-04-21rtlwifi: rtl8188ee: use true,false for bool variablesJason Yan
2020-04-15rtw88: add support for set/get antennasYan-Hsuan Chuang
2020-04-15rtw88: make rtw_chip_ops::set_antenna return intYan-Hsuan Chuang
2020-04-14rtw88: Add delay on polling h2c command status bitKai-Heng Feng
2020-04-14rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"Qiujun Huang
2020-04-14rtw88: Make two functions staticYueHaibing
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-26rtw88: fix non-increase management packet sequence numberTzu-En Huang
2020-03-26rtl8xxxu: Feed current txrate information for mac80211Chris Chiu