aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/wpactl.c
AgeCommit message (Expand)Author
2014-01-13staging: vt6655: Fix memory leak in wpa_ioctl()Christian Engelmayer
2014-01-08vt6655: fix printk usage in wpactl.cMartin Hofmann
2014-01-08staging: vt6655: check too restrictive (off by one)Dan Carpenter
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-03staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-18staging:vt6655:wpactl: Whitespace cleanupsJoe Perches
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2011-10-19Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-03-14staging: vt6655: Remove NULL check before kfreeIlia Mirkin
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter
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 DWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles 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-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément
2010-05-11Staging: Drop memory allocation castJulia Lawall
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-06-19Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond