aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost1-5/+12
2019-09-30staging: rtl8192u: release memory on error pathNavid Emamdoost1-0/+2
2019-09-30staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini1-17/+11
2019-09-30staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini1-5/+5
2019-09-30staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini1-70/+0
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan1-97/+4
2019-08-01staging: rtl8192u: null check the kzallocNavid Emamdoost1-2/+9
2019-07-03staging: rtl8192u: Replace function rtl8192_rx_enable()Nishka Dasgupta1-7/+1
2019-07-01staging: rtl8192u: Change type of rtl8192_rx_initiate()Nishka Dasgupta1-3/+1
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-15/+1
2019-02-07staging: rtl8192u: remove redundant nul check on pointer devColin Ian King1-13/+11
2018-09-10staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore1-10/+10
2018-09-10staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore1-2/+2
2018-09-10staging:rtl8192u: Remove unused functions - StyleJohn Whitmore1-7/+0
2018-09-10staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore1-9/+0
2018-09-10staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore1-7/+0
2018-09-10staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_ChannelPlan - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_Customer_ID - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_Default_TxPower - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_Default_CrystalCap - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_Default_PwDiff - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_Default_ThermalMeter - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: rename EEPROM_TxPwIndex_Ver - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_TxPwIndex_CCK_V1 - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename EEPROM_TxPwIndex_OFDM_24G - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename EEPROM_TxPwIndex_OFDM_24G_V1 - STYLEJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename EEPROM_TxPwIndex_CCK - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_CrystalCap - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_PwDiff - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_ThermalMeter - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename EEPROM_TxPowerDiff - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore1-4/+4
2018-08-27staging:rtl8192u: Replace magic number with defined constant - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename Dot11d_Init - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Remove macro eqMacAddr - StyleJohn Whitmore1-3/+3
2018-08-05staging:rtl8192u: Rename constants - StyleJohn Whitmore1-1/+1
2018-08-05staging:rtl8192u: Rename constants RateAdaptiveTH_Low_* - StyleJohn Whitmore1-4/+4
2018-08-05staging:rtl8192u: Rename RateAdaptiveTH_High - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename RF90_RADIO_PATH_E - StyleJohn Whitmore1-2/+2
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: Remove typdef from enumeration RF90_RADIO_PATH_E - StyleJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usbJohn Whitmore1-5/+5
2018-07-13staging:rtl8192u: typedef struct rx_desc_819x_usb remove typedefJohn Whitmore1-7/+7
2018-07-13staging:rtl8192u: typedef struct tx_fwinfo_819x_usb remove typedefJohn Whitmore1-5/+5
2018-07-13staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedefJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usbJohn Whitmore1-2/+2
2018-07-07staging/rtl8192u: fix defined but not used build warningsRandy Dunlap1-4/+4