summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_core.c
AgeCommit message (Expand)Author
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-05-08staging: rtl8192u: Make core functions staticNickolaus Woodruff
2015-03-26Staging: rtl8192 Clean up function definitionEddie Kovsky
2015-03-23Staging: rtl8192u: Remove function prototype from .c fileCristina Opriceana
2015-03-23Staging: rtl8192u: Make function prototypes staticCristina Opriceana
2015-03-16staging: rtl8192u: remove return from end of void functionSupriya Karanth
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: rtl8192u: Bool tests don't need comparisonsCristina Opriceana
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand
2015-03-06staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointerRickard Strandqvist
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-03-06staging: rtl8192u: remove extra parentheses around right bit shift operationAya Mahfouz
2015-03-01Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic
2015-02-26staging: rtl8192u: rewrite the right hand side of an assignmentAya Mahfouz
2014-10-29staging: rtl8192u: Fix checkpatch.pl warningsKoray Gulcu
2014-10-29staging: rtl8192u: Fix sparse warnings of r8182U_coreKoray Gulcu
2014-09-23staging: rtl8192u: remove unecessary variableTapasweni Pathak
2014-09-19staging: rtl8192u: delete unused function CAM_read_entryBenedict Boerger
2014-09-19staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson
2014-09-08rtl8192u: remove typedefMartin Kepplinger
2014-08-30drivers: staging: rtl8192u: Fix switch and case should be at the same indent ...Greg Donald
2014-08-16staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declar...Jeremiah Mahler
2014-08-16staging: rtl8192u: remove unused function.Fernando Apesteguia
2014-08-16staging: rtl8192u: remove misc. unused definesAntoine Schweitzer-Chaput
2014-08-16staging: rtl8192u: remove unused define LOOP_TESTAntoine Schweitzer-Chaput
2014-08-16staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORTAntoine Schweitzer-Chaput
2014-08-16staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLEAntoine Schweitzer-Chaput
2014-08-16staging: rtl8192u: remove define always set USE_ONE_PIPEAntoine Schweitzer-Chaput
2014-08-16staging: rtl8192u: remove unused define DEBUG_EPROMAntoine Schweitzer-Chaput
2014-06-26staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-19staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing codeRickard Strandqvist
2014-06-19Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style errorChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Fixed open brace { placementChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-styl...Chaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errorsChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Added a space after ','Chaitanya Hazarey
2014-05-26staging: rtl8192u: remove checks for CONFIG_RTL8192_PMPaul Bolle
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge
2014-05-23staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that coul...Rickard Strandqvist
2014-03-16staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.cAna Rey
2014-03-16staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_co...Ana Rey
2014-03-16staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.cAna Rey
2014-03-16staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.cAna Rey
2014-03-16staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.cAna Rey
2014-03-16staging: rtl8192u: make in r8192U_core.c the local functions staticAna Rey
2014-03-10staging: rtl8192u: Removed assignments from if statements.Chi Pham
2014-03-08staging:rtl8192u: Fix smatch warning of function definition with external lin...Himangi Saraogi
2013-10-28staging: rtl8192u: use memdup_user to simplify codeTeodora Baluta
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta
2013-10-11staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou