summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c
AgeCommit message (Expand)Author
2014-10-29staging: vt6655: s_vGenerateTxParameter remove unused cbMACHdLenMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving pollMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ...Malcolm Priestley
2014-10-29staging: vt6655: dead code remove s_vFillFragParameter.Malcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: s_cbFillTxBufHeadMalcolm Priestley
2014-10-29staging: vt6655: mac8021 conversion: add new tx functionsMalcolm Priestley
2014-10-20staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and p...Aya Mahfouz
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-30staging: vt6655: s_uGetRTSCTSDuration always return __le16Malcolm Priestley
2014-08-30stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS with struct vnt_ctsMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_abMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_gMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts dataMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef struct tagSRTSData with ieee80211_rts dataMalcolm Priestley
2014-08-30staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16Malcolm Priestley
2014-08-30staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_t...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_d...Malcolm Priestley
2014-08-30staging: vt6655: rxtx.c create function to return __le16 wTimeStampOffMalcolm Priestley
2014-08-30staging: vt6655: s_vGenerateTxParameter removed nested pvRrvTime NULL checkMalcolm Priestley
2014-08-30staging: vt6655: rxtx change s_uGetRTSCTSRsvTime to always return __le16Malcolm Priestley
2014-08-30staging: vt6655: create vnt_rxtx_rsvtime_le16 to return s_uGetTxRsvTime endia...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_r...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt...Malcolm Priestley
2014-08-30staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon...Malcolm Priestley
2014-08-30staging: vt6655: rxtx.c change BBvCalculateParameter to function vnt_get_phy_...Malcolm Priestley
2014-08-30staging: vt6655: remove PLICE_DEBUG where it is definedMalcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley
2014-08-16staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadMalcolm Priestley
2014-07-27staging: vt6655: fix function braces not on the proper lineGuillaume Clement
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-08staging: vt6655: fixed sparse warningsAnton Protopopov
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-03-08staging: vt6655: 64 bit fix sizeof long TKIP micMalcolm Priestley
2014-03-08staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta
2013-11-10staging: vt6655: fix comparison of bool to 0/1Teodora Baluta
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches