aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold1-7/+7
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih1-3/+3
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo1-1/+1
2021-10-27rtw89: remove duplicate register definitionsKevin Lo1-5/+0
2021-10-27rtw89: fix error function parameterLv Ruyi1-1/+1
2021-10-20rtw89: remove unneeded semicolonYang Li1-1/+1
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang1-1/+1
2021-10-18rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rfColin Ian King1-2/+0
2021-10-18rtw89: Fix two spelling mistakes in debug messagesColin Ian King1-2/+2
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih41-0/+91102
2021-10-05rtl8xxxu: Use lower tx rates for the ack packetChris Chiu2-1/+7
2021-10-05rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang3-1/+6
2021-10-05rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang2-4/+4
2021-09-24rtw88: 8821c: correct 2.4G tx power for type 2/4 NICGuo-Feng Fan1-0/+3
2021-09-24rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan1-1/+12
2021-09-21rtw88: move adaptivity mechanism to firmwareChin-Yen Lee5-1/+80
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang11-2/+245
2021-09-21rtw88: add regulatory strategy by chip typeZong-Zhe Yang4-43/+171
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang7-295/+371
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace()Nathan Chancellor1-2/+2
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo RĂ©mery1-0/+9
2021-08-21rtw88: Remove unnecessary check codeLen Baker1-5/+0
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee2-2/+7
2021-08-21rtw88: wow: report wow reason through mac80211 apiChin-Yen Lee1-9/+37
2021-08-21rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih1-1/+1
2021-08-21rtw88: refine the setting of rsvd pages for different firmwareChin-Yen Lee1-23/+17
2021-08-21rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee1-5/+16
2021-08-21rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee2-0/+34
2021-08-21rtw88: change beacon filter default modePo-Hao Huang1-1/+1
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang3-0/+9
2021-08-21rtw88: adjust the log level for failure of tx reportChin-Yen Lee1-1/+1
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2-9/+26
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu1-2/+2
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King1-28/+20
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King1-2/+2
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang3-1/+13
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg1-1/+1
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook1-1/+1
2021-06-22rtw88: coex: remove unnecessary variable and labelwengjianfeng1-30/+10
2021-06-22rtw88: add quirks to disable pci capabilitiesPing-Ke Shih1-0/+32
2021-06-22rtw88: refine unwanted h2c commandPo-Hao Huang1-5/+2
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang4-64/+201
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee5-1/+58
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee5-8/+12
2021-06-22rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang1-504/+504
2021-06-22rtw88: Remove duplicate include of coex.hWan Jiabing1-1/+0
2021-06-22rtw88: 8822c: fix lc calibration timingPo-Hao Huang1-10/+12