aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20staging: rtl8192e: Fix pointer type declaration style errorsJohn Ledbetter1-2/+2
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+16
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtl_core.cRashika Kheria1-1/+1
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-10-30staging: rtl8192e: remove unneeded semicolonsValentina Manea1-2/+2
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea1-1/+1
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea1-4/+4
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-9/+9
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-05-30Staging: rtl8192e: fix an endian bugDan Carpenter1-2/+3
2013-01-07staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger1-0/+4
2011-11-30rtl8192e: Split into two directoriesSean MacLennan1-0/+2395