index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
key.c
Age
Commit message (
Expand
)
Author
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2017-10-18
staging: vt6655: mark expected switch fall-throughs in vnt_set_keymode
Gustavo A. R. Silva
2017-05-25
staging: vt6655: align function parameters to open parenthesis
Marko Stankovic
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-09-13
Staging: vt6655: Remove unused function vnt_key_init_table
Bhumika Goyal
2016-02-07
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
2014-10-29
staging: vt6655: key.c remove dead functions
Malcolm Priestley
2014-10-29
staging: vt6655: mac80211 conversion: add new key functions
Malcolm Priestley
2014-10-20
staging: vt6655: Use ether_addr_copy function
Dilek Uzulmez
2014-10-20
staging: vt6655: Removing else after break statement to fix warning
Dilek Uzulmez
2014-08-17
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
2014-08-16
staging: vt6655: Replace and remove typedef QWORD/ DQWORD
Malcolm Priestley
2014-07-27
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
2014-07-27
staging: vt6655: remove useless return statements
Guillaume Clement
2014-07-22
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
2014-05-15
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
2014-05-15
staging: vt6655: remove dead code
Guido Martínez
2014-03-08
staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,
Malcolm Priestley
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-09-17
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-18
staging:vt6655:key: Whitespace cleanups
Joe Perches
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-22
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PDWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
Staging: vt6655: use compare_ether_addr instead of custom macro
Charles Clément
2010-06-18
Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
Charles Clément
2010-05-17
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-14
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
2010-05-11
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
2009-09-15
Staging: vt665x: remove tbit.h part 2
Jim Lieb
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
2009-09-15
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond