aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2014-01-09Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removin...Andreas Frembs
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_debug.hAndreas Frembs
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.cAndreas Frembs
2014-01-09Staging rtl8192e: Fixing checkpatch errorsMatthias Schoepe
2013-12-20rlt8192e: Removing unused defines in rltlib_endianfree.hAndreas Frembs
2013-12-20rtl8192e: Removing unused defines in rtl819x_Qos.hAndreas Frembs
2013-12-20rtl8192e: Fixing checkpatch errorsAndreas Frembs
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-10staging: rtl8192e: Fixed space prohibited warning in dot11d.cArchana kumari
2013-11-10staging:rtl8192e: Rewrite macro definition as static inline function.Himangi Saraogi
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast to restricted __le32 in rtl_core.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtl_core.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtl_core.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in r8192E_dev.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast from restricted __le16 in r8192...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast to restricted __le16 in rtllib_...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softm...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_softmac.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning of invalid assignment '|=' in rtllib_so...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to intege...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_tx.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect casting in rtllib_rx.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_rx.cRashika Kheria
2013-10-30staging: rtl8192e: remove unneeded semicolonsValentina Manea
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea
2013-10-28staging: rtl8192e: use memdup_user to simplify codeTeodora Baluta
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea
2013-10-15Staging: rtl8192e: Replacing (u8*) with (u8 *)Ashvini Varatharaj
2013-10-11staging: Remove unnecessary semicolonsJoe Perches
2013-09-25staging: rtl8192e: Remove redundant pci_set_drvdataSachin Kamat
2013-09-25staging: rtl8192e: Fix typo in rtl8192e/dot11d.hMasanari Iida
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-08-26staging: rtl8192e: Remove pt_regs * irq handler parameternavin patidar
2013-08-12Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skbIker Pedrosa
2013-07-31Staging: rtl8192e: add missing single_release()Li Zefan
2013-05-30Staging: rtl8192e: fix an endian bugDan Carpenter
2013-05-30Staging: rtl8192e: printing the wrong arrayDan Carpenter
2013-05-30Staging: rtl8192e: delete some dead cruftDan Carpenter
2013-05-15staging: rtl8192e: Use kmemdup for duplicating memoryHema Prathaban
2013-05-15staging: rtl8192e: Fix potential null dereferenceHema Prathaban
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-09The rtl8192e procfs-based debug interface seems very brokenSean MacLennan