summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: fix open parentheses alignmentRyan England2023-12-237-301/+173
* drivers: staging: rtl8712: Fixes spelling mistake in rtl871x_mp_phy_regdef.hDipendra Khadka2023-12-181-1/+1
* staging: rtl8712: fix race conditionNam Cao2023-08-042-1/+1
* staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger2023-07-272-9/+40
* staging: rtl8172: Add blank lines after declarationsSrihari S2023-04-151-0/+1
* staging: rtl8712: Fix multiple line dereferenceShibo Li2023-03-081-2/+2
* staging: rtl8712: Remove extra spacesShibo Li2023-03-081-46/+47
* staging: rtl8712: fix potential memory leakNam Cao2022-10-311-5/+18
* staging: rtl8712: check for return value of _r8712_init_xmit_priv()Nam Cao2022-10-311-1/+3
* staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()Nam Cao2022-10-314-12/+20
* Revert "staging: r8712u: Tracking kmemleak false positives."Nam Cao2022-10-311-3/+0
* staging: rtl8712: Remove variable xcntColin Ian King2022-10-221-2/+1
* staging: rtl8712: Fix return type for implementation of ndo_start_xmitGUO Zihua2022-09-092-4/+4
* staging: rtl8712: fix camelcase in UserPriorityAsif Khan2022-09-091-6/+6
* staging: rtl8712: fix use after free bugsDan Carpenter2022-08-301-36/+0
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-05-191-3/+3
* staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng2022-05-191-9/+18
* staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()Wang Cheng2022-05-191-7/+14
* staging: rtl8712: Remove unnecessary int typecastSolomon Tan2022-04-201-2/+2
* staging: rtl8712: Remove unnecessary parenthesesAliya Rahmani2022-04-141-1/+1
* staging: rtl8712: cmd: remove redundant space after castAliya Rahmani2022-04-141-1/+1
* staging/rtl8712: remove event_taskletDavidlohr Bueso2022-04-121-1/+0
* staging: rtl8712: efuse: code style - avoid macro argument precedence issuesAliya Rahmani2022-04-121-2/+2
* staging: rtl8712: fix camel case in function r8712_generate_ieMahak Gupta2022-04-071-2/+2
* staging: rtl8712: remove unnecessary parenthesesAlaa Mohamed2022-04-071-10/+10
* staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2022-04-052-4/+3
* staging: rtl8712: simplify control flowSevinj Aghayeva2022-04-051-19/+6
* staging: rtl8712: remove Unnecessary parenthesesAlaa Mohamed2022-04-051-8/+8
* staging: rtl8712: Fix multiple line dereferenceAlaa Mohamed2022-04-051-52/+25
* staging: rtl8712: Fix multiple blank lines warning from .c filesSathish Kumar2022-04-044-4/+0
* staging: rtl8712: Fix multiple blank lines warning from .h filesSathish Kumar2022-04-0416-28/+0
* staging: rtl8712: Use completions for signalingSathish Kumar2022-04-044-11/+4
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-282-10/+2
|\
| * staging: rtl8712: Drop get_recvframe_data()Kees Cook2022-01-252-10/+2
* | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-4/+4
|/
* staging: rtl8712: Fix alignment checks with flipped conditionNgo Tak Fong2021-12-091-15/+13
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-102-2/+1
|\
| * exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-292-2/+1
* | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-046-15/+16
|\ \
| * | staging: r8712u: fix control-message timeoutJohan Hovold2021-10-261-1/+1
| * | staging: rtl8712: fix use-after-free in rtl8712_dl_fwPavel Skripkin2021-10-201-2/+2
| * | staging: rtl8712: prepare for const netdev->dev_addrJakub Kicinski2021-10-203-3/+4
| * | staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-202-2/+2
| * | staging: use eth_hw_addr_set()Jakub Kicinski2021-10-201-2/+2
| * | staging: rtl8712: Statements should start on a tabstopDawid Esterhuizen2021-10-051-5/+5
| |/
* / treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook2021-10-181-2/+2
|/
* Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman2021-08-096-38/+61
|\
| * staging: rtl8712: error handling refactoringPavel Skripkin2021-07-272-39/+43
| * staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin2021-07-275-1/+20
* | Staging: rt18712: hal_init: removed filename from beginning comment blockAgam Kohli2021-07-301-1/+0