summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2015-09-29Staging: rtl819u: Fix brace styling issuesmike dupuis
2015-09-29Staging: rtl8192u: spaces required around = operatormike dupuis
2015-09-29Staging: rtl8192u: add spaces around == and || operatorsmike dupuis
2015-09-29Staging: rtl8192u: move open braces to previous linesmike dupuis
2015-09-29Staging: rtl8192u: add missing blank lines after declarationsmike dupuis
2015-09-29Staging: rtl8192u: space required after ','mike dupuis
2015-09-20staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...Raphaël Beamonte
2015-09-16staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte
2015-09-15staging/rtl8192u: remove unused functionNicolas Joseph
2015-09-15Staging: rlt8192u: Remove spaces at the start of linesMike Dupuis
2015-09-15Staging: rtl8192u: do not use C99 // commentsMike Dupuis
2015-09-15Staging: rtl8192u: suspect code indent for conditional statmentMike Dupuis
2015-09-15Staging: rtl8192u: space required before open parenthesesMike Dupuis
2015-09-14Staging: rtl8192u: Remove unnecessary printkShraddha Barke
2015-09-12Staging: rtl8192u: space prohibited before close parenthesismike dupuis
2015-09-12Staging: rtl8192u: space required after close bracesmike dupuis
2015-09-12Staging: rtl8192u: space required before open bracesmike dupuis
2015-09-12Staging: rtl8192u: Space not allowed after &mike dupuis
2015-09-12Staging: rtl8192u: ieee80211: ieee80211_softmac.c: Replace "#include <asm/uac...Shraddha Barke
2015-09-12Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uacc...Shraddha Barke
2015-09-12Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include...Shraddha Barke
2015-09-12staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code ...Raphaël Beamonte
2015-09-12Staging: rtl819u: ieee80211: Remove unused variableShraddha Barke
2015-09-12staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issueRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary else after return code style ...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issueRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: remove forward declarations in .c fileRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unecessary braces code style issueRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: remove return statement of void functionRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.hRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: clean C99 // commentsRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacin...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix else following close brace code style errorRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix code indent using spaces code style errorRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix space before close parenthesis code style...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix switch and case indent code style errorRaphaël Beamonte
2015-08-14staging: rtl8192u: Remove unnecessary externsJoe Perches
2015-08-03staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson
2015-07-31staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.cFreeman Zhang
2015-07-22staging: rtl8192u: remove unneeded boolLuis de Bethencourt
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-07-22Staging: rtl8192u: pointer math bug in ieee80211_rx_DELBA()Dan Carpenter
2015-07-14Staging: rtl8192u: Replace memset with eth_zero_addrVaishali Thakkar
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald
2015-06-17staging: rtl8192u: ieee80211: Fix incorrect type in assignmentGaston Gonzalez
2015-06-12staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari