summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c
AgeCommit message (Expand)Author
2018-09-10staging: rtl8192u: ieee80221: Add missing spaceSidong Yang
2018-08-27staging:rtl8192u: Rename member variable Timer - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Remove typedef and rename QOS_TCLAS - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename IsACValid and add parenthesis - 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-07-30staging:rtl8192u: Rename union QOS_TSINFO - StyleJohn Whitmore
2018-07-30staging:rtl8192u: Rename enum DIRECTION_VALUE - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxAdmittedBARecord - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxPktPendingTimer - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxPendingPktList - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxTimeoutIndicateSeq _StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxIndicateSeq - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Remove typedef and rename RX_TS_RECORD - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename TsAddBaTimer - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename bUsingBa - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename bAddBaReqDelayed - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename bAddBaReqInProgress - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename TxAdmittedBARecord - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename TxPendingBARecord - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename TxCurSeq - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename TsCommonInfo - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename TClasNum > t_clas_num - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename TClasProc > t_clas_proc - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename TClass > t_class - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename TSpec > t_spec - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename Addr > addr - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename InactTimer > inact_timer - StyleJohn Whitmore
2018-07-21staging:rtl8192u: rename SetupTimer > setup_timer - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename List > list - Coding styleJohn Whitmore
2018-07-21staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore
2018-07-21staging:rtl8192u: remove typedef of enumeration TR_SELECT - StyleJohn Whitmore
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook
2017-05-15staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issuesFabrizio Perria
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson
2017-02-03staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann
2016-03-28staging: rtl8192u: fix typo in debug messageNik Nyby
2016-02-14Staging: rtl8192u: Remove useless commentsBhumika Goyal
2016-02-14staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-07-14Staging: rtl8192u: Replace memset with eth_zero_addrVaishali Thakkar
2015-03-16Staging: rtl8192u: Bool tests don't need comparisonsCristina Opriceana
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand
2015-01-17drivers: staging: rtl8192u driver cleanupRene Kolarik
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches