summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wctl.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-29staging: vt6656: remove consecutive newlinesAndres More1-8/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-5/+0
2013-03-25staging: vt6656: removed custom 802.11 header usageAndres More1-19/+18
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-3/+3
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-8/+8
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-12/+12
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-3/+3
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley1-5/+7
2012-09-05staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-1/+1
2010-06-25staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-2/+3
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-11/+10
2010-05-19Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-8/+9
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-2/+4
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-9/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+263