summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/hostap.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-1/+1
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-13/+13
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-13/+13
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-5/+5
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-6/+6
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* Staging: Drop memory allocation castJulia Lawall2010-05-111-2/+2
* Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-111-4/+4
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-19/+0
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-2/+5
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-37/+37
* Staging: vt665x: 64bit compile fixes Part 1Jim Lieb2009-09-151-3/+3
* Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz2009-09-151-29/+0
* Staging: vt6655: use net_device_ops for management functionsForest Bond2009-06-191-1/+6
* Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-06-191-2/+4
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+907
OpenPOWER on IntegriCloud