aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-09staging: rtl8712: Remove multiple blank linesAakash Hemadri1-2/+0
2021-02-04staging: rtl8712: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-01-31staging:rtl8712: remove unused enum WIFI_STATUS_CODEIvan Safonov1-14/+0
2020-10-01staging: rtl8712: Fix enqueue_reorder_recvframe()Dan Carpenter1-3/+6
2020-09-22staging: rtl8712: use shorter array initializationsMichael Straube1-4/+3
2020-09-22staging: rtl8712: clean up comparsions to NULLMichael Straube10-47/+46
2020-09-16staging: rtl8712: convert tasklets to use new tasklet_setup() APIAllen Pais4-10/+10
2020-07-29Staging: rtl8712: Fixed a coding sytle issueAnkit Baluni1-2/+1
2020-07-28staging: rtl8712: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches1-1/+1
2020-07-17staging: rtl8712: handle firmware load failureRustam Kovhaev2-4/+10
2020-07-10staging: rtl8712/: Using comparison to true is error proneJohn Oldman1-4/+4
2020-07-10staging: rtl8712: Use proper format in call to dev_err()Mauro Dreissig1-2/+2
2020-07-10staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()Mauro Dreissig1-4/+2
2020-07-10staging: rtl8712: Use ETH_ALEN instead of hardcoded valueMauro Dreissig1-1/+1
2020-07-10staging: rtl8712: Simplify expressions with boolean logicMauro Dreissig3-6/+5
2020-07-10staging: rtl8712: Replace constant 49152 with expression 48 * 1024Mauro Dreissig1-1/+1
2020-07-10staging: rtl8712: Annotate r8712_sitesurvey_cmd()Mauro Dreissig1-6/+1
2020-07-03staging: rtl8712: base_types: Remove unused macrosMauro Dreissig1-7/+0
2020-07-03staging: rtl8712: Replace FIELD_OFFSET() with offsetof()Mauro Dreissig3-5/+4
2020-07-03staging: rtl8712: use common ieee80211 constantsMichael Straube3-56/+5
2020-07-01staging: rtl8712: remove some ieee80211 constants from wifi.hMichael Straube1-4/+0
2020-06-18staging:rtl8712: avoid skb_clone after skb allocation failIvan Safonov1-18/+11
2020-06-16staging: rtl8712: Remove unnecesary else after return statement.Sebastian Arriola1-2/+1
2020-06-16staging: rtl8712: switch to common ieee80211 headersPascal Terjan10-633/+21
2020-05-27staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-04-16staging: rtl8712: correct spelling mistake in commentMichael Straube1-1/+1
2020-04-13staging: rtl8712: fix multiline derefernce warningsAiman Najjar1-7/+4
2020-04-13staging: rtl8712: code improvements to make_wlanhdrAiman Najjar2-64/+61
2020-04-13staging: rtl8712: fix checkpatch warningsAiman Najjar1-8/+7
2020-04-13staging: rtl8712: fix long-line checkpatch warningAiman Najjar1-2/+2
2020-04-13staging: rtl8712: fix checkpatch long-line warningAiman Najjar1-2/+3
2020-03-20staging: rtl8712: Remove unnecessary bracesGokce Kuler1-2/+2
2020-03-19staging: rtl8712: Fix for long lines in Kconfig helpR Veera Kumar1-2/+5
2020-03-19staging: rtl8712: Correct a typo in a commentR Veera Kumar1-1/+1
2020-03-12staging: rtl8712: Fixes for simple typos in C commentsR Veera Kumar2-3/+3
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-4/+4
2020-01-22staging: rtl8712: simplify evm_db2percentage()Michael Straube1-8/+2
2019-12-10staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook4-11/+9
2019-10-28staging: rtl8712: Fix Alignment of open parenthesisCristiane Naves1-18/+18
2019-10-27staging: rtl8712: Remove lines before a close braceCristiane Naves1-2/+0
2019-10-14staging: rtl8712: clean up function headersWambui Karuga1-38/+19
2019-10-14staging: rtl8712: remove unnecessary return variablesWambui Karuga1-27/+19
2019-10-10staging: rtl8712: Align function arguments with opening paranthesisWambui Karuga1-1/+1
2019-10-07staging: rtl8712: align arguments with open parenthesis in file rtl8712_led.cGabriela Bittencourt1-1/+1
2019-10-04staging: rtl8712: fix boundary condition for nRohit Sarkar1-2/+2
2019-09-30staging: rtl8712: Replace snprintf with scnprintfRohit Sarkar1-2/+2
2019-08-27staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)1-8/+0
2019-08-21staging: rtl8712: Improve naming of include hearder guardsChristophe JAILLET2-6/+4