summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Convert timers to use timer_setup()Kees Cook2017-10-181-3/+3
* staging: rtl819u: move '{' to next lineAastha Gupta2017-09-181-1/+2
* staging: rtl8192u: remove space before semicolonAastha Gupta2017-09-181-1/+1
* staging: rtl8192u: add space after ','Aastha Gupta2017-09-181-1/+1
* staging: rtl8192u: remove space function pointer argumentsAastha Gupta2017-09-181-11/+11
* staging: rtl8192u: fix '{' following enum go on the same lineAastha Gupta2017-09-181-6/+3
* staging: rtl8192u:add space before '(' and '{'Aastha Gupta2017-09-181-5/+5
* staging: rtl8192u: add spaces after struct/enum definitionsAastha Gupta2017-09-181-10/+10
* staging: rtl8192u: remove space before ')'Aastha Gupta2017-09-181-2/+2
* staging: rtl8192u: remove space after '('Aastha Gupta2017-09-181-1/+1
* staging: rtl8192u: add space after '}'Aastha Gupta2017-09-181-11/+11
* staging: rtl8192u: fix spaces around algebric and binary operatorsAastha Gupta2017-09-181-13/+13
* staging: rtl8192u - add parameter namesDerek Robson2017-06-251-1/+1
* staging: rtl8192u: ieee80211: Remove typedef to the tx_pending_t structuresayli karnik2017-03-061-3/+3
* scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson2017-02-161-25/+36
* staging: rtl8192u: Fixing no new typedef warningsimran singhal2017-02-121-2/+2
* staging: rtl8192u: Remove useless functionsimran singhal2017-02-121-1/+0
* staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann2017-02-031-0/+1
* staging/rtl8192u: use s8 instead of charArnd Bergmann2016-08-211-2/+2
* rtl8192u: Replace semaphore scan_sem with mutexBinoy Jayan2016-06-181-1/+1
* rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-181-1/+1
* Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal2016-02-141-3/+0
* staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla2016-02-141-2/+0
* staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla2016-02-141-1/+0
* rtl8192u: BIT() macro cleanupAnish Bhatt2015-10-131-5/+5
* staging: rtl8192u: Remove unnecessary externsJoe Perches2015-08-141-165/+180
* staging: rtl8192u: don't redefine container_of()Marti Bolivar2015-05-081-16/+1
* rtl8192u: delete another embedded instance of generic reason codesPaul Gortmaker2015-05-081-48/+0
* rtl8192u: don't duplicate ieee80211 constants for status/auth/reasonPaul Gortmaker2015-05-081-76/+1
* rtl8192u: align local ieee80211_wmm_ac_param struct fields with globalPaul Gortmaker2015-05-081-3/+3
* rtl8192u: promote auth_mode to a full 8 bitsPaul Gortmaker2015-05-081-2/+2
* rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker2015-05-081-22/+22
* Staging: rtl8192u: Remove unnecessary struct and typedefCristina Opriceana2015-03-161-18/+0
* Staging: rtl8192u: Use __packed instead of __attribute__((packed))Cristina Opriceana2015-03-131-30/+30
* Staging: rtl8192u: Remove unnecessary macro definitionCristina Opriceana2015-03-091-27/+0
* staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1
* staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson2014-09-191-0/+9
* drivers: staging: rtl8192u: Fix "space required before that '*'" errorsGreg Donald2014-09-081-3/+3
* drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis...Greg Donald2014-09-081-7/+11
* drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald2014-08-301-2/+2
* staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declar...Jeremiah Mahler2014-08-161-0/+4
* staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann2014-06-191-5/+5
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-1/+1
* Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge2014-05-241-14/+0
* Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32Himangi Saraogi2014-03-071-1/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-1/+1
* STAGING: rtl8192u/ieee20811: fix checkpatch error about pointer position in i...Xenia Ragiadakou2013-05-131-47/+47
* staging/rtl8192u: indent with tabs, not spacesSebastian Hahn2013-01-071-7/+7
* staging/rtl8192u: put { on same line as structJennifer Naumann2013-01-071-8/+4
OpenPOWER on IntegriCloud