aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24staging: rtl8192u: Fix return type of ieee80211_xmitNathan Huckleberry1-1/+1
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso1-1/+1
2022-02-25staging: rtl8192u: add empty debug functionsTong Zhang1-0/+5
2022-02-25staging: rtl8192u: fix broken debug macroTong Zhang1-2/+2
2021-08-10staging: rtl8192u: Avoid field-overflowing memcpy()Kees Cook1-2/+2
2021-06-03staging: rtl8192u: remove the repeated declarationShaokun Zhang1-2/+0
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-14/+14
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan1-2/+0
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan1-2/+2
2019-08-21staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan1-17/+18
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan1-2/+1
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields1-1/+1
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-5/+1
2019-03-27staging: rtl8192u: Remove typedef for struct.Sanjana Sanikommu1-2/+2
2019-03-18staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRYBhanusree Pola1-3/+3
2019-03-18staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_TBhanusree Pola1-3/+3
2019-03-18staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROLBhanusree Pola1-4/+4
2019-03-18staging: rtl8192u: Remove typedef for struct _IbssParmsBhanusree Pola1-3/+3
2019-03-18staging: rtl8192u: Remove typedef for struct _bandwidth_autoswitchBhanusree Pola1-3/+3
2018-09-28staging:rtl8192u: Move HTSetConnectBwModeCallback() - StyleJohn Whitmore1-1/+0
2018-09-28staging:rtl8192u: Make HTMcsToDataRate static - StyleJohn Whitmore1-1/+0
2018-09-28staging:rtl8192u: Remove HTHalfMcsToDataRate() - StyleJohn Whitmore1-1/+0
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Refactor struct BA_RECORD - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Remove macro cpMacAddr - StyleJohn Whitmore1-5/+6
2018-08-02staging:rtl8192u: rename OCTET_STRING - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Remove typedef and rename RX_TS_RECORD - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - StyleJohn Whitmore1-3/+3
2018-07-21staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore1-2/+2
2018-07-21staging:rtl8192u: remove typedef of enumeration TR_SELECT - StyleJohn Whitmore1-2/+2
2018-07-08staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore1-2/+2
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore1-2/+2
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-09-18staging: rtl819u: move '{' to next lineAastha Gupta1-1/+2
2017-09-18staging: rtl8192u: remove space before semicolonAastha Gupta1-1/+1
2017-09-18staging: rtl8192u: add space after ','Aastha Gupta1-1/+1
2017-09-18staging: rtl8192u: remove space function pointer argumentsAastha Gupta1-11/+11
2017-09-18staging: rtl8192u: fix '{' following enum go on the same lineAastha Gupta1-6/+3
2017-09-18staging: rtl8192u:add space before '(' and '{'Aastha Gupta1-5/+5
2017-09-18staging: rtl8192u: add spaces after struct/enum definitionsAastha Gupta1-10/+10
2017-09-18staging: rtl8192u: remove space before ')'Aastha Gupta1-2/+2
2017-09-18staging: rtl8192u: remove space after '('Aastha Gupta1-1/+1
2017-09-18staging: rtl8192u: add space after '}'Aastha Gupta1-11/+11
2017-09-18staging: rtl8192u: fix spaces around algebric and binary operatorsAastha Gupta1-13/+13
2017-06-25staging: rtl8192u - add parameter namesDerek Robson1-1/+1
2017-03-06staging: rtl8192u: ieee80211: Remove typedef to the tx_pending_t structuresayli karnik1-3/+3
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-16Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson1-25/+36
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal1-2/+2
2017-02-12staging: rtl8192u: Remove useless functionsimran singhal1-1/+0