summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/key.c
AgeCommit message (Expand)Author
2017-10-18staging: vt6655: mark expected switch fall-throughs in vnt_set_keymodeGustavo A. R. Silva
2017-05-25staging: vt6655: align function parameters to open parenthesisMarko Stankovic
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao
2016-09-13Staging: vt6655: Remove unused function vnt_key_init_tableBhumika Goyal
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley
2014-10-29staging: vt6655: key.c remove dead functionsMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: add new key functionsMalcolm Priestley
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez
2014-10-20staging: vt6655: Removing else after break statement to fix warningDilek Uzulmez
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-18staging:vt6655:key: Whitespace cleanupsJoe Perches
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond