summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)AuthorFilesLines
2021-12-09staging: rtl8712: Fix alignment checks with flipped conditionNgo Tak Fong1-15/+13
2021-11-11Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+1
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+16
2021-10-29exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman2-2/+1
2021-10-26staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-10-20staging: rtl8712: fix use-after-free in rtl8712_dl_fwPavel Skripkin1-2/+2
2021-10-20staging: rtl8712: prepare for const netdev->dev_addrJakub Kicinski3-3/+4
2021-10-20staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2-2/+2
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski1-2/+2
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-2/+2
2021-10-05staging: rtl8712: Statements should start on a tabstopDawid Esterhuizen1-5/+5
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman6-38/+61
2021-07-30Staging: rt18712: hal_init: removed filename from beginning comment blockAgam Kohli1-1/+0
2021-07-27staging: rtl8712: error handling refactoringPavel Skripkin2-39/+43
2021-07-27staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin5-1/+20
2021-07-21staging/rtl8712: Remove all strcpy() uses in favor of strscpy()Len Baker1-1/+1
2021-07-21staging: rtl8712: Fix alignmentAlexander Greyling1-1/+1
2021-07-21staging: rtl8712: Remove some unused #define and enumChristophe JAILLET1-48/+0
2021-06-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin1-0/+3
2021-06-14staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin2-13/+13
2021-06-14staging: rtl8712: remove redundant check in r871xu_drv_initPavel Skripkin1-6/+4
2021-06-12staging: rtl8712: Replace printk() with netdev_dbg()Fabio M. De Francesco1-1/+1
2021-06-09staging: rtl8712: Remove unnecessary alias of printk()Fabio M. De Francesco2-24/+1
2021-06-03Staging: rtl8712: Cleanup coding style warningKhoa Tran Minh1-3/+3
2021-05-25staging: rtl8712: Removed unnecessary blank linesHriday Hegde4-4/+0
2021-05-19staging: rtl8712: fix the bssid in mp_start_test()Dan Carpenter1-1/+1
2021-05-10staging: rtl8712: Fix some tests against some 'data' subtype framesChristophe JAILLET2-7/+7
2021-05-10staging: rtl8712: remove multiple multiple assignmentsAlexander Vorwerk1-2/+3
2021-05-10staging: rtl8712: Use list iterators and helpersGuenter Roeck1-4/+2
2021-05-10staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heapLee Jones1-12/+17
2021-05-10staging: rtl8712: rtl871x_mp_ioctl: Remove a bunch of unused tablesLee Jones1-127/+0
2021-04-09staging: rtl8712: fix wrong function outputSergei Krainov1-0/+2
2021-04-09staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPEChristophe JAILLET3-9/+6
2021-04-09staging: rtl8712: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET3-40/+8
2021-04-09staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_infoChristophe JAILLET4-44/+9
2021-04-09staging: rtl8712: add spaces around '+'Mitali Borkar1-1/+1
2021-04-08staging: rtl8712: removed extra blank lineMitali Borkar1-1/+0
2021-04-08staging: rtl8712: matched alignment with open parenthesisMitali Borkar1-3/+3
2021-04-07staging: rtl8712: Use constants from <linux/ieee80211.h>Christophe JAILLET5-31/+17
2021-04-06staging: rtl8712: Remove extra blank linesZhansaya Bagdauletkyzy4-4/+0
2021-04-06staging: rtl8712: Rewrite NULL comparisonsZhansaya Bagdauletkyzy1-5/+5
2021-04-06drivers: staging: rtl8712: align arguments with open parenthesisBeatriz Martins de Carvalho1-2/+2
2021-04-06staging: rtl8712: Remove spaces after a castZhansaya Bagdauletkyzy1-5/+5
2021-04-06staging: rtl8712: remove extra blank linesZhansaya Bagdauletkyzy1-2/+0
2021-04-06staging: rtl8712: match parentheses alignmentZhansaya Bagdauletkyzy3-16/+16
2021-04-06staging: rtl8712: add spaces around operatorsZhansaya Bagdauletkyzy4-10/+10
2021-04-06staging: rtl8712: add space before binary operatorDeborah Brouwer1-1/+1
2021-04-06staging: rtl8712: remove space after castDeborah Brouwer1-3/+3
2021-04-06staging: rtl8712: remove a blank lineDeborah Brouwer1-1/+0
2021-04-06staging: rtl8712: add period within a commentDeborah Brouwer1-2/+2