summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-22staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube
2020-01-15staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211Paulo Miguel Almeida
2020-01-10staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada
2020-01-10staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada
2020-01-10staging: rtl8192u: remove unused MakefileMasahiro Yamada
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-11-15staging: rtl8192u: fix indentation issueColin Ian King
2019-11-11staging: rtl8192u: Fix typo in commentXianting Tian
2019-10-07staging: rtl8192u: Fix indentation for cleaner codeSumera Priyadarsini
2019-09-30staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost
2019-09-30staging: rtl8192u: release memory on error pathNavid Emamdoost
2019-09-30staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini
2019-09-30staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini
2019-09-30staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini
2019-09-30staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan
2019-08-25staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan
2019-08-21staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan
2019-08-21staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'YueHaibing
2019-08-18staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast
2019-08-15staging: rtl8192u: fix up indentation of a statementColin Ian King
2019-08-12staging: rtl8192u: fix spacing errorsStephen Brennan
2019-08-01staging: rtl8192u: null check the kzallocNavid Emamdoost
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields
2019-07-25drivers/staging/rtl8192u: fix indentation issue, remove extra tabColin Ian King
2019-07-03staging: rtl8192u: Replace function rtl8192_rx_enable()Nishka Dasgupta
2019-07-03drivers/staging/rtl8192u: style nonstyled commentsChristian Müller
2019-07-03drivers/staging/rtl8192u: drop first comment lineChristian Müller
2019-07-01staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state()Nishka Dasgupta
2019-07-01staging: rtl8192u: Change type of rtl8192_rx_initiate()Nishka Dasgupta
2019-06-20staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam
2019-05-22staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor
2019-05-22Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __...Puranjay Mohan
2019-05-21Staging: rtl8192u: ieee80211: Fix if-else coding style issuePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan