summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
...
* rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rfColin Ian King2021-10-181-2/+0
* rtw89: Fix two spelling mistakes in debug messagesColin Ian King2021-10-181-2/+2
* wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-131-1/+0
* rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King2021-10-131-1/+1
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-1341-0/+91102
* rtl8xxxu: Use lower tx rates for the ack packetChris Chiu2021-10-052-1/+7
* rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang2021-10-053-1/+6
* rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang2021-10-052-4/+4
* rtw88: 8821c: correct 2.4G tx power for type 2/4 NICGuo-Feng Fan2021-09-241-0/+3
* rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan2021-09-241-1/+12
* rtw88: move adaptivity mechanism to firmwareChin-Yen Lee2021-09-215-1/+80
* rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang2021-09-2111-2/+245
* rtw88: add regulatory strategy by chip typeZong-Zhe Yang2021-09-214-43/+171
* rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang2021-09-217-295/+371
* rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor2021-08-291-2/+2
* rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo Rémery2021-08-291-0/+9
* rtw88: Remove unnecessary check codeLen Baker2021-08-211-5/+0
* rtw88: wow: fix size access error of probe requestChin-Yen Lee2021-08-212-2/+7
* rtw88: wow: report wow reason through mac80211 apiChin-Yen Lee2021-08-211-9/+37
* rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih2021-08-211-1/+1
* rtw88: refine the setting of rsvd pages for different firmwareChin-Yen Lee2021-08-211-23/+17
* rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee2021-08-211-5/+16
* rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee2021-08-212-0/+34
* rtw88: change beacon filter default modePo-Hao Huang2021-08-211-1/+1
* rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang2021-08-213-0/+9
* rtw88: adjust the log level for failure of tx reportChin-Yen Lee2021-08-211-1/+1
* rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2021-08-212-9/+26
* rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu2021-08-211-2/+2
* rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King2021-08-211-28/+20
* rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King2021-08-211-2/+2
* Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-281-1/+1
|\
| * mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-1/+1
* | rtw88: fix c2h memory leakPo-Hao Huang2021-06-243-1/+13
* | rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook2021-06-221-1/+1
* | rtw88: coex: remove unnecessary variable and labelwengjianfeng2021-06-221-30/+10
* | rtw88: add quirks to disable pci capabilitiesPing-Ke Shih2021-06-221-0/+32
* | rtw88: refine unwanted h2c commandPo-Hao Huang2021-06-221-5/+2
* | rtw88: dump FW crash via devcoredumpZong-Zhe Yang2021-06-224-64/+201
* | rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee2021-06-225-1/+58
* | rtw88: add rtw_fw_feature_check apiChin-Yen Lee2021-06-225-8/+12
* | rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang2021-06-221-504/+504
* | rtw88: Remove duplicate include of coex.hWan Jiabing2021-06-221-1/+0
* | rtw88: 8822c: fix lc calibration timingPo-Hao Huang2021-06-221-10/+12
* | rtw88: add path diversityPo-Hao Huang2021-06-225-6/+131
* | rtw88: add beacon filter supportPo-Hao Huang2021-06-225-1/+141
* | rtl8xxxu: avoid parsing short RX packetÍñigo Huguet2021-06-191-2/+9
* | rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2021-06-192-14/+56
|/
* rtlwifi: Fix spelling of 'download'Ding Senjie2021-06-151-1/+1
* rtlwifi: Remove redundant assignments to ul_enc_algoYang Li2021-06-151-1/+1
* rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatusColin Ian King2021-06-151-1/+1