summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
...
* stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley2014-08-301-6/+1
* staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fbMalcolm Priestley2014-08-301-20/+30
* staging: vt6655: replace typedef struct tagSCTS with struct vnt_ctsMalcolm Priestley2014-08-301-21/+25
* staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fbMalcolm Priestley2014-08-301-16/+25
* staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_abMalcolm Priestley2014-08-301-23/+29
* staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fbMalcolm Priestley2014-08-301-20/+42
* staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_gMalcolm Priestley2014-08-301-17/+28
* staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts dataMalcolm Priestley2014-08-301-9/+17
* staging: vt6655: Replace typedef struct tagSRTSData with ieee80211_rts dataMalcolm Priestley2014-08-301-35/+49
* staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16Malcolm Priestley2014-08-301-9/+9
* staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_...Malcolm Priestley2014-08-301-17/+18
* staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_...Malcolm Priestley2014-08-301-28/+33
* staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_t...Malcolm Priestley2014-08-301-22/+24
* staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_d...Malcolm Priestley2014-08-301-30/+32
* staging: vt6655: rxtx.c create function to return __le16 wTimeStampOffMalcolm Priestley2014-08-301-8/+14
* staging: vt6655: s_vGenerateTxParameter removed nested pvRrvTime NULL checkMalcolm Priestley2014-08-301-41/+28
* staging: vt6655: rxtx change s_uGetRTSCTSRsvTime to always return __le16Malcolm Priestley2014-08-301-9/+9
* staging: vt6655: create vnt_rxtx_rsvtime_le16 to return s_uGetTxRsvTime endia...Malcolm Priestley2014-08-301-8/+15
* staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_r...Malcolm Priestley2014-08-301-35/+38
* staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt...Malcolm Priestley2014-08-301-24/+30
* staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt...Malcolm Priestley2014-08-301-16/+16
* staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon...Malcolm Priestley2014-08-301-17/+20
* staging: vt6655: rxtx.c change BBvCalculateParameter to function vnt_get_phy_...Malcolm Priestley2014-08-301-86/+65
* staging: vt6655: remove PLICE_DEBUG where it is definedMalcolm Priestley2014-08-301-3/+1
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-37/+50
* staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley2014-08-161-32/+38
* staging: vt6655: Remove TxInSleep macroMalcolm Priestley2014-08-161-2/+0
* staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadMalcolm Priestley2014-08-161-45/+43
* staging: vt6655: fix function braces not on the proper lineGuillaume Clement2014-07-271-2/+4
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-271-1/+1
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+8
* staging: vt6655: remove useless return statementsGuillaume Clement2014-07-271-4/+0
* staging: vt6655: fixed sparse warningsAnton Protopopov2014-07-081-3/+3
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-143/+114
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-69/+3
* staging: vt6655: 64 bit fix sizeof long TKIP micMalcolm Priestley2014-03-081-15/+15
* staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley2014-03-081-16/+16
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-2/+2
* staging: vt6655: fix comparison of bool to 0/1Teodora Baluta2013-11-101-4/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-112/+0
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-55/+0
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-18/+18
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-148/+74
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-8/+0
* staging:vt6655:rxtx: Whitespace cleanupsJoe Perches2013-03-181-2826/+2826
* staging: vt6655: Fix typo in vt6655 driverMasanari Iida2013-01-071-3/+3
* Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter2012-10-221-1/+1
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-041-18/+18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-3/+3
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-2/+2
OpenPOWER on IntegriCloud