summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Staging: rtl8192u: r819xU_firmware.c - style fixDerek Robson2017-02-121-3/+3
| * Staging: rtl8192u: r819xU_phy.c - style fixDerek Robson2017-02-121-14/+27
| * staging: rtl8192u: Adding a blank line after declarationssimran singhal2017-02-101-0/+8
| * staging: rtl8192u: remove redundant null check on array algColin Ian King2017-02-091-17/+15
| * staging: rtl8192u: Fix indentationFu Yong Quah2017-02-091-3/+3
| * staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann2017-02-032-3/+3
| * staging/rtl8192u: add endianness conversionsColin Vidal2017-01-271-4/+4
| * staging: rtl8192u: Adding space after ','simran singhal2017-01-271-4/+4
| * staging: rtl8192u: Adding space around '='simran singhal2017-01-271-4/+4
| * staging: rtl8192u: Adding space around '='simran singhal2017-01-231-1/+1
| * staging: rtl8192u: Removed multiple white lines.Javier Rodriguez2017-01-161-1/+0
| * staging: rtl8192u: Add character '*' in all lines of the block comments.Javier Rodriguez2017-01-161-13/+13
| * staging:rtl8192u:r819xU_cmdpkt.c Removes un-necessary blank linesScott Matheina2017-01-101-25/+0
| * staging:rtl8192u:r819xU_cmdpkt.c Fix Alignment should match open parenthesisScott Matheina2017-01-101-3/+3
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-4/+0
|/
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-132-3/+3
|\
| * staging: rtl8192u: Standardize test for NULL.Elise Lennion2016-10-301-1/+1
| * staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-252-2/+2
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* staging: rtl8192u: remove unused functions in r8192U_core.cBaoyou Xie2016-09-231-49/+0
* staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where po...Baoyou Xie2016-09-231-6/+10
* Staging: rtl8192u: Remove useless type conversionBhumika Goyal2016-09-205-13/+13
* staging: rtl8192u: r8192U_core: fix checkpatch permission warningsXavier Roumegue2016-09-201-3/+3
* staging: rtl8192u: do not use undefined $(TOPDIR) in MakefileNicolas Iooss2016-09-121-2/+1
* staging/rtl8192u: use s8 instead of charArnd Bergmann2016-08-213-11/+11
* staging: rtl8192u: r8192U_core: don't print error when allocating urb failsWolfram Sang2016-08-151-4/+1
* rtl8192u: Remove unused semaphore rf_semBinoy Jayan2016-06-182-2/+0
* rtl8192u: Replace semaphore scan_sem with mutexBinoy Jayan2016-06-182-10/+10
* rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-185-41/+41
* rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-183-55/+55
* staging: rtl8192u: propagate errors in write_nic_dwordSalah Triki2016-06-182-4/+8