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
/
staging
/
rtlwifi
Age
Commit message (
Expand
)
Author
2017-09-18
staging: r8822be: fix null pointer dereferences with a null driver_adapter
Colin Ian King
2017-08-31
staging: r8822be: Simplify deinit_priv()
Larry Finger
2017-08-31
staging: r8822be: Remove some dead code
Larry Finger
2017-08-29
staging: rtlwifi: remove memset before memcpy
Himanshu Jha
2017-08-28
staging: r8822be: remove some dead code
Dan Carpenter
2017-08-28
staging: r8822be: fix null pointer dereference with a null driver_adapter
Colin Ian King
2017-08-28
staging: r8822be: fix memory leak of eeprom_map on error exit return
Colin Ian King
2017-08-28
staging: rtlwifi: Improve debugging by using debugfs
Larry Finger
2017-08-28
staging: rtlwifi: check for array overflow
Dan Carpenter
2017-08-27
staging: r8822be: remove unnecessary call to memset
Himanshu Jha
2017-08-23
staging: rtlwifi: add MAC80211 dependency
Arnd Bergmann
2017-08-23
staging: rtlwifi: simplify logical operation
Arnd Bergmann
2017-08-23
staging: rtlwifi: shut up -Wmaybe-uninitialized warning
Arnd Bergmann
2017-08-22
staging: r8822be: fix a couple of spelling mistakes
Colin Ian King
2017-08-22
staging: rtlwifi: fix multiple build errors
Randy Dunlap
2017-08-20
staging: rtlwifi: Reviewers fixes
Larry Finger
2017-08-20
staging: r8822be: Add Makefiles and Kconfig for new driver
Larry Finger
2017-08-20
staging: r8822be: Add the driver code
Ping-Ke Shih
2017-08-20
staging: r8822be: Add phydm mini driver
Ping-Ke Shih
2017-08-20
staging: r8822be: Add code for halmac sub-driver
Ping-Ke Shih
2017-08-20
staging: r8822be: Add r8822be btcoexist routines to staging
Ping-Ke Shih
2017-08-20
staging: r8822be: Copy existing btcoexist code into staging
Larry Finger
2017-08-20
staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driver
Ping-Ke Shih