summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211
AgeCommit message (Expand)Author
2020-05-19staging: rtl8192u: Merge almost duplicate codePascal Terjan
2020-05-19staging: rtl8192u: Using comparison to true is error proneJohn Oldman
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2020-03-19staging: rtl8192u: ieee80211: Correct a typo in a commentR Veera Kumar
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-15staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211Paulo Miguel Almeida
2020-01-10staging: rtl8192u: remove unused MakefileMasahiro Yamada
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-11-11staging: rtl8192u: Fix typo in commentXianting Tian
2019-09-30staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan
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-12staging: rtl8192u: fix spacing errorsStephen Brennan
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields
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
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan
2019-05-01staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN
2019-04-30staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang
2019-04-30staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-16staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder
2019-04-16staging: rtl8192u: Add missing spaceGabriel Siqueira
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...Payal Kshirsagar
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting wi...Payal Kshirsagar
2019-04-02staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m...Payal Kshirsagar
2019-03-29Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang