aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wpactl.c
Commit message (Expand)AuthorAge
* staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl2012-02-09
* staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl2012-02-09
* Staging: vt6656: potential memory corruptionDan Carpenter2011-09-29
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-25
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-14
* staging: vt6656: removed not useful commentsAndres More2010-08-31
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-24
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-23
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-18
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-14
* Staging: Drop memory allocation castJulia Lawall2010-05-11
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-11
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-11
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-15
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-15
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-15