summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
...
* staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflagsimran singhal2017-03-122-4/+4
* staging: rtl8192u: Fix sparse warnings in r8192U_dm.cMatthieu Simon2017-03-091-4/+4
* staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal2017-03-094-5/+5
* Staging: rtl8192u: clean up some white space issuesElia Geretto2017-03-091-2/+2
* staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu2017-03-092-2/+2
* staging: rtl8192u: Constify ieee80211_qos_parameters structureGargi Sharma2017-03-091-1/+1
* staging: rtl8192u: Replace "the the " with "the"simran singhal2017-03-071-1/+1
* staging: rtl8192u: Replace "is is" with "is"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-2227-606/+610
|\
| * 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
| * Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson2017-02-161-30/+30
| * Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson2017-02-161-2/+2
| * Staging: rtl8192u: r8192U.h - style fixDerek Robson2017-02-161-13/+26
| * Staging: rtl8192u: r8192U_core.c - style fixDerek Robson2017-02-161-35/+35
| * Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson2017-02-161-30/+52
| * staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal2017-02-161-3/+0
| * staging: rtl8192u: Adding space after enum and struct definitionsimran singhal2017-02-161-19/+19
| * staging: rtl8192u: Adding space after struct definitionsimran singhal2017-02-161-2/+2
| * staging: rtl8192u: Fixing no new typedef warningsimran singhal2017-02-1210-33/+33
| * staging: rtl8192u: Removing unnecessary parenthesessimran singhal2017-02-121-2/+2
| * staging: rtl8192u: Fix warnings relating to printk()simran singhal2017-02-121-2/+2
| * staging: rtl8192u: Fix RETURN_VOID warningssimran singhal2017-02-121-3/+0
| * staging: rtl8192u: Fix brace placementsimran singhal2017-02-121-60/+30
| * staging: rtl8192u: Removing true and false comparisonsimran singhal2017-02-121-2/+2
| * staging: rtl8192u: Remove unnecessary space after a castsimran singhal2017-02-121-3/+3
| * staging: rtl8192u: Replace explicit NULL comparisons with !simran singhal2017-02-121-6/+6
| * staging: rtl8192u: Remove useless functionsimran singhal2017-02-123-8/+0
| * staging: rtl8192u: Fix braces {} stylesimran singhal2017-02-121-2/+3
| * staging: rtl8192u: Clean up comparison to NULLsimran singhal2017-02-121-1/+1
| * staging: rtl8192u: Fixing multiple assignmentssimran singhal2017-02-121-1/+2
| * staging: rtl8192u: Removing unnecessary space after a castsimran singhal2017-02-121-5/+5
| * staging: rtl8192u: Removing multiple blank linessimran singhal2017-02-121-12/+0
| * Staging: rtl8192u: ieee80211: ieee80211_crypt.c - style fixDerek Robson2017-02-121-1/+2
| * Staging: rtl8192u: ieee80211: ieee80211_crypt.h - style fixDerek Robson2017-02-121-4/+8
| * Staging: rtl8192u: ieee80211: ieee80211_crypt_wep.c - style fixDerek Robson2017-02-121-1/+2
| * Staging: rtl8192u: r8180_93cx6.c - style fixDerek Robson2017-02-121-18/+18
| * Staging: rtl8192u: r8190_rtl8256.c - style fixDerek Robson2017-02-121-8/+8
| * Staging: rtl8192u: r8190_rtl8256.h - style fixDerek Robson2017-02-121-10/+10
| * Staging: rtl8192u: r8192U_hw.h - style fixDerek Robson2017-02-121-14/+14
| * Staging: rtl8192u: r819xU_cmdpkt.h - style fixDerek Robson2017-02-121-3/+6
OpenPOWER on IntegriCloud