summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: rtl8192u: ieee80211: ieee80211_softmac: Remove commented printk mess...Shraddha Barke2015-10-131-3/+0Star
* Staging: rtl8192u: Do not DMA on the stackKsenija Stanojevic2015-10-131-9/+63
* Staging: rtl8192u: Remove spaces at the start of linesmike dupuis2015-10-021-1/+1
* Staging: rtl8192u: Correct open brace placementmike dupuis2015-10-021-4/+2Star
* Staging: rtl8192u: Fix block comment formattingmike dupuis2015-10-021-5/+5
* Staging: rtl8192u: missing blank lines after declarationsmike dupuis2015-10-021-0/+2
* Staging: rtl8192u: quoted strings split across linesmike dupuis2015-10-021-16/+11Star
* Staging: rtl819u: Fix brace styling issuesmike dupuis2015-09-291-6/+3Star
* Staging: rtl8192u: spaces required around = operatormike dupuis2015-09-291-5/+5
* Staging: rtl8192u: add spaces around == and || operatorsmike dupuis2015-09-291-1/+1
* Staging: rtl8192u: move open braces to previous linesmike dupuis2015-09-291-6/+3Star
* Staging: rtl8192u: add missing blank lines after declarationsmike dupuis2015-09-291-0/+3
* Staging: rtl8192u: space required after ','mike dupuis2015-09-291-1/+1
* staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...Raphaël Beamonte2015-09-211-199/+409
* staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte2015-09-171-79/+153
* staging/rtl8192u: remove unused functionNicolas Joseph2015-09-151-44/+0Star
* Staging: rlt8192u: Remove spaces at the start of linesMike Dupuis2015-09-151-4/+4
* Staging: rtl8192u: do not use C99 // commentsMike Dupuis2015-09-151-14/+14
* Staging: rtl8192u: suspect code indent for conditional statmentMike Dupuis2015-09-151-3/+2Star
* Staging: rtl8192u: space required before open parenthesesMike Dupuis2015-09-151-6/+6
* Staging: rtl8192u: Remove unnecessary printkShraddha Barke2015-09-141-1/+0Star
* Staging: rtl8192u: space prohibited before close parenthesismike dupuis2015-09-131-2/+2
* Staging: rtl8192u: space required after close bracesmike dupuis2015-09-131-3/+3
* Staging: rtl8192u: space required before open bracesmike dupuis2015-09-131-9/+9
* Staging: rtl8192u: Space not allowed after &mike dupuis2015-09-131-2/+2
* Staging: rtl8192u: ieee80211: ieee80211_softmac.c: Replace "#include <asm/uac...Shraddha Barke2015-09-131-1/+1
* Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uacc...Shraddha Barke2015-09-131-1/+1
* Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include...Shraddha Barke2015-09-131-1/+1
* staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code ...Raphaël Beamonte2015-09-131-1/+1
* Staging: rtl819u: ieee80211: Remove unused variableShraddha Barke2015-09-131-2/+0Star
* staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...Raphaël Beamonte2015-09-131-4/+4
* staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...Raphaël Beamonte2015-09-131-3/+41
* staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issueRaphaël Beamonte2015-09-131-6/+6
* staging: rtl8192u: r8192U_core: fix unnecessary else after return code style ...Raphaël Beamonte2015-09-131-17/+14Star
* staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issueRaphaël Beamonte2015-09-131-2/+2
* staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style...Raphaël Beamonte2015-09-131-8/+5Star
* staging: rtl8192u: r8192U_core: remove forward declarations in .c fileRaphaël Beamonte2015-09-131-6/+0Star
* staging: rtl8192u: r8192U_core: fix unecessary braces code style issueRaphaël Beamonte2015-09-131-6/+4Star
* staging: rtl8192u: r8192U_core: remove return statement of void functionRaphaël Beamonte2015-09-131-1/+0Star
* staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.hRaphaël Beamonte2015-09-131-1/+1
* staging: rtl8192u: r8192U_core: clean C99 // commentsRaphaël Beamonte2015-09-131-320/+316Star
* staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacin...Raphaël Beamonte2015-09-131-144/+144
* staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaël Beamonte2015-09-132-5/+5
* staging: rtl8192u: r8192U_core: fix else following close brace code style errorRaphaël Beamonte2015-09-131-2/+1Star
* staging: rtl8192u: r8192U_core: fix code indent using spaces code style errorRaphaël Beamonte2015-09-131-1/+1
* staging: rtl8192u: r8192U_core: fix space before close parenthesis code style...Raphaël Beamonte2015-09-131-1/+1
* staging: rtl8192u: r8192U_core: fix switch and case indent code style errorRaphaël Beamonte2015-09-131-95/+95
* staging: rtl8192u: Remove unnecessary externsJoe Perches2015-08-157-223/+236
* staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson2015-08-041-1/+2
* staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.cFreeman Zhang2015-08-011-5/+5