index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: vt6655: Remove unused function vnt_key_init_table
Bhumika Goyal
2016-09-13
1
-10
/
+0
*
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
2016-02-07
1
-4
/
+4
*
staging: vt6655: key.c remove dead functions
Malcolm Priestley
2014-10-29
1
-760
/
+0
*
staging: vt6655: mac80211 conversion: add new key functions
Malcolm Priestley
2014-10-29
1
-0
/
+136
*
staging: vt6655: Use ether_addr_copy function
Dilek Uzulmez
2014-10-20
1
-1
/
+1
*
staging: vt6655: Removing else after break statement to fix warning
Dilek Uzulmez
2014-10-20
1
-4
/
+2
*
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
2014-08-17
1
-57
/
+65
*
staging: vt6655: Replace and remove typedef QWORD/ DQWORD
Malcolm Priestley
2014-08-16
1
-11
/
+11
*
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
2014-07-27
1
-7
/
+7
*
staging: vt6655: remove useless return statements
Guillaume Clement
2014-07-27
1
-1
/
+0
*
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
2014-07-22
1
-9
/
+9
*
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
2014-05-15
1
-26
/
+23
*
staging: vt6655: remove dead code
Guido Martínez
2014-05-15
1
-6
/
+0
*
staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,
Malcolm Priestley
2014-03-08
1
-4
/
+4
*
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-11-10
1
-23
/
+21
*
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-17
1
-5
/
+5
*
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
1
-16
/
+0
*
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
1
-30
/
+30
*
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-25
1
-24
/
+12
*
staging:vt6655:key: Whitespace cleanups
Joe Perches
2013-03-18
1
-580
/
+580
*
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-09-04
1
-1
/
+1
*
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2012-04-10
1
-0
/
+3
*
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
1
-8
/
+8
*
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
1
-51
/
+51
*
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-08-02
1
-45
/
+45
*
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
1
-6
/
+6
*
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-24
1
-7
/
+7
*
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-22
1
-9
/
+9
*
Staging: vt6655: remove PDWORD typedef
Charles Clément
2010-06-18
1
-4
/
+4
*
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
1
-8
/
+8
*
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
1
-3
/
+3
*
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
1
-6
/
+6
*
Staging: vt6655: use compare_ether_addr instead of custom macro
Charles Clément
2010-06-18
1
-5
/
+5
*
Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
Charles Clément
2010-06-18
1
-1
/
+1
*
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-17
1
-2
/
+2
*
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
1
-3
/
+3
*
Staging: vt6655: remove IN definition
Charles Clément
2010-05-14
1
-7
/
+7
*
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
1
-2
/
+2
*
Staging: vt6655: remove VOID definition and use
Charles Clément
2010-05-11
1
-4
/
+4
*
Staging: vt665x: remove tbit.h part 2
Jim Lieb
2009-09-15
1
-1
/
+0
*
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
1
-14
/
+13
*
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
1
-12
/
+0
*
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
2009-09-15
1
-0
/
+1
*
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-09-15
1
-56
/
+56
*
Staging: Add pristine upstream vt6655 driver sources
Forest Bond
2009-06-19
1
-0
/
+836