aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/iwctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-31staging: Use available error codesJulia Lawall1-1/+1
2010-08-31staging: vt6656: removed not useful commentsAndres More1-13/+2
2010-08-31staging: vt6656: added spaces around '||'Andres More1-1/+2
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More1-8/+0
2010-07-22staging: vt6656: removed update_BssList definitionAndres More1-2/+0
2010-07-22staging: vt6656: removed Safe_Close definitionAndres More1-27/+3
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More1-18/+0
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-35/+4
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-1/+1
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More1-20/+0
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-12/+12
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-4/+4
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-15/+27
2010-05-11Staging: drop redundant memsetJulia Lawall1-2/+0
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-23/+0
2009-09-15Staging: Correct use of ! and &Julia Lawall1-2/+1
2009-09-15Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-84/+0
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov1-56/+0
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-33/+33
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+2355