summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging:rtl8192u: Remove typedef and rename QOS_TCLAS - StyleJohn Whitmore1-3/+3
2018-08-02staging:rtl8192u: Rename IsACValid and add parenthesis - StyleJohn Whitmore1-1/+1
2018-08-02staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore1-4/+4
2018-08-02staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore1-8/+8
2018-08-02staging:rtl8192u: Rename members of struct qos_tsinfo - StyleJohn Whitmore1-11/+11
2018-08-02staging:rtl8192u: Remove union from qos_tsinfo - StyleJohn Whitmore1-13/+13
2018-07-30staging:rtl8192u: Rename union QOS_TSINFO - StyleJohn Whitmore1-1/+1
2018-07-30staging:rtl8192u: Rename enum DIRECTION_VALUE - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename RxAdmittedBARecord - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename RxPktPendingTimer - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Rename RxPendingPktList - StyleJohn Whitmore1-6/+6
2018-07-29staging:rtl8192u: Rename RxTimeoutIndicateSeq _StyleJohn Whitmore1-6/+6
2018-07-29staging:rtl8192u: Rename RxIndicateSeq - StyleJohn Whitmore1-7/+7
2018-07-29staging:rtl8192u: Remove typedef and rename RX_TS_RECORD - StyleJohn Whitmore1-7/+7
2018-07-29staging:rtl8192u: Rename TsAddBaTimer - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Rename bUsingBa - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename bAddBaReqDelayed - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename bAddBaReqInProgress - StyleJohn Whitmore1-3/+3
2018-07-29staging:rtl8192u: Rename TxAdmittedBARecord - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename TxPendingBARecord - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename TxCurSeq - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename TsCommonInfo - StyleJohn Whitmore1-10/+10
2018-07-29staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - StyleJohn Whitmore1-8/+8
2018-07-24staging:rtl8192u: Rename TClasNum > t_clas_num - StyleJohn Whitmore1-2/+2
2018-07-24staging:rtl8192u: Rename TClasProc > t_clas_proc - StyleJohn Whitmore1-2/+2
2018-07-21staging:rtl8192u: Rename TClass > t_class - StyleJohn Whitmore1-2/+2
2018-07-21staging:rtl8192u: Rename TSpec > t_spec - StyleJohn Whitmore1-4/+4
2018-07-21staging:rtl8192u: Rename Addr > addr - StyleJohn Whitmore1-7/+7
2018-07-21staging:rtl8192u: Rename InactTimer > inact_timer - StyleJohn Whitmore1-5/+5
2018-07-21staging:rtl8192u: rename SetupTimer > setup_timer - StyleJohn Whitmore1-4/+4
2018-07-21staging:rtl8192u: Rename List > list - Coding styleJohn Whitmore1-32/+32
2018-07-21staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore1-12/+12
2018-07-21staging:rtl8192u: remove typedef of enumeration TR_SELECT - StyleJohn Whitmore1-3/+3
2017-11-14Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-24/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook1-24/+22
2017-05-15staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issuesFabrizio Perria1-116/+55
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson1-2/+2
2017-02-03staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann1-3/+2
2016-03-28staging: rtl8192u: fix typo in debug messageNik Nyby1-1/+1
2016-02-15Staging: rtl8192u: Remove useless commentsBhumika Goyal1-5/+0
2016-02-15staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla1-3/+6
2015-07-23staging: rtl8192u: remove bool comparisonsLuis de Bethencourt1-1/+1
2015-07-15Staging: rtl8192u: Replace memset with eth_zero_addrVaishali Thakkar1-1/+1
2015-03-16Staging: rtl8192u: Bool tests don't need comparisonsCristina Opriceana1-3/+2
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand1-37/+18
2015-01-18drivers: staging: rtl8192u driver cleanupRene Kolarik1-1/+1
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-5/+5
2014-03-17staging: rtl8192u: make in ieee80211/rtl819x_TSProc.c some local functions st...Ana Rey1-22/+17
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou1-1/+1