summaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi
Commit message (Expand)AuthorAge
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
* staging: r8822be: fix typos in header guard macrosColin Ian King2018-03-29
* staging: rtlwifi: Remove nonessential semicolonArushi Singhal2018-03-06
* staging: rtlwifi: remove unneeded semicolonSantha Meena Ramamoorthy2018-03-06
* staging: rtlwifi: remove condition where it has no effectSantha Meena Ramamoorthy2018-03-06
* staging: rtlwifi: add identifier names to function definition argumentsErik Liodden2018-02-16
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-01
|\
| * kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-22
* | staging: rtlwifi: remove redundant initialization of 'cfg_cmd'Colin Ian King2018-01-26
* | staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_STCorentin Labbe2018-01-25
* | Staging: rtlwifi: Remove unused variable and the codeShreeya Patel2018-01-08
* | staging: rtl8822be: fix missing null check on dev_alloc_skb returnColin Ian King2017-11-28
* | staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-27
* | staging: rtlwifi: remove redundant assignments to ul_enc_algoColin Ian King2017-11-27
|/
* staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka2017-11-03
* staging: rtlwifi: Remove unused variableKees Cook2017-11-03
* Staging: rtlwifi: pci: fixed a coding style issueWoohyung Jeon2017-11-03
* staging: r8822be: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* staging: rtlwifi: phydm: Remove useless parenthesesFrank A. Cancio Bello2017-10-18
* staging: rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello2017-10-18
* rtlwifi: Fix typo in if ... else if ... else constructLarry Finger2017-10-18
* staging: rtlwifi: halmac: mark expected switch fall-throughGustavo A. R. Silva2017-10-18
* staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva2017-10-18
* staging: rtlwifi: Convert timers to use timer_setup()Kees Cook2017-10-18
* staging: rtlwifi: rtl8822be: Align the * in block commentFrank A. Cancio Bello2017-10-18
* staging: rtlwifi: rtl8822be: Remove useless parenthesesFrank A. Cancio Bello2017-10-18
* staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded nameFrank A. Cancio Bello2017-10-18
* staging: rtlwifi: rtl8822be: Balance braces in else statementFrank A. Cancio Bello2017-10-18
* staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger2017-10-18
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-09
|\
| * staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King2017-09-18
* | staging: rtlwifi: pr_err() strings should end with newlinesArvind Yadav2017-10-03
* | staging: rtlwifi: make various structures staticColin Ian King2017-10-03
* | staging: rtlwifi: silence underflow warningDan Carpenter2017-10-03
* | staging: rtlwifi: use ARRAY_SIZEJérémy Lefaure2017-10-03
* | Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messagesGeorgiana Chelu2017-09-22
* | Staging: rtlwifi: Remove unnecessary 'out of memory' message.Shreeya Patel2017-09-17
* | staging: rtlwifi: remove unused functionsTobin C. Harding2017-09-17
* | staging: rtlwifi: use kcalloc instead of multiplyTobin C. Harding2017-09-17
* | staging: rtlwifi: fix parenthesis alignmentTobin C. Harding2017-09-17
|/
* staging: r8822be: Simplify deinit_priv()Larry Finger2017-08-31
* staging: r8822be: Remove some dead codeLarry Finger2017-08-31
* staging: rtlwifi: remove memset before memcpyHimanshu Jha2017-08-29
* staging: r8822be: remove some dead codeDan Carpenter2017-08-28
* staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King2017-08-28
* staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King2017-08-28
* staging: rtlwifi: Improve debugging by using debugfsLarry Finger2017-08-28
* staging: rtlwifi: check for array overflowDan Carpenter2017-08-28
* staging: r8822be: remove unnecessary call to memsetHimanshu Jha2017-08-27
* staging: rtlwifi: add MAC80211 dependencyArnd Bergmann2017-08-23