index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
efuse.c
Age
Commit message (
Expand
)
Author
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2019-10-02
rtlwifi: Remove set but not used variables 'dataempty','hoffset'
zhengbin
2019-09-03
rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
YueHaibing
2019-06-25
rtlwifi: remove redundant assignment to variable k
Colin Ian King
2019-06-25
rtlwifi: remove redundant assignment to variable badworden
Colin Ian King
2019-02-28
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-27
rtlwifi: add efuse ops for other components
Ping-Ke Shih
2018-01-08
rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
2017-02-07
rtlwifi: rtl8723be: btcoex: add package_type function to btcoex
Ping-Ke Shih
2017-01-20
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-07-08
rtlwifi: Create common routine to get hardware info
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger