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
/
bssdb.c
Age
Commit message (
Expand
)
Author
2014-01-07
Staging: vt6656: Reduce line length of bssdb.c
Simon Schuster
2014-01-07
Staging: vt6656: Remove explicit comparisons against NULL
Sebastian Rachuj
2014-01-07
Staging: vt6656: Remove bogus parentheses in conditions
Sebastian Rachuj
2014-01-07
Staging: vt6656: Combined nested conditions
Simon Schuster
2014-01-07
Staging: vt6656: Correct usage of braces
Simon Schuster
2014-01-07
Staging: vt6656: Combine "else { if" to "else if"
Simon Schuster
2014-01-07
Staging: vt6656: Remove unnecessary spaces in format strings
Simon Schuster
2014-01-07
Staging: vt6656: Remove line feeds before else
Simon Schuster
2014-01-07
Staging: vt6656: Correct single space mistakes
Simon Schuster
2014-01-07
Staging: vt6656: Correct operator coding style
Simon Schuster
2014-01-07
Staging: vt6656: Remove unnecessary semicolons
Simon Schuster
2014-01-07
Staging: vt6656: Adjust comments in bssdb.c
Simon Schuster
2014-01-07
Staging: vt6656: Fix indentation of bssdb.c
Simon Schuster
2013-12-17
staging: vt6656: Remove unused scStatistic data/functions from driver.
Malcolm Priestley
2013-12-10
staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info
Malcolm Priestley
2013-12-10
staging: vt6656: s_uCalculateLinkQual use netstats rx values
Malcolm Priestley
2013-12-10
staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual
Malcolm Priestley
2013-11-10
staging: vt6656: Fix (most) sparse warnings regarding static functions/variables
Valentina Manea
2013-10-15
staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack
Malcolm Priestley
2013-10-15
staging: vt6656: return from workqueues on fMP_DISCONNECTED
Malcolm Priestley
2013-09-30
staging: vt6656: covert BSSvSecondCallBack to delayed_work.
Malcolm Priestley
2013-09-17
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
staging: vt6656: removed custom pointer definitions
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
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-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-01-18
staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...
Malcolm Priestley
2013-01-18
staging: vt6656: change bssdb/rxtx/wpa2 to new structures
Malcolm Priestley
2013-01-07
staging: vt6656: remove a useless call to memset().
Cyril Roelandt
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
2012-11-26
staging: vt6656: remove redundant IWEVCUSTOM events.
Malcolm Priestley
2012-11-26
staging: vt6656: remove wpahdr from driver.
Malcolm Priestley
2012-11-13
staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro
Malcolm Priestley
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-07-06
staging: vt6656: use %pM for the BSSID
Andy Shevchenko
2012-02-24
staging: Fix typo in bssdb.c
Masanari Iida
2011-11-30
staging: vt6656: baseband.c: Remove commented code
Marcos Paulo de Souza
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2010-08-31
staging: vt6656: removed not useful comments
Andres More
2010-08-02
Staging: vt6656: Remove PUINT from ttype.h
Roel Van Nyen
2010-07-22
staging: vt6656: removed Calcu_LinkQual definition
Andres More
2010-07-08
staging: vt6656: removed SndEvt_ToAPI definition
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
2010-06-22
Staging: vt6656: removed '#if 0' definitions
Andres More
[next]