summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/iwctl.c
AgeCommit message (Expand)Author
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-07-09staging: vt6656: iwctl: remove a few remaining redundant newlinesJesper Juhl
2012-07-09staging: vt6656: iwctl: Fix up a few remaining brace issuesJesper Juhl
2012-07-09staging: vt6656: iwctl: fix up spacing around operatorsJesper Juhl
2012-06-25staging: vt6656: iwctl: Clean up braces on 'if' statementsJesper Juhl
2012-06-25staging: vt6656: iwctl: Cleanup spacing around operators (mostly)Jesper Juhl
2012-06-25staging: vt6656: iwctl: one statement per line (if)Jesper Juhl
2012-06-25staging: vt6656: iwctl: comment cleanupJesper Juhl
2012-06-25staging: vt6656: iwctl: space after if/for/while/switchJesper Juhl
2012-06-25staging: vt6656: iwctl: remove spaces between casts and variablesJesper Juhl
2012-06-25staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant cast (to PSDevice)Jesper Juhl
2012-06-25staging: vt6656: iwctl: ensure one space between defined name and valueJesper Juhl
2012-06-25staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant ';'Jesper Juhl
2012-06-25staging: vt6656: iwctl: Fix indentationJesper Juhl
2012-06-25staging: vt6656: iwctl: fix up function declarations/prototypesJesper Juhl
2012-06-25staging: vt6656: iwctl: Remove redundant blank linesJesper Juhl
2012-06-23staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...Jesper Juhl
2012-02-09staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-08-31staging: Use available error codesJulia Lawall
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-31staging: vt6656: added spaces around '||'Andres More
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More
2010-07-22staging: vt6656: removed update_BssList definitionAndres More
2010-07-22staging: vt6656: removed Safe_Close definitionAndres More
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres 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: drop redundant memsetJulia Lawall
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: Correct use of ! and &Julia Lawall
2009-09-15Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond