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
/
iwctl.c
Age
Commit message (
Expand
)
Author
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-07-09
staging: vt6655: Remove all "if 0" blocks from driver
Marcos Paulo de Souza
2011-11-30
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-09-20
staging: vt6655: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
staging: vt6655: use '%pM' format to print MAC address
Andy Shevchenko
2010-08-31
staging: Use available error codes
Julia Lawall
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: fix up U32 conversion
Greg Kroah-Hartman
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove U32 custom macro
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_broadcast_ether_addr instead of custom macro
Charles Clément
2010-05-14
Staging: vt6655: remove HANDLE definition and use
Charles Clément
2010-05-11
Staging: vt6655: Hoist assign from if
Joe Perches
2010-05-11
Staging: drop redundant memset
Julia Lawall
2010-03-03
Staging: v56655: add missing parentheses (in comment)
Roel Kluin
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
2009-09-15
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-09-15
Staging: vt665x: depend on WIRELESS_EXT
Alexander Beregalov
2009-09-15
Staging: vt6655: remove dependency on WIRELESS_EXT version
Alexander Beregalov
2009-06-19
Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.
Forest Bond
2009-06-19
Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.
Forest Bond
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond