summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/bssdb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: dead code remove bssdb.cMalcolm Priestley2014-06-261-1462/+0
* staging: vt6656: dead code remove wmgr.cMalcolm Priestley2014-06-261-4/+0
* staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...Malcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...Malcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_modeMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_modeMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename vUpdateIFS to vnt_update_ifsMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbmMalcolm Priestley2014-05-281-4/+5
* staging: vt6656: dead code remove control.c/hMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: Create new function to set led state.Malcolm Priestley2014-05-261-8/+6
* staging: vt6656: Remove hostapd functions.Malcolm Priestley2014-05-191-2/+2
* staging: vt6656: Remove always true bUpdateBBVGAMalcolm Priestley2014-05-181-17/+12
* staging: vt6656: rndis.h move all to device.hMalcolm Priestley2014-05-181-1/+0
* staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley2014-05-151-4/+0
* Staging: vt6656: Reduce line length of bssdb.cSimon Schuster2014-01-071-100/+201
* Staging: vt6656: Remove explicit comparisons against NULLSebastian Rachuj2014-01-071-21/+21
* Staging: vt6656: Remove bogus parentheses in conditionsSebastian Rachuj2014-01-071-69/+69
* Staging: vt6656: Combined nested conditionsSimon Schuster2014-01-071-142/+139
* Staging: vt6656: Correct usage of bracesSimon Schuster2014-01-071-23/+18
* Staging: vt6656: Combine "else { if" to "else if"Simon Schuster2014-01-071-67/+47
* Staging: vt6656: Remove unnecessary spaces in format stringsSimon Schuster2014-01-071-3/+3
* Staging: vt6656: Remove line feeds before elseSimon Schuster2014-01-071-26/+13
* Staging: vt6656: Correct single space mistakesSimon Schuster2014-01-071-68/+68
* Staging: vt6656: Correct operator coding styleSimon Schuster2014-01-071-32/+32
* Staging: vt6656: Remove unnecessary semicolonsSimon Schuster2014-01-071-7/+7
* Staging: vt6656: Adjust comments in bssdb.cSimon Schuster2014-01-071-127/+91
* Staging: vt6656: Fix indentation of bssdb.cSimon Schuster2014-01-071-1011/+1016
* staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley2013-12-171-8/+0
* staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley2013-12-101-4/+4
* staging: vt6656: s_uCalculateLinkQual use netstats rx valuesMalcolm Priestley2013-12-101-3/+2
* staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQualMalcolm Priestley2013-12-101-27/+32
* staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea2013-11-101-2/+2
* staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley2013-10-151-4/+17
* staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm Priestley2013-10-151-0/+3
* staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley2013-09-301-3/+4
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-6/+6
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-39/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0
* staging: vt6656: removed custom pointer definitionsAndres More2013-03-111-4/+4
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-3/+3
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-9/+9
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-40/+40
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-29/+29
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-3/+3
* staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley2013-01-181-1/+1
* staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley2013-01-181-158/+135
* staging: vt6656: remove a useless call to memset().Cyril Roelandt2013-01-071-1/+0
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-6/+5
* staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley2012-11-261-8/+0
OpenPOWER on IntegriCloud