aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_pwrctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-15/+14
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu1-1/+1
2014-10-27Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani1-2/+1
2014-10-20staging: rtl8723au: core: rtw_pwrctrl: Fix void function return statements style warning.Yeliz Taneroglu1-1/+0
2014-10-20staging: rtl8723au: core: rtw_pwrctrl: Add blank line after declarationsYeliz Taneroglu1-0/+2
2014-09-19Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir1-4/+4
2014-08-01staging: rtl8723au: Remove two never set variablesJes Sorensen1-22/+0
2014-07-22staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida1-1/+1
2014-07-08staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhwJes Sorensen1-1/+0
2014-07-08staging: rtl8723au: Clean up rtw_pm_set_ips23a()Jes Sorensen1-9/+6
2014-06-18staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen1-16/+0
2014-05-25staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen1-6/+3
2014-05-25staging: rtl8723au: rtw_pwrctrl.c: Remove an unnecessary COEXIST #ifdefJes Sorensen1-5/+2
2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen1-1/+1
2014-05-25staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool'Jes Sorensen1-1/+1
2014-05-25staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return valueJes Sorensen1-1/+1
2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen1-11/+2
2014-05-25staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen1-6/+6
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen1-2/+4
2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen1-1/+1
2014-05-23staging: rtl8723au: Fix compiling with CONFIG_8723AU_BT_COEXIST=nJes Sorensen1-0/+1
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen1-1/+2
2014-05-16staging: rtl8723au: Get rid of sreset related HAL clutterJes Sorensen1-3/+3
2014-05-15staging: rtl8723au: rtw_pwrctrl.c: Reduce spaghettificationJes Sorensen1-104/+111
2014-05-15staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT()Jes Sorensen1-2/+2
2014-04-26staging: rtl8723au: from hal_ops 'interface_ps_func'Jes Sorensen1-8/+0
2014-04-26staging: r8723au: Set undeclared routines to staticLarry Finger1-1/+1
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-40/+17
2014-04-14staging: rtl8723au: Fix build error due to bad commit 6c89f82Larry Finger1-0/+1
2014-04-14staging: rtl8723au: Eliminate HW_VAR_FWLPS_RF_ON usageJes Sorensen1-4/+3
2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_SET_RPWMJes Sorensen1-1/+1
2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_H2C_FW_{PWRMODE,JOINBSSRPT}Jes Sorensen1-9/+4
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-18/+21
2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger1-0/+686