summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88
AgeCommit message (Expand)Author
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-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-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-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-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-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