| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 |  Linus Torvalds | 1 | -3/+3 |
| 2010-05-18 | Staging: vt6656: use ETH_HLEN macro instead of custom one |  Charles Clément | 2 | -14/+12 |
| 2010-05-18 | Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs |  Andres More | 48 | -683/+691 |
| 2010-05-18 | Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs |  Andres More | 10 | -56/+77 |
| 2010-05-14 | Staging: Use kcalloc or kzalloc |  Julia Lawall | 2 | -4/+2 |
| 2010-05-14 | staging: vt6656: code cleanup, removed unused I8 macro |  Andres More | 1 | -7/+0 |
| 2010-05-14 | staging: vt6656: code cleanup, replaced U32 macro with u32 |  Andres More | 3 | -133/+108 |
| 2010-05-14 | staging: vt6656: code cleanup, replaced U16 macro with u16 |  Andres More | 2 | -24/+23 |
| 2010-05-14 | staging: vt6656: code cleanup, replaced U8 macro with u8 |  Andres More | 2 | -40/+32 |
| 2010-05-11 | staging: vt6656: card.h: code cleanup, resolved checkpatch findings |  Andres More | 1 | -15/+9 |
| 2010-05-11 | Staging: Drop memory allocation cast |  Julia Lawall | 3 | -4/+4 |
| 2010-05-11 | staging: vt6656: aes_ccmp.c: code cleanup, cleared checkpatch findings |  Andres More | 1 | -265/+248 |
| 2010-05-11 | staging: vt6656: code cleanup, removed HANDLE definition in ttype.h |  Andres More | 18 | -767/+492 |
| 2010-05-11 | Staging: vt6656: code cleanup, resolved sparse finding |  Andres More | 1 | -37/+40 |
| 2010-05-11 | Staging: vt6656: code cleanup, removed OUT definition |  Andres More | 21 | -111/+85 |
| 2010-05-11 | Staging: vt6656: removed SUCCESS define as it is not used |  Andres More | 1 | -5/+0 |
| 2010-05-11 | Staging: vt6656: code cleanup, fixed comments style at the end of headers |  Andres More | 38 | -106/+38 |
| 2010-05-11 | Staging: vt6656: removed VOID/PVOID definitions |  Andres More | 45 | -427/+409 |
| 2010-05-11 | Staging: vt6656: Removed IN definition |  Andres More | 39 | -965/+960 |
| 2010-05-11 | Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl. |  Forest Bond | 4 | -9/+9 |
| 2010-05-11 | Staging: vt6656: incorporated ETH_ALEN macro instead of custom one |  Andres More | 18 | -224/+307 |
| 2010-05-11 | Staging: vt6656: struct usb_driver cleanup |  Andres More | 1 | -40/+32 |
| 2010-05-11 | staging: vt6656: cleared checkpatch.pl findings in 80211hdr.h |  Andres More | 1 | -50/+33 |
| 2010-05-11 | Staging: vt6656: int.c: Fixed Coding Style issues |  Daniel Kenji Toyama | 1 | -103/+135 |
| 2010-05-11 | Staging: vt6656: tcrc.c: Fixed coding style issues |  Daniel Kenji Toyama | 1 | -10/+11 |
| 2010-05-11 | Staging: vt6656: tether.c: Fixed coding style issues |  Daniel Kenji Toyama | 1 | -23/+22 |
| 2010-05-11 | Staging: vt6656: michael.c: Fixed coding style issues |  Daniel Kenji Toyama | 1 | -91/+86 |
| 2010-05-11 | Staging: vt6656: control.c: Fixed coding style issues |  Daniel Kenji Toyama | 1 | -49/+38 |
| 2010-05-11 | Staging: vt6656: rc4.c: Fixed coding style issues |  Daniel Kenji Toyama | 1 | -39/+39 |
| 2010-05-11 | Staging: vt6656: Hoist assign from if |  Joe Perches | 2 | -11/+22 |
| 2010-05-11 | Staging: drop redundant memset |  Julia Lawall | 1 | -2/+0 |
| 2010-04-03 | net: convert multicast list to list_head |  Jiri Pirko | 1 | -3/+3 |
| 2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' |  Gilles Espinasse | 1 | -3/+3 |
| 2010-02-18 | staging: convert to use netdev_for_each_mc_addr |  Jiri Pirko | 1 | -3/+2 |
| 2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate |  Jiri Pirko | 1 | -2/+3 |
| 2009-12-23 | Staging/vt66*: kconfig, depends on WLAN |  Randy Dunlap | 1 | -1/+1 |
| 2009-12-11 | Staging: fix assorted typos all over the place |  André Goddard Rosa | 7 | -9/+9 |
| 2009-12-11 | Staging: vt665*: fix printk formats |  Randy Dunlap | 2 | -3/+3 |
| 2009-12-11 | Staging: vt6656 remove unneeded version.h and version check |  Shawn Bohrer | 2 | -7/+0 |
| 2009-12-11 | Staging: vt6656 remove duplicate includes |  Shawn Bohrer | 4 | -5/+0 |
| 2009-12-11 | Staging: vt6656 remove kcompat.h |  Shawn Bohrer | 2 | -40/+0 |
| 2009-12-11 | Staging: vt6655: Correct unsigned bound issue |  Roel Kluin | 1 | -1/+1 |
| 2009-12-11 | Staging: vt6656: use lowercase for VIA USB vendor id |  Otavio Salvador | 1 | -1/+1 |
| 2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 1 | -3/+2 |
| 2009-11-30 | Staging: update TODO files |  Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
| 2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 1 | -1/+0 |
| 2009-10-30 | Staging: vt6656: fix the memory free bug in vntwusb_disconnect() |  miaofng | 1 | -1/+0 |
| 2009-10-07 | staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV |  Larry Finger | 1 | -1/+3 |
| 2009-09-15 | Staging: vt665x: fix built-in compiling |  Alexander Beregalov | 2 | -7/+1 |
| 2009-09-15 | Staging: vt665x: rename the module binary |  Greg Kroah-Hartman | 1 | -2/+2 |