aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/ps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava1-2/+2
2020-09-29net: rtlwifi: Replace in_interrupt() for context detectionSebastian Andrzej Siewior1-4/+4
2020-09-29net: rtlwifi: Remove void* casts related to delayed workSebastian Andrzej Siewior1-10/+9
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger1-49/+49
2020-07-15rtlwifi: Fix endian issue in ps.cLarry Finger1-6/+6
2019-12-18rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger1-10/+10
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-5/+1
2019-10-23rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-10-02rtlwifi: Remove set but not used variable 'rtstate'zhengbin1-3/+0
2019-10-01rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()Denis Efremov1-2/+1
2019-02-28rtlwifi: Fix all blank line irregularities in main code filesLarry Finger1-0/+1
2019-02-19rtlwifi: Replace old-style license informationLarry Finger1-24/+2
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih1-2/+2
2018-01-17rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih1-0/+5
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih1-14/+10
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih1-6/+8
2017-02-07rtlwifi: Set retry limit depends on vif type.Ping-Ke Shih1-0/+3
2016-12-30rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger1-2/+1
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger1-8/+28
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches1-1/+1
2016-07-05rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()Larry Finger1-16/+9
2016-05-11rtlwifi: Remove double check for cnt_after_linkedwang yanqing1-8/+4
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+1004