index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
ps.c
Age
Commit message (
Expand
)
Author
2020-09-29
net: rtlwifi: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
2020-09-29
net: rtlwifi: Remove void* casts related to delayed work
Sebastian Andrzej Siewior
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-07-15
rtlwifi: Fix endian issue in ps.c
Larry Finger
2019-12-18
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-10-23
rtlwifi: Fix potential overflow on P2P code
Laura Abbott
2019-10-02
rtlwifi: Remove set but not used variable 'rtstate'
zhengbin
2019-10-01
rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
Denis Efremov
2019-02-28
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
2018-06-24
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-01-17
rtlwifi: fix scan channel 1 fail after IPS
Ping-Ke Shih
2018-01-17
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
2017-06-28
rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.
Ping-Ke Shih
2017-02-07
rtlwifi: Set retry limit depends on vif type.
Ping-Ke Shih
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-07-05
rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
Larry Finger
2016-05-11
rtlwifi: Remove double check for cnt_after_linked
wang yanqing
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger