summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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: fwserial: delete the driver.Greg Kroah-Hartman
2022-09-26staging: rtl8192e: fix CamelCase variablesValentin Vidic
2022-09-26staging: rtl8192e: Rename Tx_Retry_Count_RegDragan Cvetic
2022-09-24staging: r8188eu: remove two unused enum entriesMartin Kaiser
2022-09-24staging: r8188eu: remove duplicate bSurpriseRemoved checkMartin Kaiser
2022-09-24staging: r8188eu: remove BlinkingLedStateMartin Kaiser
2022-09-24staging: r8188eu: remove bLedNoLinkBlinkInProgressMartin Kaiser
2022-09-24staging: r8188eu: update status before wps success blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work during wps stopMartin Kaiser
2022-09-24staging: r8188eu: Fix return type of rtw_xmit_entryNathan Huckleberry
2022-09-24staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()Xiaoke Wang
2022-09-24staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()Xiaoke Wang
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube
2022-09-24staging: r8188eu: remove unused prototypes from recv_osdep.hMichael Straube
2022-09-24staging: r8188eu: make _netdev_open() staticMichael Straube
2022-09-24staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()Michael Straube
2022-09-24staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()Michael Straube
2022-09-24staging: r8188eu: rename odm_QueryRxPwrPercentage()Michael Straube
2022-09-24staging: r8188eu: remove unnecessary initializationMichael Straube
2022-09-24staging: r8188eu: clean up camel case in odm_signal_scale_mapping()Michael Straube
2022-09-24staging: r8188eu: rename odm_SignalScaleMapping()Michael Straube
2022-09-24staging: r8188eu: update status before link blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work before link blinkingMartin Kaiser
2022-09-24staging: r8188eu: simplify the code to prevent link blinking restartMartin Kaiser
2022-09-24staging: r8188eu: update status before scan blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work before tx/rx blinkingMartin Kaiser
2022-09-24staging: r8188eu: simplify the code to prevent tx/rx blinking restartMartin Kaiser
2022-09-24staging: r8188eu: update status before scan blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work before scan blinkingMartin Kaiser
2022-09-24staging: r8188eu: simplify the code to prevent scan blinking restartMartin Kaiser
2022-09-24staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang
2022-09-24staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_powNathan Huckleberry
2022-09-24staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regsLiu Shixin
2022-09-24staging: rtl8192u: Fix return type of ieee80211_xmitNathan Huckleberry
2022-09-24staging: vt6655: fix some erroneous memory clean-up loopsNam Cao
2022-09-24staging: rtl8723bs: Add a blank line after declarationsKang Minchul
2022-09-24staging: rtl8723bs: Make switch and case at the same indentKang Minchul
2022-09-24staging: rtl8723bs: Relocate constant on the right side of testKang Minchul
2022-09-24staging: rtl8723bs: replace code indent as tabsKang Minchul
2022-09-24staging: rtl8723bs: Fix coding style issue in block commentKang Minchul