summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/2020-01-26rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang 2019-11-20rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang 2019-11-15rtw88: remove duplicated include from ps.cYueHaibing 2019-10-14rtw88: use a for loop in rtw_power_mode_change(), not gotoBrian Norris 2019-10-09rtw88: Fix an error messageDan Carpenter 2019-10-04rtw88: check firmware leave lps successfullyChin-Yen Lee 2019-10-02rtw88: add deep PS PG mode for 8822cYan-Hsuan Chuang 2019-10-02rtw88: select deep PS mode when module is insertedYan-Hsuan Chuang 2019-10-02rtw88: not to enter LPS by coex strategyYan-Hsuan Chuang 2019-10-02rtw88: add deep power save supportYan-Hsuan Chuang 2019-10-02rtw88: LPS enter/leave should be protected by lockYan-Hsuan Chuang 2019-10-02rtw88: remove unused lps state check helperYan-Hsuan Chuang 2019-10-02rtw88: not to control LPS by each vifYan-Hsuan Chuang 2019-10-02rtw88: not to enter or leave PS under IRQYan-Hsuan Chuang 2019-10-02rtw88: remove redundant flag check helper functionYan-Hsuan Chuang 2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang 2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang
e.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"

config SRCARCH
	string
	option env="SRCARCH"

source "arch/$SRCARCH/Kconfig"