aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wpactl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-2/+2
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-9/+9
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-12/+12
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-7/+7
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-6/+6
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément1-1/+1
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément1-2/+2
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-1/+1
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément1-6/+6
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-18/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-16/+8
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-30/+30
2009-06-19Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-2/+5
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+1014