aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More15-109/+38
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More1-18/+13
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen4-9/+8
2010-07-22staging: vt6656: code cleanup in device_netdev_ops' device_xmit()Andres More1-24/+22
2010-07-22staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More2-14/+3
2010-07-22staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More2-8/+2
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More2-4/+3
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More3-4/+4
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More7-35/+0
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More6-20/+0
2010-07-22staging: vt6656: removed update_BssList definitionAndres More2-7/+0
2010-07-22staging: vt6656: removed Adhoc_STA definitionAndres More4-14/+1
2010-07-22staging: vt6656: removed Safe_Close definitionAndres More3-50/+3
2010-07-22staging: vt6656: code cleanup in vt6656 DMA TXAndres More1-22/+10
2010-07-22staging: vt6656: code cleanup in vt6656_probe()Andres More1-50/+44
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More5-87/+0
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More5-18/+0
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More8-37/+2
2010-07-08staging: vt6656: removed unused IS_NULL_ADDRESS definitionAndres More1-6/+0
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More8-67/+29
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More7-30/+17
2010-06-23Staging: vt6656: code cleanup of vt6656_disconnect()Andres More1-32/+17
2010-06-22Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()Andres More1-21/+20
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More6-111/+0
2010-06-18Staging: vt665*: fix typos concerning "management"Uwe Kleine-König5-6/+6
2010-06-18Staging: vt6656: fix coding style issues in 80211mgr.cTimofey Trofimov1-263/+251
2010-06-18Staging: vt6656: fix up built-in compilation together with rt2870Otavio Salvador2-6/+4
2010-06-18Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More21-229/+136
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More15-160/+161
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman75-3879/+3529
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+3
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2-14/+12
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More48-692/+700
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More10-56/+77
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall2-4/+2
2010-05-14staging: vt6656: code cleanup, removed unused I8 macroAndres More1-7/+0
2010-05-14staging: vt6656: code cleanup, replaced U32 macro with u32Andres More3-137/+112
2010-05-14staging: vt6656: code cleanup, replaced U16 macro with u16Andres More2-24/+23
2010-05-14staging: vt6656: code cleanup, replaced U8 macro with u8Andres More2-40/+32
2010-05-11staging: vt6656: card.h: code cleanup, resolved checkpatch findingsAndres More1-15/+9
2010-05-11Staging: Drop memory allocation castJulia Lawall3-4/+4
2010-05-11staging: vt6656: aes_ccmp.c: code cleanup, cleared checkpatch findingsAndres More1-289/+272
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More18-781/+506
2010-05-11Staging: vt6656: code cleanup, resolved sparse findingAndres More1-37/+40
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More21-111/+85
2010-05-11Staging: vt6656: removed SUCCESS define as it is not usedAndres More1-5/+0
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More38-106/+38
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More45-427/+409
2010-05-11Staging: vt6656: Removed IN definitionAndres More39-965/+960
2010-05-11Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond4-9/+9