index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
2010-06-18
Staging: vt6655: remove custom USHORT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UCHAR typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom LONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom INT typedef
Charles Clément
2010-06-18
Staging: vt6655: removed custom SHORT typedef
Charles Clément
2010-06-18
Staging: vt6655: removed custom CHAR typedef
Charles Clément
2010-06-18
Staging: vt6655: remove U32 custom macro
Charles Clément
2010-06-18
Staging: vt6655: remove U16 custom macro
Charles Clément
2010-06-18
Staging: vt6655: remove U8 custom macro
Charles Clément
2010-06-18
Staging: vt6655: remove I8 custom macro
Charles Clément
2010-06-18
Staging: vt6655: remove unused OUT definition
Charles Clément
2010-06-18
Staging: vt6655: remove double definition of Calcu_LinkQual
Charles Clément
2010-06-18
Staging: vt6655: remove unused argument in ChannelValid function
Charles Clément
2010-06-18
Staging: vt6655: use compare_ether_addr instead of custom macro
Charles Clément
2010-06-18
Staging: vt6655: use is_zero_ether_addr instead of custom macro
Charles Clément
2010-06-18
Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
Charles Clément
2010-06-18
Staging: vt6655: use is_multicast_ether_addr instead of custom macro
Charles Clément
2010-06-18
Staging: vt6655: use ETH_ZLEN macro instead of custom one
Charles Clément
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: vt6655: use ETH_FRAME_LEN macro instead of custom one
Charles Clément
2010-05-18
Staging: vt6655: use ETH_DATA_LEN macro instead of custom one
Charles Clément
2010-05-18
Staging: vt6655: use ETH_FCS_LEN macro instead of custom one
Charles Clément
2010-05-17
Staging: vt6655: use ETH_HLEN macro instead of custom one
Charles Clément
2010-05-17
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
2010-05-14
Staging: vt6655: remove HANDLE definition and use
Charles Clément
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
staging: vt6655: Fix kernel BUG on driver wpa initialization
Larry Finger
2010-05-11
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
2010-05-11
Staging: vt6655: remove unused SUCCESS definition
Charles Clément
2010-05-11
Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.
Forest Bond
2010-05-11
Staging: vt6655: fix brace coding style issue in ioctl.c
Ng Kian Yong
2010-05-11
Staging: vt6655: Hoist assign from if
Joe Perches
2010-05-11
Staging: vt6655: CGI/CSI confusion in device_ioctl()
Roel Kluin
2010-05-11
Staging: vt6655: Convert C99 style comments, remove spaces between function d...
Steven Harms
2010-05-11
Staging: drop redundant memset
Julia Lawall
2010-05-11
Staging: vt6655: 80211hdr.h: Checkpatch cleanup
Andrea Gelmini
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
2010-03-03
staging: vt6655: add missing curly braces
Dan Carpenter
2010-03-03
Staging: v56655: add missing parentheses (in comment)
Roel Kluin
2010-03-03
Staging: vt6655/device_main.c: use %pM to shown MAC address
H Hartley Sweeten
[next]