aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson1-14/+14
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson1-30/+30
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson1-2/+2
2017-02-16staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal1-3/+0
2017-02-16staging: rtl8192u: Adding space after enum and struct definitionsimran singhal1-19/+19
2017-02-16staging: rtl8192u: Adding space after struct definitionsimran singhal1-2/+2
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal7-22/+22
2017-02-12staging: rtl8192u: Removing unnecessary parenthesessimran singhal1-2/+2
2017-02-12staging: rtl8192u: Fix warnings relating to printk()simran singhal1-2/+2
2017-02-12staging: rtl8192u: Fix RETURN_VOID warningssimran singhal1-3/+0
2017-02-12staging: rtl8192u: Fix brace placementsimran singhal1-60/+30
2017-02-12staging: rtl8192u: Removing true and false comparisonsimran singhal1-2/+2
2017-02-12staging: rtl8192u: Remove unnecessary space after a castsimran singhal1-3/+3
2017-02-12staging: rtl8192u: Replace explicit NULL comparisons with !simran singhal1-6/+6
2017-02-12staging: rtl8192u: Remove useless functionsimran singhal3-8/+0
2017-02-12staging: rtl8192u: Fix braces {} stylesimran singhal1-2/+3
2017-02-12staging: rtl8192u: Clean up comparison to NULLsimran singhal1-1/+1
2017-02-12staging: rtl8192u: Fixing multiple assignmentssimran singhal1-1/+2
2017-02-12staging: rtl8192u: Removing unnecessary space after a castsimran singhal1-5/+5
2017-02-12staging: rtl8192u: Removing multiple blank linessimran singhal1-12/+0
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt.c - style fixDerek Robson1-1/+2
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt.h - style fixDerek Robson1-4/+8
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt_wep.c - style fixDerek Robson1-1/+2
2017-02-10staging: rtl8192u: Adding a blank line after declarationssimran singhal1-0/+8
2017-02-09staging: rtl8192u: remove redundant null check on array algColin Ian King1-17/+15
2017-02-03staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann2-3/+3
2017-01-27staging/rtl8192u: add endianness conversionsColin Vidal1-4/+4
2017-01-27staging: rtl8192u: Adding space after ','simran singhal1-4/+4
2017-01-27staging: rtl8192u: Adding space around '='simran singhal1-4/+4
2017-01-23staging: rtl8192u: Adding space around '='simran singhal1-1/+1
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-4/+0
2016-10-30staging: rtl8192u: Standardize test for NULL.Elise Lennion1-1/+1
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann2-2/+2
2016-09-23staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where possibleBaoyou Xie1-6/+10
2016-09-20Staging: rtl8192u: Remove useless type conversionBhumika Goyal3-5/+5
2016-09-12staging: rtl8192u: do not use undefined $(TOPDIR) in MakefileNicolas Iooss1-2/+1
2016-08-21staging/rtl8192u: use s8 instead of charArnd Bergmann1-2/+2
2016-06-18rtl8192u: Replace semaphore scan_sem with mutexBinoy Jayan2-10/+10
2016-06-18rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan4-39/+39
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-3/+3
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal1-1/+1
2016-03-28staging: rtl8192u: fix typo in debug messageNik Nyby2-2/+2
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-81/+69
2016-03-11Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar1-3/+3
2016-03-11staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-03-11Staging: rtl8192u: Replace random_ether_addr with eth_random_addrBhumika Goyal1-7/+1
2016-03-11Staging: rtl8192u: Replace memset with eth_broadcast_addrBhumika Goyal1-2/+2
2016-03-11staging: rtl8192u: ieee80211: Remove unused variablesBhaktipriya Shridhar1-1/+0
2016-03-11Staging: rtl8192u: Remove debug messagesBhumika Goyal1-6/+1