summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: Remove driver using deprecated API wextPhilipp Hortmann2024-11-04101-27525/+0
* staging: rtl8712: Introduce auth_algorithm macrosDominik Karol Piątkowski2024-10-135-18/+27
* staging: rtl8712: Rename PrivacyAlgrthm variableDominik Karol Piątkowski2024-10-136-34/+34
* staging: rtl8712: Rename AuthAlgrthm variableDominik Karol Piątkowski2024-10-136-22/+22
* staging: rtl8712: remove parentheses after &Xingquan Liu2024-10-0913-70/+70
* staging: rtl8712: use kmalloc_arrayTudor Gheorghiu2024-10-091-1/+1
* Merge net-next/main to resolve conflictsJohannes Berg2024-10-095-10/+7
|\
| * staging: rtl8712: remove unused drvinfo_sz from update_recvframe_attribPing-Ke Shih2024-09-131-4/+0
| * staging: rtl8712: Calculate size from pointerManisha Singh2024-08-291-1/+1
| * staging: rtl8712: Fix style issues in rtl871x_io.cManisha Singh2024-08-291-2/+2
| * staging: rtl8712: Align parenthesis in usb_ops_linux.cDorine Tipo2024-08-291-1/+1
| * staging: rtl8712: remove trailing whitespaceFelix Yan2024-07-301-1/+1
| * staging: rtl8712: style fix multiple line dereferenceMoon Yeounsu2024-07-291-2/+3
* | staging: don't recommend using lib80211Johannes Berg2024-10-081-1/+0
|/
* staging: r8712u: remove unused struct 'zero_bulkout_context'Dr. David Alan Gilbert2024-06-041-7/+0
* staging: rtl8712: Fix spelling mistake in rtl871x_io.hRoshan Khatri2024-06-041-1/+1
* staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbufNam Cao2024-06-042-9/+5
* staging: rtl8712: Fix spelling mistake in rtl871x_mlme.cRoshan Khatri2024-06-041-1/+1
* staging: rtl8712: Fix spelling mistake in rtl8712_xmit.cRoshan Khatri2024-06-041-1/+1
* staging: rtl8712: Fix spelling mistake in rtl871x_event.hRoshan Khatri2024-06-041-1/+1
* staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasureAyush Tiwari2024-03-261-3/+3
* staging: rtl8712: rename backupPMKIDIndex to backup_PMKID_indexAyush Tiwari2024-03-261-3/+3
* staging: rtl8712: rename backupPMKIDList to backup_PMKID_listAyush Tiwari2024-03-261-3/+3
* staging: rtl8712: Add space between operands and operatorAyush Tiwari2024-03-251-1/+1
* staging: rtl8712: Remove additional spaceAyush Tiwari2024-03-251-1/+1
* staging: rtl8712: Fix line length exceeding 100 columnsAyush Tiwari2024-03-251-1/+2
* staging: rtl8712: rename tmpVal to avg_valAyush Tiwari2024-03-251-3/+3
* 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