aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: rtl8192u: Fix checkpatch.pl warningsKoray Gulcu1-6/+12
2014-10-29staging: rtl8192u: Fix sparse warnings of r8182U_coreKoray Gulcu1-5/+5
2014-09-23staging: rtl8192u: remove unecessary variableTapasweni Pathak1-5/+4
2014-09-19staging: rtl8192u: delete unused function CAM_read_entryBenedict Boerger1-28/+0
2014-09-19staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson1-10/+0
2014-09-08rtl8192u: remove typedefMartin Kepplinger1-3/+3
2014-08-30drivers: staging: rtl8192u: Fix switch and case should be at the same indent errorsGreg Donald1-258/+252
2014-08-16staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warningJeremiah Mahler1-2/+0
2014-08-16staging: rtl8192u: remove unused function.Fernando Apesteguia1-22/+0
2014-08-16staging: rtl8192u: remove misc. unused definesAntoine Schweitzer-Chaput1-21/+0
2014-08-16staging: rtl8192u: remove unused define LOOP_TESTAntoine Schweitzer-Chaput1-3/+0
2014-08-16staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORTAntoine Schweitzer-Chaput1-163/+11
2014-08-16staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLEAntoine Schweitzer-Chaput1-246/+4
2014-08-16staging: rtl8192u: remove define always set USE_ONE_PIPEAntoine Schweitzer-Chaput1-19/+0
2014-08-16staging: rtl8192u: remove unused define DEBUG_EPROMAntoine Schweitzer-Chaput1-13/+0
2014-06-26staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than onceRickard Strandqvist1-1/+0
2014-06-19staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing codeRickard Strandqvist1-3/+2
2014-06-19Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style errorChaitanya Hazarey1-1/+1
2014-06-19Staging: rtl8192u: r8192U_core.c Fixed open brace { placementChaitanya Hazarey1-46/+23
2014-06-19Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-style errorsChaitanya Hazarey1-17/+17
2014-06-19Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errorsChaitanya Hazarey1-151/+402
2014-06-19Staging: rtl8192u: r8192U_core.c Added a space after ','Chaitanya Hazarey1-11/+11
2014-05-26staging: rtl8192u: remove checks for CONFIG_RTL8192_PMPaul Bolle1-9/+0
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge1-5/+1
2014-05-23staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that could never happenRickard Strandqvist1-3/+0
2014-03-16staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.cAna Rey1-18/+0
2014-03-16staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.cAna Rey1-6/+0
2014-03-16staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.cAna Rey1-18/+0
2014-03-16staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.cAna Rey1-5/+0
2014-03-16staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.cAna Rey1-6/+0
2014-03-16staging: rtl8192u: make in r8192U_core.c the local functions staticAna Rey1-39/+41
2014-03-10staging: rtl8192u: Removed assignments from if statements.Chi Pham1-1/+2
2014-03-08staging:rtl8192u: Fix smatch warning of function definition with external linkageHimangi Saraogi1-1/+1
2013-10-28staging: rtl8192u: use memdup_user to simplify codeTeodora Baluta1-8/+3
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta1-24/+29
2013-10-11staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou1-16/+0
2013-10-11staging: rtl8192u: Use NULL instead of 0Sachin Kamat1-1/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2013-06-17staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata1-2/+2
2013-06-11staging: rtl8192u: fix macros in r8192U.hXenia Ragiadakou1-1/+1
2013-06-06staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou1-59/+75
2013-06-05staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.cXenia Ragiadakou1-6/+16
2013-06-05staging: rtl8192u: remove trailing whitespace in r8192U_core.cXenia Ragiadakou1-2/+2
2013-06-05staging: rtl8192u: remove space before '++' in r8192U_core.cXenia Ragiadakou1-2/+2
2013-06-05staging: rtl8192u: remove space after reference '&' in r8192U_core.cXenia Ragiadakou1-2/+2
2013-06-05staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.cXenia Ragiadakou1-37/+37
2013-06-05staging: rtl8192u: fix return statements in r8192U_core.cXenia Ragiadakou1-3/+3
2013-06-05staging: rtl8192u: fix spaces in array indexing in r8192U_core.cXenia Ragiadakou1-6/+6
2013-06-04staging: rtl8192u: fix identation in r8192U_core.cXenia Ragiadakou1-704/+659