aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
2023-09-19staging: rtl8712: fix race conditionNam Cao
2023-08-11staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger
2023-08-11staging: rtl8712: Use constants from <linux/ieee80211.h>Christophe JAILLET
2022-09-08staging: rtl8712: fix use after free bugsDan Carpenter
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold
2021-11-12staging: rtl8712: fix use-after-free in rtl8712_dl_fwPavel Skripkin
2021-08-12staging: rtl8712: error handling refactoringPavel Skripkin
2021-08-12staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin
2021-07-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin
2021-07-14staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2020-10-01staging: rtl8712: Fix enqueue_reorder_recvframe()Dan Carpenter
2020-09-22staging: rtl8712: use shorter array initializationsMichael Straube
2020-09-22staging: rtl8712: clean up comparsions to NULLMichael Straube
2020-09-16staging: rtl8712: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-29Staging: rtl8712: Fixed a coding sytle issueAnkit Baluni
2020-07-28staging: rtl8712: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches
2020-07-17staging: rtl8712: handle firmware load failureRustam Kovhaev
2020-07-10staging: rtl8712/: Using comparison to true is error proneJohn Oldman
2020-07-10staging: rtl8712: Use proper format in call to dev_err()Mauro Dreissig
2020-07-10staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()Mauro Dreissig
2020-07-10staging: rtl8712: Use ETH_ALEN instead of hardcoded valueMauro Dreissig
2020-07-10staging: rtl8712: Simplify expressions with boolean logicMauro Dreissig
2020-07-10staging: rtl8712: Replace constant 49152 with expression 48 * 1024Mauro Dreissig
2020-07-10staging: rtl8712: Annotate r8712_sitesurvey_cmd()Mauro Dreissig
2020-07-03staging: rtl8712: base_types: Remove unused macrosMauro Dreissig
2020-07-03staging: rtl8712: Replace FIELD_OFFSET() with offsetof()Mauro Dreissig
2020-07-03staging: rtl8712: use common ieee80211 constantsMichael Straube
2020-07-01staging: rtl8712: remove some ieee80211 constants from wifi.hMichael Straube
2020-06-18staging:rtl8712: avoid skb_clone after skb allocation failIvan Safonov
2020-06-16staging: rtl8712: Remove unnecesary else after return statement.Sebastian Arriola
2020-06-16staging: rtl8712: switch to common ieee80211 headersPascal Terjan
2020-05-27staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-04-16staging: rtl8712: correct spelling mistake in commentMichael Straube
2020-04-13staging: rtl8712: fix multiline derefernce warningsAiman Najjar
2020-04-13staging: rtl8712: code improvements to make_wlanhdrAiman Najjar
2020-04-13staging: rtl8712: fix checkpatch warningsAiman Najjar
2020-04-13staging: rtl8712: fix long-line checkpatch warningAiman Najjar
2020-04-13staging: rtl8712: fix checkpatch long-line warningAiman Najjar
2020-03-20staging: rtl8712: Remove unnecessary bracesGokce Kuler
2020-03-19staging: rtl8712: Fix for long lines in Kconfig helpR Veera Kumar
2020-03-19staging: rtl8712: Correct a typo in a commentR Veera Kumar
2020-03-12staging: rtl8712: Fixes for simple typos in C commentsR Veera Kumar
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-22staging: rtl8712: simplify evm_db2percentage()Michael Straube