aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Remove broken driverPhilipp Hortmann2023-10-151-700/+0
* staging: rt8192u: change constants to be on rightVardhan H G2021-04-071-2/+2
* staging: rtl8192u: fix spacing in ieee80211Stephen Brennan2019-08-211-6/+6
* Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan2019-05-021-2/+2
* Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan2019-05-021-5/+5
* Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran2019-03-291-6/+2
* staging:rtl8192u: Rename BaStartSeqCtrl - StyleJohn Whitmore2018-08-271-5/+5
* staging:rtl8192u: Rename BaTimeoutValue - StyleJohn Whitmore2018-08-271-7/+7
* staging:rtl8192u: Rename BaParamSet - StyleJohn Whitmore2018-08-271-14/+14
* staging:rtl8192u: Rename DialogToken - StyleJohn Whitmore2018-08-271-7/+7
* staging:rtl8192u: Rename bValid - StyleJohn Whitmore2018-08-271-11/+11
* staging:rtl8192u: Rename member variable Timer - StyleJohn Whitmore2018-08-271-5/+5
* staging:rtl8192u: Refactor struct BA_RECORD - StyleJohn Whitmore2018-08-271-24/+24
* staging:rtl8192u: Refactor union delba_param_set - StyleJohn Whitmore2018-08-271-6/+6
* staging:rtl8192u: Refactor DELBA_PARAM_SET - StyleJohn Whitmore2018-08-271-3/+3
* staging:rtl8192u: Rename ba_param_set members - StyleJohn Whitmore2018-08-271-14/+14
* staging:rtl8192u: Remove charData and rename shortData - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Refactor BA_PARAM_SET - StyleJohn Whitmore2018-08-271-4/+4
* staging:rtl8192u: Rename member variables - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename ShortData - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Refactor SEQUENCE_CONTROL - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore2018-08-021-1/+1
* staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore2018-08-021-1/+1
* staging:rtl8192u: Rename members of struct qos_tsinfo - StyleJohn Whitmore2018-08-021-1/+1
* staging:rtl8192u: Remove union from qos_tsinfo - StyleJohn Whitmore2018-08-021-1/+1
* staging:rtl8192u: Rename RxAdmittedBARecord - StyleJohn Whitmore2018-07-291-5/+5
* staging:rtl8192u: Remove typedef and rename RX_TS_RECORD - StyleJohn Whitmore2018-07-291-8/+8
* staging:rtl8192u: Rename TsAddBaTimer - StyleJohn Whitmore2018-07-291-2/+2
* staging:rtl8192u: Rename bUsingBa - StyleJohn Whitmore2018-07-291-1/+1
* staging:rtl8192u: Rename bAddBaReqDelayed - StyleJohn Whitmore2018-07-291-4/+4
* staging:rtl8192u: Rename bAddBaReqInProgress - StyleJohn Whitmore2018-07-291-3/+3
* staging:rtl8192u: Rename TxAdmittedBARecord - StyleJohn Whitmore2018-07-291-5/+5
* staging:rtl8192u: Rename TxPendingBARecord - StyleJohn Whitmore2018-07-291-6/+6
* staging:rtl8192u: Rename TxCurSeq - StyleJohn Whitmore2018-07-291-1/+1
* staging:rtl8192u: Rename TsCommonInfo - StyleJohn Whitmore2018-07-291-4/+4
* staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - StyleJohn Whitmore2018-07-291-10/+10
* staging:rtl8192u: Rename TSpec > t_spec - StyleJohn Whitmore2018-07-211-1/+1
* staging:rtl8192u: Rename Addr > addr - StyleJohn Whitmore2018-07-211-5/+5
* staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore2018-07-211-5/+5
* staging:rtl8192u: remove typedef of enumeration TR_SELECT - StyleJohn Whitmore2018-07-211-5/+5
* rtl8192u/rtl819x_BAProc.c: Adjust spaces to coding guidelinesFabian Bläse2018-06-261-40/+31
* staging: rtl8192u: Fix alignments in 'if' statementsDafna Hirschfeld2018-02-261-2/+5
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2017-11-131-8/+8
|\
| * staging: rtl8192u: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+6
| * Staging: rtl8192u: ieee80211: Use netdev_info instead of printkGeorgiana Chelu2017-09-221-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* staging: rtl8192u: Replace explicit NULL comparisonGargi Sharma2017-03-061-2/+2
* Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson2017-02-161-14/+14
* staging: rtl8192u: Fix warnings relating to printk()simran singhal2017-02-121-2/+2