aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wmgr.c
AgeCommit message (Expand)Author
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-01-07staging: vt6656: change wmgr to new structuresMalcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-11-26staging: vt6656: remove wpahdr from driver.Malcolm Priestley
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-08-13staging: vt6656: Fix typo in vt6656Masanari Iida
2011-08-23staging: vt6656: use %pM for printing MACsAndy Shevchenko
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-31staging: vt6656: added spaces around '||'Andres More
2010-07-22staging: vt6656: removed Adhoc_STA definitionAndres More
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More
2010-05-11Staging: vt6656: code cleanup, resolved sparse findingAndres More
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More
2010-05-11Staging: vt6656: Removed IN definitionAndres More
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More
2009-09-15Staging: vt665x: remove tbit.hJim Lieb
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond