summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/bssdb.c
AgeCommit message (Expand)Author
2014-06-26staging: vt6656: dead code remove bssdb.cMalcolm Priestley
2014-06-26staging: vt6656: dead code remove wmgr.cMalcolm Priestley
2014-06-19staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...Malcolm Priestley
2014-06-19staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...Malcolm Priestley
2014-06-19staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_modeMalcolm Priestley
2014-06-19staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_modeMalcolm Priestley
2014-06-19staging: vt6656: rename vUpdateIFS to vnt_update_ifsMalcolm Priestley
2014-05-28staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbmMalcolm Priestley
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley
2014-05-26staging: vt6656: Create new function to set led state.Malcolm Priestley
2014-05-19staging: vt6656: Remove hostapd functions.Malcolm Priestley
2014-05-18staging: vt6656: Remove always true bUpdateBBVGAMalcolm Priestley
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley
2014-05-15staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley
2014-01-07Staging: vt6656: Reduce line length of bssdb.cSimon Schuster
2014-01-07Staging: vt6656: Remove explicit comparisons against NULLSebastian Rachuj
2014-01-07Staging: vt6656: Remove bogus parentheses in conditionsSebastian Rachuj
2014-01-07Staging: vt6656: Combined nested conditionsSimon Schuster
2014-01-07Staging: vt6656: Correct usage of bracesSimon Schuster
2014-01-07Staging: vt6656: Combine "else { if" to "else if"Simon Schuster
2014-01-07Staging: vt6656: Remove unnecessary spaces in format stringsSimon Schuster
2014-01-07Staging: vt6656: Remove line feeds before elseSimon Schuster
2014-01-07Staging: vt6656: Correct single space mistakesSimon Schuster
2014-01-07Staging: vt6656: Correct operator coding styleSimon Schuster
2014-01-07Staging: vt6656: Remove unnecessary semicolonsSimon Schuster
2014-01-07Staging: vt6656: Adjust comments in bssdb.cSimon Schuster
2014-01-07Staging: vt6656: Fix indentation of bssdb.cSimon Schuster
2013-12-17staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley
2013-12-10staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley
2013-12-10staging: vt6656: s_uCalculateLinkQual use netstats rx valuesMalcolm Priestley
2013-12-10staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQualMalcolm Priestley
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley
2013-10-15staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm Priestley
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
2013-03-11staging: vt6656: removed custom pointer definitionsAndres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley
2013-01-18staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley
2013-01-07staging: vt6656: remove a useless call to memset().Cyril Roelandt
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-11-26staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley