summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/iwctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza2012-02-091-17/+9
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza2012-02-091-5/+1
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza2012-02-091-4/+1
* staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza2012-02-091-4/+1
* staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza2012-02-091-3/+1
* staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza2012-02-091-11/+1
* staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza2012-02-091-172/+0
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-301-12/+0
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: Use available error codesJulia Lawall2010-08-311-1/+1
* staging: vt6656: removed not useful commentsAndres More2010-08-311-13/+2
* staging: vt6656: added spaces around '||'Andres More2010-08-311-1/+2
* staging: vt6656: removed Calcu_LinkQual definitionAndres More2010-07-221-8/+0
* staging: vt6656: removed update_BssList definitionAndres More2010-07-221-2/+0
* staging: vt6656: removed Safe_Close definitionAndres More2010-07-221-27/+3
* staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More2010-07-221-18/+0
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-35/+4
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-231-1/+1
* Staging: vt6656: removed '#if 0' definitionsAndres More2010-06-221-20/+0
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-12/+12
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-4/+4
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-15/+27
* Staging: drop redundant memsetJulia Lawall2010-05-111-2/+0
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-1/+0
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-23/+0
* Staging: Correct use of ! and &Julia Lawall2009-09-151-2/+1
* Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-84/+0
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-151-56/+0
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-151-33/+33
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+2355