aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-20staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charactersRaphaël Beamonte1-199/+409
2015-09-16staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte1-79/+153
2015-09-15staging/rtl8192u: remove unused functionNicolas Joseph1-44/+0
2015-09-15Staging: rlt8192u: Remove spaces at the start of linesMike Dupuis1-4/+4
2015-09-15Staging: rtl8192u: do not use C99 // commentsMike Dupuis1-14/+14
2015-09-15Staging: rtl8192u: suspect code indent for conditional statmentMike Dupuis1-3/+2
2015-09-15Staging: rtl8192u: space required before open parenthesesMike Dupuis1-6/+6
2015-09-14Staging: rtl8192u: Remove unnecessary printkShraddha Barke1-1/+0
2015-09-12Staging: rtl8192u: space prohibited before close parenthesismike dupuis1-2/+2
2015-09-12Staging: rtl8192u: space required after close bracesmike dupuis1-3/+3
2015-09-12Staging: rtl8192u: space required before open bracesmike dupuis1-9/+9
2015-09-12Staging: rtl8192u: Space not allowed after &mike dupuis1-2/+2
2015-09-12Staging: rtl8192u: ieee80211: ieee80211_softmac.c: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Shraddha Barke1-1/+1
2015-09-12Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Shraddha Barke1-1/+1
2015-09-12Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Shraddha Barke1-1/+1
2015-09-12staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issueRaphaël Beamonte1-1/+1
2015-09-12Staging: rtl819u: ieee80211: Remove unused variableShraddha Barke1-2/+0
2015-09-12staging: rtl8192u: r8192U_core: fix quoted string split across lines code style issueRaphaël Beamonte1-4/+4
2015-09-12staging: rtl8192u: r8192U_core: fix missing blank line after declarations code style issueRaphaë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 issueRaphaë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 issueRaphaë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 spacing code style errorsRaphaël Beamonte1-144/+144
2015-09-12staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style errorRaphaë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 errorRaphaë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 order fixTolga Ceylan1-1/+1
2015-06-08staging: rtl8192u: r819xU_firmware.h: fix line over 80 charactersBuţiu Alexandru Octavian1-1/+2