summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: rtl8712: rtl871x_mp_ioctl: Remove a bunch of unused tablesLee Jones2021-05-101-127/+0
* staging: rtl8712: fix wrong function outputSergei Krainov2021-04-091-0/+2
* staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPEChristophe JAILLET2021-04-093-9/+6
* staging: rtl8712: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET2021-04-093-40/+8
* staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_infoChristophe JAILLET2021-04-094-44/+9
* staging: rtl8712: add spaces around '+'Mitali Borkar2021-04-091-1/+1
* staging: rtl8712: removed extra blank lineMitali Borkar2021-04-081-1/+0
* staging: rtl8712: matched alignment with open parenthesisMitali Borkar2021-04-081-3/+3
* staging: rtl8712: Use constants from <linux/ieee80211.h>Christophe JAILLET2021-04-075-31/+17
* staging: rtl8712: Remove extra blank linesZhansaya Bagdauletkyzy2021-04-064-4/+0
* staging: rtl8712: Rewrite NULL comparisonsZhansaya Bagdauletkyzy2021-04-061-5/+5
* drivers: staging: rtl8712: align arguments with open parenthesisBeatriz Martins de Carvalho2021-04-061-2/+2
* staging: rtl8712: Remove spaces after a castZhansaya Bagdauletkyzy2021-04-061-5/+5
* staging: rtl8712: remove extra blank linesZhansaya Bagdauletkyzy2021-04-061-2/+0
* staging: rtl8712: match parentheses alignmentZhansaya Bagdauletkyzy2021-04-063-16/+16
* staging: rtl8712: add spaces around operatorsZhansaya Bagdauletkyzy2021-04-064-10/+10
* staging: rtl8712: add space before binary operatorDeborah Brouwer2021-04-061-1/+1
* staging: rtl8712: remove space after castDeborah Brouwer2021-04-061-3/+3
* staging: rtl8712: remove a blank lineDeborah Brouwer2021-04-061-1/+0
* staging: rtl8712: add period within a commentDeborah Brouwer2021-04-061-2/+2
* staging: rtl8712: remove extra blank linesZhansaya Bagdauletkyzy2021-04-054-8/+0