aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-19staging: rtl8192u: ieee80211: Correct a typo in a commentR Veera Kumar1-1/+1
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan1-4/+0
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan1-7/+7
2019-05-22Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __func__Puranjay Mohan1-5/+5
2019-05-01staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN1-20/+20
2019-04-16staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder1-1/+1
2019-03-18staging: rtl8192u: Add required spaces before open parenthesisSidong Yang1-34/+34
2019-03-18staging: rtl8192u: Remove casts on the return values of list_entryBhanusree Pola1-2/+2
2019-03-18staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRYBhanusree Pola1-5/+5
2018-09-10staging: rtl8192u: ieee80221: Add missing spaceSidong Yang1-5/+5
2018-08-27staging:rtl8192u: Rename member variable Timer - StyleJohn Whitmore1-3/+3
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-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus 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