summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)AuthorFilesLines
2015-09-12staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...Raphaël Beamonte1-4/+4
2015-09-12staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...Raphaël Beamonte1-3/+41
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issueRaphaël Beamonte1-6/+6
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary else after return code style ...Raphaël Beamonte1-17/+14
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issueRaphaël Beamonte1-2/+2
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style...Raphaël Beamonte1-8/+5
2015-09-12staging: rtl8192u: r8192U_core: remove forward declarations in .c fileRaphaël Beamonte1-6/+0
2015-09-12staging: rtl8192u: r8192U_core: fix unecessary braces code style issueRaphaël Beamonte1-6/+4
2015-09-12staging: rtl8192u: r8192U_core: remove return statement of void functionRaphaël Beamonte1-1/+0
2015-09-12staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.hRaphaël Beamonte1-1/+1
2015-09-12staging: rtl8192u: r8192U_core: clean C99 // commentsRaphaël Beamonte1-320/+316
2015-09-12staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacin...Raphaël Beamonte1-144/+144
2015-09-12staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaël Beamonte2-5/+5
2015-09-12staging: rtl8192u: r8192U_core: fix else following close brace code style errorRaphaël Beamonte1-2/+1
2015-09-12staging: rtl8192u: r8192U_core: fix code indent using spaces code style errorRaphaël Beamonte1-1/+1
2015-09-12staging: rtl8192u: r8192U_core: fix space before close parenthesis code style...Raphaël Beamonte1-1/+1
2015-09-12staging: rtl8192u: r8192U_core: fix switch and case indent code style errorRaphaël Beamonte1-95/+95
2015-08-14staging: rtl8192u: Remove unnecessary externsJoe Perches7-223/+236
2015-08-03staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson1-1/+2
2015-07-31staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.cFreeman Zhang1-5/+5
2015-07-22staging: rtl8192u: remove unneeded boolLuis de Bethencourt1-8/+1
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt8-26/+27
2015-07-22Staging: rtl8192u: pointer math bug in ieee80211_rx_DELBA()Dan Carpenter1-4/+1
2015-07-14Staging: rtl8192u: Replace memset with eth_zero_addrVaishali Thakkar1-1/+1
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald4-5/+5
2015-06-17staging: rtl8192u: ieee80211: Fix incorrect type in assignmentGaston Gonzalez1-1/+1
2015-06-12staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari1-6/+6
2015-06-12staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.cGaston Gonzalez1-5/+5
2015-06-08Staging: rtl8192u: Remove two useless lines at ieee80211_wep_nullPedro Marzo Perez1-2/+0
2015-06-08Staging: rtl8192u: Simplify error check code at prism2_wep_initPedro Marzo Perez1-23/+9
2015-06-08staging: rtl8192u: ieee80211: Fix sparse endianness warningsGaston Gonzalez1-2/+5
2015-06-08staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte o...Tolga Ceylan1-1/+1
2015-06-08staging: rtl8192u: r819xU_firmware.h: fix line over 80 charactersBuţiu Alexandru Octavian1-1/+2
2015-06-08staging: drivers: rtl8192u: r819xU_firmware.h: removed commented macroBuţiu Alexandru Octavian1-8/+0
2015-06-08staging: rtl8192u: Fix indentation issueChaitanya Dhere1-1/+1
2015-06-08staging: rtl8192u: Patch to modify if, else conditionsChaitanya Dhere1-4/+2
2015-05-31Staging: rtl8192u: Correct include indentation and openning braces at new linePedro Marzo Perez1-6/+3
2015-05-08staging: rtl8192u: don't redefine container_of()Marti Bolivar1-16/+1
2015-05-08rtl8192u: delete another embedded instance of generic reason codesPaul Gortmaker1-48/+0
2015-05-08rtl8192u: don't duplicate ieee80211 constants for status/auth/reasonPaul Gortmaker1-76/+1
2015-05-08rtl8192u: align local ieee80211_wmm_ac_param struct fields with globalPaul Gortmaker2-7/+7
2015-05-08rtl8192u: promote auth_mode to a full 8 bitsPaul Gortmaker1-2/+2
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker8-127/+127
2015-05-08staging: rtl8192u: Make core functions staticNickolaus Woodruff1-7/+7
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-04-03Staging: rtl8192u: use correct array for debug outputDan Carpenter1-1/+1
2015-03-26Staging: rtl8192 Clean up function definitionEddie Kovsky1-1/+1
2015-03-26staging: rtl8192u: Fix static decleration sparse warning.Cihangir Akturk1-2/+2
2015-03-26Staging: rtl8192u: Fix space issues before '(' and after ')'Haneen Mohammed2-59/+59
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed5-75/+75