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-11-03
staging: rtl8822be: fix wrong dma unmap len
Stanislaw Gruszka
2017-11-03
staging: rtlwifi: Remove unused variable
Kees Cook
2017-11-03
Staging: rtlwifi: pci: fixed a coding style issue
Woohyung Jeon
2017-10-18
staging: r8822be: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
staging: rtlwifi: phydm: Remove useless parentheses
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
2017-10-18
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
2017-10-18
staging: rtlwifi: halmac: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
2017-10-18
staging: rtlwifi: Convert timers to use timer_setup()
Kees Cook
2017-10-18
staging: rtlwifi: rtl8822be: Align the * in block comment
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: rtl8822be: Remove useless parentheses
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded name
Frank A. Cancio Bello
2017-10-18
staging: rtlwifi: rtl8822be: Balance braces in else statement
Frank A. Cancio Bello
2017-10-18
staging: rtl8822be: Keep array subscript no lower than zero
Larry Finger
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-03
staging: rtlwifi: pr_err() strings should end with newlines
Arvind Yadav
2017-10-03
staging: rtlwifi: make various structures static
Colin Ian King
2017-10-03
staging: rtlwifi: silence underflow warning
Dan Carpenter
2017-10-03
staging: rtlwifi: use ARRAY_SIZE
Jérémy Lefaure
2017-09-22
Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messages
Georgiana Chelu
2017-09-18
staging: r8822be: fix null pointer dereferences with a null driver_adapter
Colin Ian King
2017-09-17
Staging: rtlwifi: Remove unnecessary 'out of memory' message.
Shreeya Patel
2017-09-17
staging: rtlwifi: remove unused functions
Tobin C. Harding
2017-09-17
staging: rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
2017-09-17
staging: rtlwifi: fix parenthesis alignment
Tobin C. Harding
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