summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2019-11-06Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller58-1098/+5064
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+8
2019-10-31rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje1-2/+0
2019-10-31rtlwifi: rtl8192c: Drop condition with no effectSaurav Girepunje1-2/+0
2019-10-31rtw88: remove redundant null pointer check on arraysColin Ian King1-1/+1
2019-10-31rtw88: avoid FW info floodYan-Hsuan Chuang2-17/+10
2019-10-31rtw88: fix potential read outside array boundaryTzu-En Huang3-11/+19
2019-10-31rtw88: rearrange if..else statements for rx rate indexesYan-Hsuan Chuang1-8/+6
2019-10-31rtw88: use rtw_phy_pg_cfg_pair struct, not arraysYan-Hsuan Chuang4-202/+199
2019-10-31rtw88: 8822b: add RFE type 3 supportYan-Hsuan Chuang3-1/+647
2019-10-31rtw88: fix sparse warnings for power trackingYan-Hsuan Chuang2-2/+2
2019-10-31rtw88: fix sparse warnings for DPKYan-Hsuan Chuang1-2/+2
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven1-2/+2
2019-10-25rtw88: fix GENMASK_ULL for u64Yan-Hsuan Chuang1-1/+1
2019-10-24rtl8xxxu: fix warnings for symbol not declaredChris Chiu1-0/+4
2019-10-24rtl8xxxu: remove set but not used variable 'rate_mask'YueHaibing1-5/+0
2019-10-24rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2019-10-24rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin9-33/+431
2019-10-24rtw88: add set_bitrate_mask supportTzu-En Huang3-16/+118
2019-10-24rtw88: Enable 802.11ac beamformee supportTzu-En Huang10-0/+692
2019-10-24rtw88: add power tracking supportTzu-En Huang6-1/+745
2019-10-24rtw88: use macro to check the current bandYan-Hsuan Chuang5-32/+41
2019-10-23rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger1-1/+2
2019-10-23rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-10-22rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-10-16rtw88: mark rtw_fw_hdr __packedBrian Norris1-1/+1
2019-10-14rtw88: include interrupt.h for tasklet_structBrian Norris1-0/+1
2019-10-14rtw88: use a for loop in rtw_power_mode_change(), not gotoBrian Norris1-32/+29
2019-10-14rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih1-9/+15
2019-10-14rtw88: pci: config phy after chip info is setupYan-Hsuan Chuang1-2/+2
2019-10-14rtw88: Use rtw_write8_set to set SYS_FUNCYan-Hsuan Chuang1-1/+1
2019-10-14rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportTzu-En Huang3-0/+8
2019-10-14rtw88: config 8822c multicast address in MAC init flowTzu-En Huang2-0/+4
2019-10-11rtlwifi: rtl8192se: Convert inline routines to little-endian wordsLarry Finger2-118/+122
2019-10-11rtlwifi: rtl8192se: Convert macros that set descriptorLarry Finger2-194/+341
2019-10-11rtlwifi: rtl8192se: Replace local bit manipulation macrosLarry Finger3-91/+74
2019-10-11rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXXLarry Finger1-223/+0
2019-10-11rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin1-4/+1
2019-10-09rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin1-2/+1
2019-10-09rtl8xxxu: make arrays static, makes object smallerColin Ian King3-9/+9
2019-10-09rtw88: Fix an error messageDan Carpenter1-1/+1
2019-10-09rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu3-7/+301
2019-10-09rtlwifi: rtl8723: Remove set but not used variable 'own'zhengbin1-4/+0
2019-10-09rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext'zhengbin1-8/+1
2019-10-09rtlwifi: btcoex: Remove set but not used variable 'result'zhengbin1-9/+0
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'zhengbin1-7/+1
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...zhengbin1-17/+4
2019-10-09rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac'zhengbin1-6/+2
2019-10-09rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','re...zhengbin1-11/+3
2019-10-09rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'zhengbin1-6/+1