index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
dpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-15
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
1
-35
/
+31
2014-05-15
staging: vt6655: remove dead code
Guido Martínez
1
-70
/
+6
2014-03-08
staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.
Malcolm Priestley
1
-16
/
+16
2014-03-08
staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.
Malcolm Priestley
1
-2
/
+2
2013-11-10
staging: vt6655: remove unneeded semicolon
Teodora Baluta
1
-3
/
+3
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
1
-17
/
+17
2013-09-17
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-3
/
+4
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
1
-53
/
+0
2013-03-25
staging: vt6655: Remove commented out if()s
Joe Perches
1
-1
/
+0
2013-03-25
staging: vt6655: Convert to kernel brace style
Joe Perches
1
-48
/
+24
2013-03-25
staging: vt6655: Remove commented out printks
Joe Perches
1
-14
/
+1
2013-03-18
staging:vt6655:dpc: Whitespace cleanups
Joe Perches
1
-1220
/
+1220
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
1
-1
/
+1
2012-07-09
staging: vt6655: Remove all commented macros
Marcos Paulo de Souza
1
-1
/
+0
2011-08-23
staging: vt6655: simplify MAC printing by using %pM
Andy Shevchenko
1
-24
/
+6
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
1
-5
/
+5
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
1
-24
/
+24
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
1
-44
/
+44
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
1
-35
/
+35
2010-07-08
Staging: vt6655: simplify broadcast and multicast ethernet address test
Charles Clément
1
-1
/
+1
2010-06-25
Staging: vt6655: remove PUINT typedef
Charles Clément
1
-34
/
+14
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
1
-12
/
+12
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
1
-5
/
+5
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
1
-8
/
+8
2010-06-18
Staging: vt6655: remove PDWORD typedef
Charles Clément
1
-18
/
+18
2010-06-18
Staging: vt6655: remove PWORD typedef
Charles Clément
1
-16
/
+16
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
1
-53
/
+53
2010-06-18
Staging: vt6655: remove custom ULONGLONG typedef
Charles Clément
1
-2
/
+2
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
1
-20
/
+20
2010-06-18
Staging: vt6655: remove custom LONG typedef
Charles Clément
1
-2
/
+2
2010-06-18
Staging: vt6655: remove custom INT typedef
Charles Clément
1
-8
/
+8
2010-06-18
Staging: vt6655: use compare_ether_addr instead of custom macro
Charles Clément
1
-3
/
+3
2010-06-18
Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
Charles Clément
1
-1
/
+1
2010-06-18
Staging: vt6655: use is_multicast_ether_addr instead of custom macro
Charles Clément
1
-2
/
+2
2010-05-18
Staging: vt6655: use ETH_FCS_LEN macro instead of custom one
Charles Clément
1
-1
/
+1
2010-05-17
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
1
-7
/
+7
2010-05-14
Staging: vt6655: remove OUT definition
Charles Clément
1
-20
/
+20
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
1
-54
/
+54
2010-05-14
Staging: vt6655: remove HANDLE definition and use
Charles Clément
1
-5
/
+5
2010-05-11
Staging: vt6655: remove PVOID definition and use
Charles Clément
1
-1
/
+1
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
1
-5
/
+5
2009-09-15
Staging: vt665x: remove tbit.h part 2
Jim Lieb
1
-6
/
+5
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
1
-6
/
+5
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
1
-37
/
+0
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 2
Jim Lieb
1
-4
/
+4
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
1
-7
/
+14
2009-09-15
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
1
-53
/
+53
2009-09-15
Staging: vt665x: 64bit compile fixes Part 1
Jim Lieb
1
-3
/
+3
2009-09-15
Staging: vt6655: remove PRIVATE_OBJ ifdefs
Bartlomiej Zolnierkiewicz
1
-106
/
+0
2009-06-19
Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.
Forest Bond
1
-22
/
+2
[next]