summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2015-08-15staging: rtl8192u: Remove unnecessary externsJoe Perches
2015-08-04staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson
2015-07-31staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.cFreeman Zhang
2015-07-23staging: rtl8192u: remove unneeded boolLuis de Bethencourt
2015-07-23staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-07-23Staging: rtl8192u: pointer math bug in ieee80211_rx_DELBA()Dan Carpenter
2015-07-15Staging: rtl8192u: Replace memset with eth_zero_addrVaishali Thakkar
2015-07-15drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald
2015-06-18staging: rtl8192u: ieee80211: Fix incorrect type in assignmentGaston Gonzalez
2015-06-13staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari
2015-06-13staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.cGaston Gonzalez
2015-06-08Staging: rtl8192u: Remove two useless lines at ieee80211_wep_nullPedro Marzo Perez
2015-06-08Staging: rtl8192u: Simplify error check code at prism2_wep_initPedro Marzo Perez
2015-06-08staging: rtl8192u: ieee80211: Fix sparse endianness warningsGaston Gonzalez
2015-06-08staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte o...Tolga Ceylan
2015-06-08staging: rtl8192u: r819xU_firmware.h: fix line over 80 charactersBuţiu Alexandru Octavian
2015-06-08staging: drivers: rtl8192u: r819xU_firmware.h: removed commented macroBuţiu Alexandru Octavian
2015-06-08staging: rtl8192u: Fix indentation issueChaitanya Dhere
2015-06-08staging: rtl8192u: Patch to modify if, else conditionsChaitanya Dhere
2015-05-31Staging: rtl8192u: Correct include indentation and openning braces at new linePedro Marzo Perez
2015-05-08staging: rtl8192u: don't redefine container_of()Marti Bolivar
2015-05-08rtl8192u: delete another embedded instance of generic reason codesPaul Gortmaker
2015-05-08rtl8192u: don't duplicate ieee80211 constants for status/auth/reasonPaul Gortmaker
2015-05-08rtl8192u: align local ieee80211_wmm_ac_param struct fields with globalPaul Gortmaker
2015-05-08rtl8192u: promote auth_mode to a full 8 bitsPaul Gortmaker
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-05-08staging: rtl8192u: Make core functions staticNickolaus Woodruff
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-03Staging: rtl8192u: use correct array for debug outputDan Carpenter
2015-03-26Staging: rtl8192 Clean up function definitionEddie Kovsky
2015-03-26staging: rtl8192u: Fix static decleration sparse warning.Cihangir Akturk
2015-03-26Staging: rtl8192u: Fix space issues before '(' and after ')'Haneen Mohammed
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed
2015-03-23Staging: rtl8192u: Remove function prototype from .c fileCristina Opriceana
2015-03-23Staging: rtl8192u: Make function prototypes staticCristina Opriceana
2015-03-20Staging: rtl8192u: Remove unnecessary spacesHatice ERTÜRK
2015-03-18Staging: rtl8192u: Rename struct to avoid CamelCaseCristina Opriceana
2015-03-18Staging: rtl8192u: Do not add new typedefsCristina Opriceana
2015-03-16Staging: rtl8192u: Simplify if conditionKsenija Stanojevic
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: remove break after returnSupriya Karanth
2015-03-16Staging: rtl8192u: Remove unnecessary struct and typedefCristina Opriceana
2015-03-16Staging: rtl8192u: Remove unnecessary variableCristina Opriceana
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand
2015-03-16Staging: rtl8192u: Review phrase and fix spelling errorsCristina Opriceana
2015-03-16Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez
2015-03-16Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>Dilek Uzulmez
2015-03-16Staging: rtl8192u: Convert use of __constant_<foo> to <foo>Vaishali Thakkar