summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan1-6/+6
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan1-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan1-5/+5
2019-03-29Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran1-6/+2
2018-08-27staging:rtl8192u: Rename BaStartSeqCtrl - StyleJohn Whitmore1-5/+5
2018-08-27staging:rtl8192u: Rename BaTimeoutValue - StyleJohn Whitmore1-7/+7
2018-08-27staging:rtl8192u: Rename BaParamSet - StyleJohn Whitmore1-14/+14
2018-08-27staging:rtl8192u: Rename DialogToken - StyleJohn Whitmore1-7/+7
2018-08-27staging:rtl8192u: Rename bValid - StyleJohn Whitmore1-11/+11
2018-08-27staging:rtl8192u: Rename member variable Timer - StyleJohn Whitmore1-5/+5
2018-08-27staging:rtl8192u: Refactor struct BA_RECORD - StyleJohn Whitmore1-24/+24
2018-08-27staging:rtl8192u: Refactor union delba_param_set - StyleJohn Whitmore1-6/+6
2018-08-27staging:rtl8192u: Refactor DELBA_PARAM_SET - StyleJohn Whitmore1-3/+3
2018-08-27staging:rtl8192u: Rename ba_param_set members - StyleJohn Whitmore1-14/+14
2018-08-27staging:rtl8192u: Remove charData and rename shortData - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Refactor BA_PARAM_SET - StyleJohn Whitmore1-4/+4
2018-08-27staging:rtl8192u: Rename member variables - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename ShortData - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Refactor SEQUENCE_CONTROL - StyleJohn Whitmore1-2/+2
2018-08-02staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore1-1/+1
2018-08-02staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore1-1/+1
2018-08-02staging:rtl8192u: Rename members of struct qos_tsinfo - StyleJohn Whitmore1-1/+1
2018-08-02staging:rtl8192u: Remove union from qos_tsinfo - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename RxAdmittedBARecord - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Remove typedef and rename RX_TS_RECORD - StyleJohn Whitmore1-8/+8
2018-07-29staging:rtl8192u: Rename TsAddBaTimer - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename bUsingBa - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename bAddBaReqDelayed - StyleJohn Whitmore1-4/+4
2018-07-29staging:rtl8192u: Rename bAddBaReqInProgress - StyleJohn Whitmore1-3/+3
2018-07-29staging:rtl8192u: Rename TxAdmittedBARecord - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Rename TxPendingBARecord - StyleJohn Whitmore1-6/+6
2018-07-29staging:rtl8192u: Rename TxCurSeq - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename TsCommonInfo - StyleJohn Whitmore1-4/+4
2018-07-29staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - StyleJohn Whitmore1-10/+10
2018-07-21staging:rtl8192u: Rename TSpec > t_spec - StyleJohn Whitmore1-1/+1
2018-07-21staging:rtl8192u: Rename Addr > addr - StyleJohn Whitmore1-5/+5
2018-07-21staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore1-5/+5
2018-07-21staging:rtl8192u: remove typedef of enumeration TR_SELECT - StyleJohn Whitmore1-5/+5
2018-06-26rtl8192u/rtl819x_BAProc.c: Adjust spaces to coding guidelinesFabian Bläse1-40/+31
2018-02-26staging: rtl8192u: Fix alignments in 'if' statementsDafna Hirschfeld1-2/+5
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+8
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-6/+6
2017-09-22Staging: rtl8192u: ieee80211: Use netdev_info instead of printkGeorgiana Chelu1-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-03-06staging: rtl8192u: Replace explicit NULL comparisonGargi Sharma1-2/+2
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson1-14/+14
2017-02-12staging: rtl8192u: Fix warnings relating to printk()simran singhal1-2/+2
2017-02-12staging: rtl8192u: Fix RETURN_VOID warningssimran singhal1-3/+0
2017-02-12staging: rtl8192u: Fix brace placementsimran singhal1-60/+30