summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/desc.h
AgeCommit message (Expand)Author
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton
2015-09-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley
2015-08-14staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley
2015-08-14staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley
2015-08-14staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley
2015-07-22staging: vt6655: desc.h remove dead strcturesMalcolm Priestley
2015-07-22staging: vt6655: fix tagTDES1 -> wReqCount typeMalcolm Priestley
2015-07-22staging: vt6655: Fix wReqCount to __le16Malcolm Priestley
2015-07-22staging: vt6655: fix tagSRxDesc -> next_desc typeMalcolm Priestley
2015-07-22staging: vt6655: Fix tagSRxDesc -> buff_addr typeMalcolm Priestley
2015-07-22staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm Priestley
2015-07-22staging: vt6655: fix tagSTxDesc -> next_desc typeMalcolm Priestley
2015-07-22staging: vt6655: fix tagDEVICE_TD_INFO -> buff_addr typeMalcolm Priestley
2015-07-22staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_descMalcolm Priestley
2015-07-22staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley
2014-10-29staging: vt6655: dead code remove header type.hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley
2014-10-29staging: vt6655: fifo & frag control remove big endian valuesMalcolm Priestley
2014-10-29staging: vt6655: mac8021 conversion: add new tx functionsMalcolm Priestley
2014-10-28staging: vt6655: desc.h: Comments fixesVeronika Kabatova
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: 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 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: Remove BBvCalculateParameter and its data membersMalcolm Priestley
2014-08-30staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley
2014-08-30staging: vt6655: add new stucture struct vnt_phy_field for rts/cts/data struc...Malcolm Priestley
2014-08-16staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadMalcolm Priestley
2014-07-27Staging: vt6655: removed redundant comments from desc.hIgor Bezukh
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-03-08staging: vt6655: 64 bit Correct alignment of tx/rx structures.Malcolm Priestley