summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2022-10-25staging: rtl8192e: remove bogus ssid character sign testJason A. Donenfeld
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde
2022-09-27staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-26staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGIPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReasonPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOnPhilipp Hortmann
2022-09-26staging: rtl8192e: fix CamelCase variablesValentin Vidic
2022-09-26staging: rtl8192e: Rename Tx_Retry_Count_RegDragan Cvetic
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...Philipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl_ps.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl_dm.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_phy.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_dev.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_firmware.c, ...Philipp Hortmann
2022-09-11staging: rtl8192e: Rename CurSlotTimePhilipp Hortmann
2022-09-11staging: rtl8192e: Rename bHwRadioOffPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename RFChangeInProgressPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename RFWaitCounterPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename rtStatePhilipp Hortmann
2022-09-11staging: rtl8192e: Rename bConnectBySSIDPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename bActionAllowedPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename ChangeSourcePhilipp Hortmann
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-08-30staging: rtl8192e: Describe each kernel config optionAlman Khan
2022-08-30staging/rtl8192e: fix repeated words in commentsJilin Yuan
2022-08-30staging: rtl8192e: Remove PHY_SetRFPowerState and rename StateToSetPhilipp Hortmann
2022-08-30staging: rtl8192e: Remove Unnecessary ftrace-like loggingPhilipp Hortmann
2022-08-30staging: rtl8192e: Rename Tx... and RxCheckStuckHandlerPhilipp Hortmann
2022-08-30staging: rtl8192e: Remove blank lines in rtl_core.cPhilipp Hortmann
2022-07-08Staging: rtl8192e: Added spaces around '+'Felix Schlepper
2022-07-08Staging: rtl8192e: Remove unnecessary blank lineFelix Schlepper
2022-07-08Staging: rtl8192e: Added braces around elseFelix Schlepper
2022-07-08Staging: rtl8192e: Remove unnecessary parenthesesFelix Schlepper
2022-07-08Staging: rtl8192e: Avoid multiple assignmentsFelix Schlepper
2022-07-08Staging: rtl8192e: Refactored rtllib_modesFelix Schlepper
2022-06-27Staging: rtl8192e: Cleaning up error handlingFelix Schlepper
2022-06-27Staging: rtl8192e: Using kzalloc and delete memsetFelix Schlepper
2022-06-27Staging: rtl8192e: Use struct_sizeFelix Schlepper
2022-05-19staging: rtl8192e: remove null check after call container_of()Haowen Bai
2022-04-26staging: rtl8192e: Remove u16 cast for u16 return valueSolomon Tan
2022-04-26staging: rtl8192e: Remove u16 cast for u32 parameterSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u16 argument castSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u16 assignment castSolomon Tan