summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo
2021-10-27rtw89: remove duplicate register definitionsKevin Lo
2021-10-27rtw89: fix error function parameterLv Ruyi
2021-10-20rtw89: remove unneeded semicolonYang Li
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang
2021-10-18rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rfColin Ian King
2021-10-18rtw89: Fix two spelling mistakes in debug messagesColin Ian King
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih
2021-10-05rtl8xxxu: Use lower tx rates for the ack packetChris Chiu
2021-10-05rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang
2021-10-05rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang
2021-09-24rtw88: 8821c: correct 2.4G tx power for type 2/4 NICGuo-Feng Fan
2021-09-24rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan
2021-09-21rtw88: move adaptivity mechanism to firmwareChin-Yen Lee
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang
2021-09-21rtw88: add regulatory strategy by chip typeZong-Zhe Yang
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo RĂ©mery
2021-08-21rtw88: Remove unnecessary check codeLen Baker
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee
2021-08-21rtw88: wow: report wow reason through mac80211 apiChin-Yen Lee
2021-08-21rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih
2021-08-21rtw88: refine the setting of rsvd pages for different firmwareChin-Yen Lee
2021-08-21rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee
2021-08-21rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee
2021-08-21rtw88: change beacon filter default modePo-Hao Huang
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang
2021-08-21rtw88: adjust the log level for failure of tx reportChin-Yen Lee
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook
2021-06-22rtw88: coex: remove unnecessary variable and labelwengjianfeng
2021-06-22rtw88: add quirks to disable pci capabilitiesPing-Ke Shih
2021-06-22rtw88: refine unwanted h2c commandPo-Hao Huang
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee
2021-06-22rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang
2021-06-22rtw88: Remove duplicate include of coex.hWan Jiabing