summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/hostap.c
AgeCommit message (Expand)Author
2014-09-19staging: vt6655: buffer overflow in ioctlDan Carpenter
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-05-23staging: vt6655: Remove useless return variablesPeter Senna Tschudin
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-10-17staging: vt6655:removed incorrect casting in hostap.cArchana kumari
2013-09-30staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctlJesper Juhl
2013-09-03staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork
2013-05-30Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()Wei Yongjun
2013-05-17staging: vt6655: Use alloc_etherdev() for kzallocHema Prathaban
2013-05-16staging: vt6655: use free_netdev instead of kfreeHema Prathaban
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-18staging:vt6655:hostap: Whitespace cleanupsJoe Perches
2012-10-22Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter
2012-09-04Staging: vt6655: using is_broadcast_ether_addr() to simplify the codeWei Yongjun
2012-07-09staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza
2011-03-14staging: vt6655: Remove NULL check before kfreeIlia Mirkin
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
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: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond
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: 64bit compile fixes Part 1Jim Lieb
2009-09-15Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz
2009-06-19Staging: vt6655: use net_device_ops for management functionsForest 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