summaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi
AgeCommit message (Expand)Author
2017-11-03staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka
2017-11-03staging: rtlwifi: Remove unused variableKees Cook
2017-11-03Staging: rtlwifi: pci: fixed a coding style issueWoohyung Jeon
2017-10-18staging: r8822be: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: rtlwifi: phydm: Remove useless parenthesesFrank A. Cancio Bello
2017-10-18staging: rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello
2017-10-18rtlwifi: Fix typo in if ... else if ... else constructLarry Finger
2017-10-18staging: rtlwifi: halmac: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva
2017-10-18staging: rtlwifi: Convert timers to use timer_setup()Kees Cook
2017-10-18staging: rtlwifi: rtl8822be: Align the * in block commentFrank A. Cancio Bello
2017-10-18staging: rtlwifi: rtl8822be: Remove useless parenthesesFrank A. Cancio Bello
2017-10-18staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded nameFrank A. Cancio Bello
2017-10-18staging: rtlwifi: rtl8822be: Balance braces in else statementFrank A. Cancio Bello
2017-10-18staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-03staging: rtlwifi: pr_err() strings should end with newlinesArvind Yadav
2017-10-03staging: rtlwifi: make various structures staticColin Ian King
2017-10-03staging: rtlwifi: silence underflow warningDan Carpenter
2017-10-03staging: rtlwifi: use ARRAY_SIZEJérémy Lefaure
2017-09-22Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messagesGeorgiana Chelu
2017-09-18staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King
2017-09-17Staging: rtlwifi: Remove unnecessary 'out of memory' message.Shreeya Patel
2017-09-17staging: rtlwifi: remove unused functionsTobin C. Harding
2017-09-17staging: rtlwifi: use kcalloc instead of multiplyTobin C. Harding
2017-09-17staging: rtlwifi: fix parenthesis alignmentTobin C. Harding
2017-08-31staging: r8822be: Simplify deinit_priv()Larry Finger
2017-08-31staging: r8822be: Remove some dead codeLarry Finger
2017-08-29staging: rtlwifi: remove memset before memcpyHimanshu Jha
2017-08-28staging: r8822be: remove some dead codeDan Carpenter
2017-08-28staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King
2017-08-28staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King
2017-08-28staging: rtlwifi: Improve debugging by using debugfsLarry Finger
2017-08-28staging: rtlwifi: check for array overflowDan Carpenter
2017-08-27staging: r8822be: remove unnecessary call to memsetHimanshu Jha
2017-08-23staging: rtlwifi: add MAC80211 dependencyArnd Bergmann
2017-08-23staging: rtlwifi: simplify logical operationArnd Bergmann
2017-08-23staging: rtlwifi: shut up -Wmaybe-uninitialized warningArnd Bergmann
2017-08-22staging: r8822be: fix a couple of spelling mistakesColin Ian King
2017-08-22staging: rtlwifi: fix multiple build errorsRandy Dunlap
2017-08-20staging: rtlwifi: Reviewers fixesLarry Finger
2017-08-20staging: r8822be: Add Makefiles and Kconfig for new driverLarry Finger
2017-08-20staging: r8822be: Add the driver codePing-Ke Shih
2017-08-20staging: r8822be: Add phydm mini driverPing-Ke Shih
2017-08-20staging: r8822be: Add code for halmac sub-driverPing-Ke Shih
2017-08-20staging: r8822be: Add r8822be btcoexist routines to stagingPing-Ke Shih
2017-08-20staging: r8822be: Copy existing btcoexist code into stagingLarry Finger
2017-08-20staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driverPing-Ke Shih