Age | Commit message (Expand) | Author |
2010-08-02 | staging: vt6656: removed NTSTATUS definition | Andres More |
2010-08-02 | staging: vt6656: simplified tests involving both multi/broad-casts | Andres More |
2010-08-02 | Staging: vt6656: Remove PUINT from ttype.h | Roel Van Nyen |
2010-07-22 | staging: vt6656: code cleanup in device_netdev_ops' device_xmit() | Andres More |
2010-07-22 | staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN | Andres More |
2010-07-22 | staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN | Andres More |
2010-07-22 | staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN | Andres More |
2010-07-22 | staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN | Andres More |
2010-07-22 | staging: vt6656: removed Calcu_LinkQual definition | Andres More |
2010-07-22 | staging: vt6656: removed WPA_SM_Transtatus definition | Andres More |
2010-07-22 | staging: vt6656: removed update_BssList definition | Andres More |
2010-07-22 | staging: vt6656: removed Adhoc_STA definition | Andres More |
2010-07-22 | staging: vt6656: removed Safe_Close definition | Andres More |
2010-07-22 | staging: vt6656: code cleanup in vt6656 DMA TX | Andres More |
2010-07-22 | staging: vt6656: code cleanup in vt6656_probe() | Andres More |
2010-07-22 | staging: vt6656: removed '#if 1'/'#if 0' definitions | Andres More |
2010-07-08 | staging: vt6656: removed SndEvt_ToAPI definition | Andres More |
2010-07-08 | staging: vt6656: removed TxInSleep definition | Andres More |
2010-07-08 | staging: vt6656: removed unused IS_NULL_ADDRESS definition | Andres More |
2010-06-24 | staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr | Andres More |
2010-06-23 | Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr | Andres More |
2010-06-23 | Staging: vt6656: code cleanup of vt6656_disconnect() | Andres More |
2010-06-22 | Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume() | Andres More |
2010-06-22 | Staging: vt6656: removed '#if 0' definitions | Andres More |
2010-06-18 | Staging: vt665*: fix typos concerning "management" | Uwe Kleine-König |
2010-06-18 | Staging: vt6656: fix coding style issues in 80211mgr.c | Timofey Trofimov |
2010-06-18 | Staging: vt6656: fix up built-in compilation together with rt2870 | Otavio Salvador |
2010-06-18 | Staging: vt6656: code cleanup, resolved checkpatch findings in headers | Andres More |
2010-06-18 | Staging: vt6656: code cleanup, fixed 'for' statements | Andres More |
2010-05-21 | Merge staging-next tree into Linus's latest version | Greg Kroah-Hartman |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-18 | Staging: vt6656: use ETH_HLEN macro instead of custom one | Charles Clément |
2010-05-18 | Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs | Andres More |
2010-05-18 | Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs | Andres More |
2010-05-14 | Staging: Use kcalloc or kzalloc | Julia Lawall |
2010-05-14 | staging: vt6656: code cleanup, removed unused I8 macro | Andres More |
2010-05-14 | staging: vt6656: code cleanup, replaced U32 macro with u32 | Andres More |
2010-05-14 | staging: vt6656: code cleanup, replaced U16 macro with u16 | Andres More |
2010-05-14 | staging: vt6656: code cleanup, replaced U8 macro with u8 | Andres More |
2010-05-11 | staging: vt6656: card.h: code cleanup, resolved checkpatch findings | Andres More |
2010-05-11 | Staging: Drop memory allocation cast | Julia Lawall |
2010-05-11 | staging: vt6656: aes_ccmp.c: code cleanup, cleared checkpatch findings | Andres More |
2010-05-11 | staging: vt6656: code cleanup, removed HANDLE definition in ttype.h | Andres More |
2010-05-11 | Staging: vt6656: code cleanup, resolved sparse finding | Andres More |
2010-05-11 | Staging: vt6656: code cleanup, removed OUT definition | Andres More |
2010-05-11 | Staging: vt6656: removed SUCCESS define as it is not used | Andres More |
2010-05-11 | Staging: vt6656: code cleanup, fixed comments style at the end of headers | Andres More |
2010-05-11 | Staging: vt6656: removed VOID/PVOID definitions | Andres More |
2010-05-11 | Staging: vt6656: Removed IN definition | Andres More |
2010-05-11 | Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl. | Forest Bond |