summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* staging: r8192e_pci: fix htons errorSean MacLennan2014-05-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2020-180/+115
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
* | | staging: rtl8192e: Fix quoted string split across linesGulsah Kose2014-03-181-6/+3
* | | Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal2014-03-071-2/+2
* | | Staging: rtl8192e: Replace min macro with min_tSilvan Jegen2014-02-271-1/+1
* | | staging/rtl8192e: Remove unused codeJon Mason2014-02-241-52/+0
| |/ |/|
* | Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removin...Andreas Frembs2014-01-092-2/+2
* | Staging rtl8192e: Fixing checkpatch error in rtllib_debug.hAndreas Frembs2014-01-091-1/+3
* | Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.cAndreas Frembs2014-01-091-1/+1
* | Staging rtl8192e: Fixing checkpatch errorsMatthias Schoepe2014-01-094-5/+5
* | rlt8192e: Removing unused defines in rltlib_endianfree.hAndreas Frembs2013-12-201-38/+0
* | rtl8192e: Removing unused defines in rtl819x_Qos.hAndreas Frembs2013-12-201-37/+0
* | rtl8192e: Fixing checkpatch errorsAndreas Frembs2013-12-201-3/+3
* | staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* | staging: rtl8192e: Fixed space prohibited warning in dot11d.cArchana kumari2013-11-101-1/+1
* | staging:rtl8192e: Rewrite macro definition as static inline function.Himangi Saraogi2013-11-101-1/+4
* | Staging: rtl8192e: Fix Sparse warning of cast to restricted __le32 in rtl_core.cRashika Kheria2013-11-101-3/+3
* | Staging: rtl8192e: Fix incorrect type in assignment in rtl_core.cRashika Kheria2013-11-101-7/+7
* | Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtl_core.cRashika Kheria2013-11-104-5/+4
* | Staging: rtl8192e: Fix incorrect type in assignment in r8192E_dev.cRashika Kheria2013-11-101-2/+2
* | Staging: rtl8192e: Fix Sparse warning of cast from restricted __le16 in r8192...Rashika Kheria2013-11-101-3/+4
* | Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria2013-11-101-2/+2
* | Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria2013-11-101-2/+2
* | Staging: rtl8192e: Fix Sparse warning of cast to restricted __le16 in rtllib_...Rashika Kheria2013-11-101-1/+1
* | Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria2013-11-101-2/+2
* | Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.cRashika Kheria2013-11-101-5/+5
* | Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softm...Rashika Kheria2013-11-101-3/+3
* | Staging: rtl8192e: Fix incorrect type in assignment in rtllib_softmac.cRashika Kheria2013-11-101-7/+7
* | Staging: rtl8192e: Fix Sparse Warning of invalid assignment '|=' in rtllib_so...Rashika Kheria2013-11-101-3/+3
* | Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria2013-11-101-1/+1
* | Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to intege...Rashika Kheria2013-11-101-1/+1
* | Staging: rtl8192e: Fix incorrect type in assignment in rtllib_tx.cRashika Kheria2013-11-101-7/+7
* | Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.cRashika Kheria2013-11-101-2/+2
* | Staging: rtl8192e: Fix incorrect casting in rtllib_rx.cRashika Kheria2013-11-101-3/+3
* | Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria2013-11-101-26/+32
* | Staging: rtl8192e: Fix incorrect type in assignment in rtllib_rx.cRashika Kheria2013-11-101-5/+5
|/
* staging: rtl8192e: remove unneeded semicolonsValentina Manea2013-10-301-2/+2
* staging: rtl8192e: use true and false for bool variablesValentina Manea2013-10-305-14/+14
* staging: rtl8192e: use memdup_user to simplify codeTeodora Baluta2013-10-282-16/+6
* staging: rtl8192e: do not use comparisons on bool testsValentina Manea2013-10-2811-39/+34
* Staging: rtl8192e: Replacing (u8*) with (u8 *)Ashvini Varatharaj2013-10-151-1/+1
* staging: Remove unnecessary semicolonsJoe Perches2013-10-111-8/+2
* staging: rtl8192e: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-1/+0
* staging: rtl8192e: Fix typo in rtl8192e/dot11d.hMasanari Iida2013-09-251-1/+1
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-172-16/+15
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-2719-19/+19
* staging: rtl8192e: Remove pt_regs * irq handler parameternavin patidar2013-08-262-8/+3
* Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skbIker Pedrosa2013-08-121-0/+4