summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: remove redundant initialization of 'timeout'Colin Ian King2018-01-231-1/+1
* staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...Abdul Rauf2017-12-191-6/+6
* Staging: rtl8192u: Fix no spaces around '+'Akash Kumar2017-12-071-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-8/+8
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-139-123/+110
|\
| * staging: rtl8192u: Convert timers to use timer_setup()Kees Cook2017-10-186-38/+36
| * Staging: rtl8192u: ieee80211: Use netdev_info instead of printkGeorgiana Chelu2017-09-221-2/+2
| * staging: rtl8192u: remove unneeded SN_LESS macroGreg Kroah-Hartman2017-09-181-1/+0
| * 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:r8192u: replace request_module with try_then_request_moduleIvan Safonov2017-09-172-25/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
|/
* staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"Colin Ian King2017-07-271-1/+1
* staging: rtl8192u: reduce stack frame size in ieee80211_rx_mgt_rslArnd Bergmann2017-07-161-36/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-054-33/+24
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-202-9/+6
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-16/+13
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-163-11/+8
* | staging: rtl8192u - add parameter namesDerek Robson2017-06-252-3/+3
* | staging: rtl8192u: Fix type mismatch warnings reported by sparseSuniel Mahesh2017-05-151-17/+10
* | Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issueRiccardo Marotti2017-05-151-2/+1
* | staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issuesFabrizio Perria2017-05-151-116/+55
|/
* staging: rtl8192u: fix incorrect assignmentsJakub Jedelsky2017-04-281-4/+6
* staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov2017-04-181-1/+1
* staging: rtl8192u: ieee80211: Fix space required after }.Valerio Genovese2017-04-081-2/+2
* staging: rtl8192u: ieee80211: Remove code in commentssimran singhal2017-03-141-4/+0
* staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal2017-03-094-5/+5
* staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu2017-03-092-2/+2
* staging: rtl8192u: Replace "the the " with "the"simran singhal2017-03-071-1/+1
* staging: rtl8192u: Remove ternary operatorGargi Sharma2017-03-061-8/+7
* staging: rtl8192u: Replace explicit NULL comparisonGargi Sharma2017-03-061-2/+2
* staging: rtl8192u: Fix endianness warnings in ieee80211_rx.cSebastian Haas2017-03-061-26/+26
* staging: rtl8192u: Fix warnings about endiannessmaomao xu2017-03-061-3/+1
* staging: rtl8192u: ieee80211: Remove typedef to the tx_pending_t structuresayli karnik2017-03-061-3/+3
* staging: rtl8192u: Fixed 'tabstop' coding style warningsimran singhal2017-03-061-1/+1
* staging: rtl8192u: Replace symbolic permissions with octal permissionssimran singhal2017-03-061-2/+1
* scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-272-3/+3
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2215-402/+381
|\
| * Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson2017-02-161-25/+36
| * Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson2017-02-161-140/+150
| * Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson2017-02-161-14/+14