summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* 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
* | staging/rtl8712: Remove all strcpy() uses in favor of strscpy()Len Baker2021-07-211-1/+1
* | staging: rtl8712: Fix alignmentAlexander Greyling2021-07-211-1/+1
* | staging: rtl8712: Remove some unused #define and enumChristophe JAILLET2021-07-211-48/+0
|/
* staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin2021-06-141-0/+3
* staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin2021-06-142-13/+13
* staging: rtl8712: remove redundant check in r871xu_drv_initPavel Skripkin2021-06-141-6/+4
* staging: rtl8712: Replace printk() with netdev_dbg()Fabio M. De Francesco2021-06-121-1/+1
* staging: rtl8712: Remove unnecessary alias of printk()Fabio M. De Francesco2021-06-092-24/+1
* Staging: rtl8712: Cleanup coding style warningKhoa Tran Minh2021-06-031-3/+3
* staging: rtl8712: Removed unnecessary blank linesHriday Hegde2021-05-254-4/+0
* staging: rtl8712: fix the bssid in mp_start_test()Dan Carpenter2021-05-191-1/+1
* staging: rtl8712: Fix some tests against some 'data' subtype framesChristophe JAILLET2021-05-102-7/+7
* staging: rtl8712: remove multiple multiple assignmentsAlexander Vorwerk2021-05-101-2/+3
* staging: rtl8712: Use list iterators and helpersGuenter Roeck2021-05-101-4/+2
* staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heapLee Jones2021-05-101-12/+17