aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wpactl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-1/+1
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-3/+2
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-3/+2
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-7/+11
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-1/+1
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-22/+0
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-2/+4
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+1028