summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/bssdb.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-29staging: vt6656: remove consecutive newlinesAndres More1-39/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: removed custom pointer definitionsAndres More1-4/+4
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-3/+3
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-9/+9
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-40/+40
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-29/+29
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-3/+3
2013-01-19staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley1-1/+1
2013-01-19staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley1-158/+135
2013-01-07staging: vt6656: remove a useless call to memset().Cyril Roelandt1-1/+0
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-6/+5
2012-11-27staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley1-8/+0
2012-11-27staging: vt6656: remove wpahdr from driver.Malcolm Priestley1-29/+0
2012-11-14staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley1-6/+0
2012-09-05staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-9/+9
2012-07-07staging: vt6656: use %pM for the BSSIDAndy Shevchenko1-4/+5
2012-02-25staging: Fix typo in bssdb.cMasanari Iida1-2/+2
2011-11-30staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza1-97/+3
2011-04-26staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-4/+4
2010-08-31staging: vt6656: removed not useful commentsAndres More1-8/+6
2010-08-03Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen1-2/+2
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More1-7/+0
2010-07-09staging: vt6656: removed SndEvt_ToAPI definitionAndres More1-2/+0
2010-06-25staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-4/+6
2010-06-24Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-1/+1
2010-06-23Staging: vt6656: removed '#if 0' definitionsAndres More1-22/+0
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-31/+39
2010-05-19Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-52/+57
2010-05-19Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More1-4/+4
2010-05-12staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-170/+107
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-2/+2
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-22/+24
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-68/+68
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-3/+2
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-7/+6
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-45/+0
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb1-2/+2
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov1-9/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+1777