aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28staging: r8822be: remove some dead codeDan Carpenter1-7/+0
2017-08-28staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King1-2/+1
2017-08-28staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King1-1/+3
2017-08-28staging: rtlwifi: Improve debugging by using debugfsLarry Finger1-91/+135
2017-08-28staging: rtlwifi: check for array overflowDan Carpenter1-0/+4
2017-08-27staging: r8822be: remove unnecessary call to memsetHimanshu Jha2-7/+0
2017-08-23staging: rtlwifi: add MAC80211 dependencyArnd Bergmann1-1/+1
2017-08-23staging: rtlwifi: simplify logical operationArnd Bergmann1-3/+1
2017-08-23staging: rtlwifi: shut up -Wmaybe-uninitialized warningArnd Bergmann1-10/+7
2017-08-22staging: r8822be: fix a couple of spelling mistakesColin Ian King2-9/+9
2017-08-22staging: rtlwifi: fix multiple build errorsRandy Dunlap1-1/+1
2017-08-20staging: rtlwifi: Reviewers fixesLarry Finger4-21/+17
2017-08-20staging: r8822be: Add Makefiles and Kconfig for new driverLarry Finger7-246/+134
2017-08-20staging: r8822be: Add the driver codePing-Ke Shih14-0/+9647
2017-08-20staging: r8822be: Add phydm mini driverPing-Ke Shih76-0/+33395
2017-08-20staging: r8822be: Add code for halmac sub-driverPing-Ke Shih54-0/+51508
2017-08-20staging: r8822be: Add r8822be btcoexist routines to stagingPing-Ke Shih6-0/+11513
2017-08-20staging: r8822be: Copy existing btcoexist code into stagingLarry Finger5-0/+3602
2017-08-20staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driverPing-Ke Shih22-0/+16379