summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)AuthorFilesLines
2024-09-13staging: rtl8712: remove unused drvinfo_sz from update_recvframe_attribPing-Ke Shih1-4/+0
2024-08-29staging: rtl8712: Calculate size from pointerManisha Singh1-1/+1
2024-08-29staging: rtl8712: Fix style issues in rtl871x_io.cManisha Singh1-2/+2
2024-08-29staging: rtl8712: Align parenthesis in usb_ops_linux.cDorine Tipo1-1/+1
2024-07-30staging: rtl8712: remove trailing whitespaceFelix Yan1-1/+1
2024-07-29staging: rtl8712: style fix multiple line dereferenceMoon Yeounsu1-2/+3
2024-06-04staging: r8712u: remove unused struct 'zero_bulkout_context'Dr. David Alan Gilbert1-7/+0
2024-06-04staging: rtl8712: Fix spelling mistake in rtl871x_io.hRoshan Khatri1-1/+1
2024-06-04staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbufNam Cao2-9/+5
2024-06-04staging: rtl8712: Fix spelling mistake in rtl871x_mlme.cRoshan Khatri1-1/+1
2024-06-04staging: rtl8712: Fix spelling mistake in rtl8712_xmit.cRoshan Khatri1-1/+1
2024-06-04staging: rtl8712: Fix spelling mistake in rtl871x_event.hRoshan Khatri1-1/+1
2024-03-26staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasureAyush Tiwari1-3/+3
2024-03-26staging: rtl8712: rename backupPMKIDIndex to backup_PMKID_indexAyush Tiwari1-3/+3
2024-03-26staging: rtl8712: rename backupPMKIDList to backup_PMKID_listAyush Tiwari1-3/+3
2024-03-25staging: rtl8712: Add space between operands and operatorAyush Tiwari1-1/+1
2024-03-25staging: rtl8712: Remove additional spaceAyush Tiwari1-1/+1
2024-03-25staging: rtl8712: Fix line length exceeding 100 columnsAyush Tiwari1-1/+2
2024-03-25staging: rtl8712: rename tmpVal to avg_valAyush Tiwari1-3/+3
2023-12-23staging: rtl8712: fix open parentheses alignmentRyan England7-301/+173
2023-12-18drivers: staging: rtl8712: Fixes spelling mistake in rtl871x_mp_phy_regdef.hDipendra Khadka1-1/+1
2023-08-04staging: rtl8712: fix race conditionNam Cao2-1/+1
2023-07-27staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger2-9/+40
2023-04-15staging: rtl8172: Add blank lines after declarationsSrihari S1-0/+1
2023-03-08staging: rtl8712: Fix multiple line dereferenceShibo Li1-2/+2
2023-03-08staging: rtl8712: Remove extra spacesShibo Li1-46/+47
2022-10-31staging: rtl8712: fix potential memory leakNam Cao1-5/+18
2022-10-31staging: rtl8712: check for return value of _r8712_init_xmit_priv()Nam Cao1-1/+3
2022-10-31staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()Nam Cao4-12/+20
2022-10-31Revert "staging: r8712u: Tracking kmemleak false positives."Nam Cao1-3/+0
2022-10-22staging: rtl8712: Remove variable xcntColin Ian King1-2/+1
2022-09-09staging: rtl8712: Fix return type for implementation of ndo_start_xmitGUO Zihua2-4/+4
2022-09-09staging: rtl8712: fix camelcase in UserPriorityAsif Khan1-6/+6
2022-08-30staging: rtl8712: fix use after free bugsDan Carpenter1-36/+0
2022-05-19staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-05-19staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng1-9/+18
2022-05-19staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()Wang Cheng1-7/+14
2022-04-20staging: rtl8712: Remove unnecessary int typecastSolomon Tan1-2/+2
2022-04-14staging: rtl8712: Remove unnecessary parenthesesAliya Rahmani1-1/+1
2022-04-14staging: rtl8712: cmd: remove redundant space after castAliya Rahmani1-1/+1
2022-04-12staging/rtl8712: remove event_taskletDavidlohr Bueso1-1/+0
2022-04-12staging: rtl8712: efuse: code style - avoid macro argument precedence issuesAliya Rahmani1-2/+2
2022-04-07staging: rtl8712: fix camel case in function r8712_generate_ieMahak Gupta1-2/+2
2022-04-07staging: rtl8712: remove unnecessary parenthesesAlaa Mohamed1-10/+10
2022-04-05staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-04-05staging: rtl8712: simplify control flowSevinj Aghayeva1-19/+6
2022-04-05staging: rtl8712: remove Unnecessary parenthesesAlaa Mohamed1-8/+8
2022-04-05staging: rtl8712: Fix multiple line dereferenceAlaa Mohamed1-52/+25
2022-04-04staging: rtl8712: Fix multiple blank lines warning from .c filesSathish Kumar4-4/+0
2022-04-04staging: rtl8712: Fix multiple blank lines warning from .h filesSathish Kumar16-28/+0