summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_pwrctrl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-607/+0
* staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan2016-08-211-5/+6
* staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-261-15/+14
* staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu2014-10-271-1/+1
* Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani2014-10-271-2/+1
* staging: rtl8723au: core: rtw_pwrctrl: Fix void function return statements st...Yeliz Taneroglu2014-10-201-1/+0
* staging: rtl8723au: core: rtw_pwrctrl: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+2
* Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir2014-09-191-4/+4
* staging: rtl8723au: Remove two never set variablesJes Sorensen2014-08-011-22/+0
* staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida2014-07-221-1/+1
* staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhwJes Sorensen2014-07-081-1/+0
* staging: rtl8723au: Clean up rtw_pm_set_ips23a()Jes Sorensen2014-07-081-9/+6
* staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen2014-06-181-16/+0
* staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen2014-05-251-6/+3
* staging: rtl8723au: rtw_pwrctrl.c: Remove an unnecessary COEXIST #ifdefJes Sorensen2014-05-251-5/+2
* staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen2014-05-251-1/+1
* staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool'Jes Sorensen2014-05-251-1/+1
* staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return valueJes Sorensen2014-05-251-1/+1
* staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen2014-05-251-11/+2
* staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen2014-05-251-1/+1
* staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen2014-05-251-6/+6
* staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen2014-05-231-2/+4
* staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen2014-05-231-1/+1
* staging: rtl8723au: Fix compiling with CONFIG_8723AU_BT_COEXIST=nJes Sorensen2014-05-231-0/+1
* staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen2014-05-161-1/+2
* staging: rtl8723au: Get rid of sreset related HAL clutterJes Sorensen2014-05-161-3/+3
* staging: rtl8723au: rtw_pwrctrl.c: Reduce spaghettificationJes Sorensen2014-05-151-104/+111
* staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT()Jes Sorensen2014-05-151-2/+2
* staging: rtl8723au: from hal_ops 'interface_ps_func'Jes Sorensen2014-04-261-8/+0
* staging: r8723au: Set undeclared routines to staticLarry Finger2014-04-261-1/+1
* staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen2014-04-151-40/+17
* staging: rtl8723au: Fix build error due to bad commit 6c89f82Larry Finger2014-04-141-0/+1
* staging: rtl8723au: Eliminate HW_VAR_FWLPS_RF_ON usageJes Sorensen2014-04-141-4/+3
* staging: rtl8723au: Make direct calls for HW_VAR_SET_RPWMJes Sorensen2014-04-141-1/+1
* staging: rtl8723au: Make direct calls for HW_VAR_H2C_FW_{PWRMODE,JOINBSSRPT}Jes Sorensen2014-04-141-9/+4
* staging: r8723au: Additional source patchesLarry Finger2014-04-051-18/+21
* staging: r8723au: Add source files for new driver - part 1Larry Finger2014-04-051-0/+686
OpenPOWER on IntegriCloud