summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c
AgeCommit message (Expand)Author
2018-08-27staging:rtl8192u: Rename BaStartSeqCtrl - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename BaTimeoutValue - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename BaParamSet - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename DialogToken - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename bValid - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename member variable Timer - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Refactor struct BA_RECORD - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Refactor union delba_param_set - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Refactor DELBA_PARAM_SET - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename ba_param_set members - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Remove charData and rename shortData - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Refactor BA_PARAM_SET - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename member variables - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename ShortData - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Refactor SEQUENCE_CONTROL - 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-29staging:rtl8192u: Rename RxAdmittedBARecord - 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-21staging:rtl8192u: Rename TSpec > t_spec - StyleJohn Whitmore
2018-07-21staging:rtl8192u: Rename Addr > addr - 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
2018-06-26rtl8192u/rtl819x_BAProc.c: Adjust spaces to coding guidelinesFabian Bläse
2018-02-26staging: rtl8192u: Fix alignments in 'if' statementsDafna Hirschfeld
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-09-22Staging: rtl8192u: ieee80211: Use netdev_info instead of printkGeorgiana Chelu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-03-06staging: rtl8192u: Replace explicit NULL comparisonGargi Sharma
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson
2017-02-12staging: rtl8192u: Fix warnings relating to printk()simran singhal
2017-02-12staging: rtl8192u: Fix RETURN_VOID warningssimran singhal
2017-02-12staging: rtl8192u: Fix brace placementsimran singhal
2017-02-12staging: rtl8192u: Removing true and false comparisonsimran singhal
2016-09-20Staging: rtl8192u: Remove useless type conversionBhumika Goyal
2016-03-11staging: rtl8192u: ieee802111: Drop Useless InitializationBhaktipriya Shridhar
2016-02-14staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla