summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Fix potential infinite loopColin Ian King2021-04-071-1/+1
* staging: rtl8192u: remove unused variableJiapeng Chong2021-04-071-2/+1
* staging: rtl8192u: Add null check in rtl8192_usb_initendpointsDinghao Liu2020-12-281-0/+2
* staging: rtl8192u: fix wrong judgement in rtl8192_rx_isrZhang Qilong2020-11-061-1/+1
* staging: rtl8192: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-161-5/+4
* staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King2020-07-171-1/+1
* staging: rtl8192u: Corrects 'Avoid CamelCase' for variablesCamylla Goncalves Cantanheide2020-03-171-26/+26
* staging: rtl8192u: Using function name as stringCamylla Goncalves Cantanheide2020-03-171-3/+3
* staging: rtl8192u: Replaces symbolic permissions with octal permissionsCamylla Goncalves Cantanheide2020-03-171-4/+4
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-10/+3
|\
| * staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube2020-01-221-9/+2
| * staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada2020-01-101-1/+1
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* staging: rtl*: Remove tasklet callback castsKees Cook2019-11-161-4/+4
* staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost2019-09-301-5/+12
* staging: rtl8192u: release memory on error pathNavid Emamdoost2019-09-301-0/+2
* staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini2019-09-301-17/+11
* staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini2019-09-301-5/+5
* staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini2019-09-301-70/+0
* staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan2019-08-251-97/+4
* staging: rtl8192u: null check the kzallocNavid Emamdoost2019-08-011-2/+9
* staging: rtl8192u: Replace function rtl8192_rx_enable()Nishka Dasgupta2019-07-031-7/+1
* staging: rtl8192u: Change type of rtl8192_rx_initiate()Nishka Dasgupta2019-07-011-3/+1
* staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-15/+1
* staging: rtl8192u: remove redundant nul check on pointer devColin Ian King2019-02-071-13/+11
* staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore2018-09-101-10/+10
* staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore2018-09-101-2/+2
* staging:rtl8192u: Remove unused functions - StyleJohn Whitmore2018-09-101-7/+0
* staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore2018-09-101-9/+0
* staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore2018-09-101-7/+0
* staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Rename EEPROM_ChannelPlan - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_Customer_ID - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_Default_TxPower - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_Default_CrystalCap - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_Default_PwDiff - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_Default_ThermalMeter - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: rename EEPROM_TxPwIndex_Ver - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_TxPwIndex_CCK_V1 - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename EEPROM_TxPwIndex_OFDM_24G - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename EEPROM_TxPwIndex_OFDM_24G_V1 - STYLEJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename EEPROM_TxPwIndex_CCK - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_CrystalCap - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_PwDiff - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_ThermalMeter - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename EEPROM_TxPowerDiff - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore2018-08-271-4/+4
* staging:rtl8192u: Replace magic number with defined constant - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore2018-08-271-1/+1