summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/iwctl.c
AgeCommit message (Expand)Author
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-09-20staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko
2010-08-31staging: Use available error codesJulia Lawall
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-18Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches
2010-05-11Staging: drop redundant memsetJulia Lawall
2010-03-03Staging: v56655: add missing parentheses (in comment)Roel Kluin
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov
2009-09-15Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov
2009-06-19Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond
2009-06-19Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond