summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/bssdb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-9/+9
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-40/+40
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-29/+29
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-3/+3
* staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley2013-01-181-1/+1
* staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley2013-01-181-158/+135Star
* staging: vt6656: remove a useless call to memset().Cyril Roelandt2013-01-071-1/+0Star
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-6/+5Star
* staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley2012-11-271-8/+0Star
* staging: vt6656: remove wpahdr from driver.Malcolm Priestley2012-11-271-29/+0Star
* staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley2012-11-131-6/+0Star
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-9/+9
* staging: vt6656: use %pM for the BSSIDAndy Shevchenko2012-07-071-4/+5
* staging: Fix typo in bssdb.cMasanari Iida2012-02-241-2/+2
* staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza2011-11-301-97/+3Star
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-4/+4
* staging: vt6656: removed not useful commentsAndres More2010-08-311-8/+6Star
* Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen2010-08-031-2/+2
* staging: vt6656: removed Calcu_LinkQual definitionAndres More2010-07-221-7/+0Star
* staging: vt6656: removed SndEvt_ToAPI definitionAndres More2010-07-081-2/+0Star
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-4/+6
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-241-1/+1
* Staging: vt6656: removed '#if 0' definitionsAndres More2010-06-231-22/+0Star
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-31/+39
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-52/+57
* Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-181-4/+4
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-170/+107Star
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-2/+2
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-22/+24
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-68/+68
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-3/+2Star
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-7/+6Star
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-45/+0Star
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-151-2/+2
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-151-9/+0Star
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+1777