aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-28staging: r8192e_pci: fix htons errorSean MacLennan1-1/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2014-03-18staging: rtl8192e: Fix quoted string split across linesGulsah Kose1-6/+3
2014-03-07Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal1-2/+2
2014-02-27Staging: rtl8192e: Replace min macro with min_tSilvan Jegen1-1/+1
2014-02-24staging/rtl8192e: Remove unused codeJon Mason1-52/+0
2014-02-20Merge branch 'master' into for-nextJiri Kosina20-180/+115
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-1/+0
2014-01-09Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.hAndreas Frembs2-2/+2
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_debug.hAndreas Frembs1-1/+3
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.cAndreas Frembs1-1/+1
2014-01-09Staging rtl8192e: Fixing checkpatch errorsMatthias Schoepe4-5/+5
2013-12-20rlt8192e: Removing unused defines in rltlib_endianfree.hAndreas Frembs1-38/+0
2013-12-20rtl8192e: Removing unused defines in rtl819x_Qos.hAndreas Frembs1-37/+0
2013-12-20rtl8192e: Fixing checkpatch errorsAndreas Frembs1-3/+3
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-10staging: rtl8192e: Fixed space prohibited warning in dot11d.cArchana kumari1-1/+1
2013-11-10staging:rtl8192e: Rewrite macro definition as static inline function.Himangi Saraogi1-1/+4
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast to restricted __le32 in rtl_core.cRashika Kheria1-3/+3
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtl_core.cRashika Kheria1-7/+7
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtl_core.cRashika Kheria4-5/+4
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in r8192E_dev.cRashika Kheria1-2/+2
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast from restricted __le16 in r8192E_dev.cRashika Kheria1-3/+4
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_wep.cRashika Kheria1-2/+2
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_tkip.cRashika Kheria1-2/+2
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast to restricted __le16 in rtllib_crypt_tkip.cRashika Kheria1-1/+1
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_ccmp.cRashika Kheria1-2/+2
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.cRashika Kheria1-5/+5
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softmac.cRashika Kheria1-3/+3
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_softmac.cRashika Kheria1-7/+7
2013-11-10Staging: rtl8192e: Fix Sparse Warning of invalid assignment '|=' in rtllib_softmac.cRashika Kheria1-3/+3
2013-11-10Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to integer in rtllib_softmac.cRashika Kheria1-1/+1
2013-11-10Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to integer in rtllib_tx.cRashika Kheria1-1/+1
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_tx.cRashika Kheria1-7/+7
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.cRashika Kheria1-2/+2
2013-11-10Staging: rtl8192e: Fix incorrect casting in rtllib_rx.cRashika Kheria1-3/+3
2013-11-10Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to integer in rtllib_rx.cRashika Kheria1-26/+32
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_rx.cRashika Kheria1-5/+5
2013-10-30staging: rtl8192e: remove unneeded semicolonsValentina Manea1-2/+2
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea5-14/+14
2013-10-28staging: rtl8192e: use memdup_user to simplify codeTeodora Baluta2-16/+6
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea11-39/+34
2013-10-15Staging: rtl8192e: Replacing (u8*) with (u8 *)Ashvini Varatharaj1-1/+1
2013-10-11staging: Remove unnecessary semicolonsJoe Perches1-8/+2
2013-09-25staging: rtl8192e: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-09-25staging: rtl8192e: Fix typo in rtl8192e/dot11d.hMasanari Iida1-1/+1
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2-16/+15
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello19-19/+19
2013-08-26staging: rtl8192e: Remove pt_regs * irq handler parameternavin patidar2-8/+3
2013-08-12Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skbIker Pedrosa1-0/+4