summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: Remove multiple blank linesAakash Hemadri2021-02-091-2/+0
* staging: rtl8712: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* staging:rtl8712: remove unused enum WIFI_STATUS_CODEIvan Safonov2021-01-311-14/+0
* staging: rtl8712: Fix enqueue_reorder_recvframe()Dan Carpenter2020-10-011-3/+6
* staging: rtl8712: use shorter array initializationsMichael Straube2020-09-221-4/+3
* staging: rtl8712: clean up comparsions to NULLMichael Straube2020-09-2210-47/+46
* staging: rtl8712: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-164-10/+10
* Staging: rtl8712: Fixed a coding sytle issueAnkit Baluni2020-07-291-2/+1
* staging: rtl8712: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-1/+1
* staging: rtl*/security: Use static const in array declarationsJoe Perches2020-07-171-1/+1
* staging: rtl8712: handle firmware load failureRustam Kovhaev2020-07-172-4/+10
* staging: rtl8712/: Using comparison to true is error proneJohn Oldman2020-07-101-4/+4
* staging: rtl8712: Use proper format in call to dev_err()Mauro Dreissig2020-07-101-2/+2
* staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()Mauro Dreissig2020-07-101-4/+2
* staging: rtl8712: Use ETH_ALEN instead of hardcoded valueMauro Dreissig2020-07-101-1/+1
* staging: rtl8712: Simplify expressions with boolean logicMauro Dreissig2020-07-103-6/+5
* staging: rtl8712: Replace constant 49152 with expression 48 * 1024Mauro Dreissig2020-07-101-1/+1
* staging: rtl8712: Annotate r8712_sitesurvey_cmd()Mauro Dreissig2020-07-101-6/+1
* staging: rtl8712: base_types: Remove unused macrosMauro Dreissig2020-07-031-7/+0
* staging: rtl8712: Replace FIELD_OFFSET() with offsetof()Mauro Dreissig2020-07-033-5/+4
* staging: rtl8712: use common ieee80211 constantsMichael Straube2020-07-033-56/+5
* staging: rtl8712: remove some ieee80211 constants from wifi.hMichael Straube2020-07-011-4/+0
* staging:rtl8712: avoid skb_clone after skb allocation failIvan Safonov2020-06-181-18/+11
* staging: rtl8712: Remove unnecesary else after return statement.Sebastian Arriola2020-06-161-2/+1
* staging: rtl8712: switch to common ieee80211 headersPascal Terjan2020-06-1610-633/+21
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-05-271-8/+1
* staging: rtl8712: correct spelling mistake in commentMichael Straube2020-04-161-1/+1
* staging: rtl8712: fix multiline derefernce warningsAiman Najjar2020-04-131-7/+4
* staging: rtl8712: code improvements to make_wlanhdrAiman Najjar2020-04-132-64/+61
* staging: rtl8712: fix checkpatch warningsAiman Najjar2020-04-131-8/+7
* staging: rtl8712: fix long-line checkpatch warningAiman Najjar2020-04-131-2/+2
* staging: rtl8712: fix checkpatch long-line warningAiman Najjar2020-04-131-2/+3
* staging: rtl8712: Remove unnecessary bracesGokce Kuler2020-03-201-2/+2
* staging: rtl8712: Fix for long lines in Kconfig helpR Veera Kumar2020-03-191-2/+5
* staging: rtl8712: Correct a typo in a commentR Veera Kumar2020-03-191-1/+1
* staging: rtl8712: Fixes for simple typos in C commentsR Veera Kumar2020-03-122-3/+3
* staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-232-4/+4
* staging: rtl8712: simplify evm_db2percentage()Michael Straube2020-01-221-8/+2
* staging: rtl8712: fix interface sanity checkJohan Hovold2019-12-101-1/+1
* staging: rtl*: Remove tasklet callback castsKees Cook2019-11-164-11/+9
* staging: rtl8712: Fix Alignment of open parenthesisCristiane Naves2019-10-281-18/+18
* staging: rtl8712: Remove lines before a close braceCristiane Naves2019-10-271-2/+0
* staging: rtl8712: clean up function headersWambui Karuga2019-10-141-38/+19
* staging: rtl8712: remove unnecessary return variablesWambui Karuga2019-10-141-27/+19
* staging: rtl8712: Align function arguments with opening paranthesisWambui Karuga2019-10-101-1/+1
* staging: rtl8712: align arguments with open parenthesis in file rtl8712_led.cGabriela Bittencourt2019-10-071-1/+1
* staging: rtl8712: fix boundary condition for nRohit Sarkar2019-10-041-2/+2
* staging: rtl8712: Replace snprintf with scnprintfRohit Sarkar2019-09-301-2/+2
* staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)2019-08-271-8/+0
* staging: rtl8712: Improve naming of include hearder guardsChristophe JAILLET2019-08-212-6/+4