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
/
vt6656
/
iwctl.c
Age
Commit message (
Expand
)
Author
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
2013-01-07
staging: vt6656: iwctl/key/rf use new structures.
Malcolm Priestley
2012-11-26
staging: vt6656: wpa_set_keys remove fcpfkernel
Malcolm Priestley
2012-11-26
staging: vt6656: extend wireless definitions to v22
Malcolm Priestley
2012-11-26
staging: vt6656: remove redundant IWEVCUSTOM events.
Malcolm Priestley
2012-11-26
staging: vt6656: dead code remove ioctl.c/h
Malcolm Priestley
2012-11-26
staging: vt6656: move move all commands to iw_handler.
Malcolm Priestley
2012-11-15
staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'
Malcolm Priestley
2012-11-13
staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.
Malcolm Priestley
2012-11-13
staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro
Malcolm Priestley
2012-11-13
staging: vt6656: fix viawget_wpa_param size
Malcolm Priestley
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-07-09
staging: vt6656: iwctl: remove a few remaining redundant newlines
Jesper Juhl
2012-07-09
staging: vt6656: iwctl: Fix up a few remaining brace issues
Jesper Juhl
2012-07-09
staging: vt6656: iwctl: fix up spacing around operators
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Clean up braces on 'if' statements
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Cleanup spacing around operators (mostly)
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: one statement per line (if)
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: comment cleanup
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: space after if/for/while/switch
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove spaces between casts and variables
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove redundant cast (to PSDevice)
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: ensure one space between defined name and value
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: remove redundant ';'
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Fix indentation
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: fix up function declarations/prototypes
Jesper Juhl
2012-06-25
staging: vt6656: iwctl: Remove redundant blank lines
Jesper Juhl
2012-06-22
staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...
Jesper Juhl
2012-02-09
staging: vt6656: iwctl.c: Rewrite siwrts funciton
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
Marcos Paulo de Souza
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwrange
Marcos Paulo de Souza
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwmode
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove useless function
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove commented code
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-08-31
staging: Use available error codes
Julia Lawall
2010-08-31
staging: vt6656: removed not useful comments
Andres More
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
2010-07-22
staging: vt6656: removed Calcu_LinkQual definition
Andres More
2010-07-22
staging: vt6656: removed update_BssList definition
Andres More
2010-07-22
staging: vt6656: removed Safe_Close definition
Andres More
2010-07-22
staging: vt6656: removed '#if 1'/'#if 0' definitions
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
[next]