Age | Commit message (Expand) | Author |
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 |
2010-05-11 | Staging: vt6656: incorporated ETH_ALEN macro instead of custom one | Andres More |
2010-05-11 | Staging: vt6656: struct usb_driver cleanup | Andres More |
2010-05-11 | staging: vt6656: cleared checkpatch.pl findings in 80211hdr.h | Andres More |
2010-05-11 | Staging: vt6656: int.c: Fixed Coding Style issues | Daniel Kenji Toyama |
2010-05-11 | Staging: vt6656: tcrc.c: Fixed coding style issues | Daniel Kenji Toyama |
2010-05-11 | Staging: vt6656: tether.c: Fixed coding style issues | Daniel Kenji Toyama |
2010-05-11 | Staging: vt6656: michael.c: Fixed coding style issues | Daniel Kenji Toyama |
2010-05-11 | Staging: vt6656: control.c: Fixed coding style issues | Daniel Kenji Toyama |
2010-05-11 | Staging: vt6656: rc4.c: Fixed coding style issues | Daniel Kenji Toyama |
2010-05-11 | Staging: vt6656: Hoist assign from if | Joe Perches |
2010-05-11 | Staging: drop redundant memset | Julia Lawall |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse |
2010-02-18 | staging: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2009-12-23 | Staging/vt66*: kconfig, depends on WLAN | Randy Dunlap |
2009-12-11 | Staging: fix assorted typos all over the place | André Goddard Rosa |
2009-12-11 | Staging: vt665*: fix printk formats | Randy Dunlap |
2009-12-11 | Staging: vt6656 remove unneeded version.h and version check | Shawn Bohrer |
2009-12-11 | Staging: vt6656 remove duplicate includes | Shawn Bohrer |
2009-12-11 | Staging: vt6656 remove kcompat.h | Shawn Bohrer |
2009-12-11 | Staging: vt6655: Correct unsigned bound issue | Roel Kluin |
2009-12-11 | Staging: vt6656: use lowercase for VIA USB vendor id | Otavio Salvador |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-30 | Staging: update TODO files | Bartlomiej Zolnierkiewicz |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-30 | Staging: vt6656: fix the memory free bug in vntwusb_disconnect() | miaofng |
2009-10-07 | staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV | Larry Finger |
2009-09-15 | Staging: vt665x: fix built-in compiling | Alexander Beregalov |