summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2021-05-22staging: rtl8192u: Fix potential infinite loopColin Ian King
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2020-10-29staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-08-19staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King
2019-12-31staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost
2018-08-08staging:rtl8192u: Remove unused macro definitions - StyleJohn Whitmore
2018-08-08staging:rtl8192u: Add spaces around '+' operator - StyleJohn Whitmore
2018-08-08staging:rtl8192u: Remove stale comment - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Replace magic number with defined constant - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove comments - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove blank line - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename multiple variables - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename types in QOS_TCLAS union - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove typedef and rename QOS_TCLAS - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Clean up of spacing - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename Register Constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename constants RateAdaptiveTH_Low_* - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename RateAdaptiveTH_High - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename DM_DIG_MIN_Netcore - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Refactor DCMD_TXCMD_T structure - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member reserved - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename member disabledRF - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member diff_TH - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove SS_TH_low - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename cck_Rx_path - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member variable Enable - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove unused extern DM_RxPathSelTable - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename enum constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member initialgain_lowerbound_state - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove member variable rx_gain_range_max - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove debug member from structures - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Change clock comment - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename IsACValid and add parenthesis - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Remove unused UP2AC - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename octet_string members - StyleJohn Whitmore
2018-08-02staging:rtl8192u: rename OCTET_STRING - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Move QOS_TCLAS to rtl819x_TS.h - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Remove commented out code - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename tspec_body members - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename members of struct qos_tsinfo - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Remove union from qos_tsinfo - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Remove union from aci_aifsn - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Clean cmpk_counttxstatistic() comments - StyleJohn Whitmore
2018-07-30staging:rtl8192u: Refactor enum DM_CCK_Rx_Path_Method - StyleJohn Whitmore
2018-07-30staging:rtl8192u: Refactor enum dm_dig_cs_ratio_e - StyleJohn Whitmore
2018-07-30staging:rtl8192u: Refactor enum dm_dig_pd_th_e - StyleJohn Whitmore
2018-07-30staging:rtl8192u: Refactor dm_dig_connect_e - StyleJohn Whitmore