summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2015-10-13Staging: vt6655: mac: Remove extra bracesShivani Bhardwaj
2015-10-13Staging: vt6655: rxtx: Remove extra parenthesesShivani Bhardwaj
2015-10-13Staging: vt6655: rxtx: Remove extra space characterShivani Bhardwaj
2015-10-13Staging: vt6655: Renamed uRATE to ratePaul McQuade
2015-10-08staging: vt6655: Remove true comparisonAmitoj Kaur Chawla
2015-10-04staging: vt6655: device_tx_srv rename pTDMalcolm Priestley
2015-10-04staging: vt6655: device_main replace pTDInfo with td_info.Malcolm Priestley
2015-10-04staging: vt6655: device_main replace pRD with rd.Malcolm Priestley
2015-10-04staging: vt6655: device_alloc_rx_buf replace pRDInfo with rd_info.Malcolm Priestley
2015-10-04staging: vt6655: device_main.c replace pDesc with desc.Malcolm Priestley
2015-10-04staging: vt6655: device_main replace pDevice with priv.Malcolm Priestley
2015-10-02staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu
2015-09-29staging: vt6655: don't stop TX queue unless buffer full.Malcolm Priestley
2015-09-14staging: vt6655: Move code in device_get_pci_infoMalcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info pcid already assigned.Malcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info remove call to set master.Malcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info remove variable cis_addr.Malcolm Priestley
2015-09-14staging: vt6655: device_get_pci_info remove unused pci_read_config_*Malcolm Priestley
2015-09-14staging: vt6655: remove and move vt6655_init_infoMalcolm Priestley
2015-09-14staging: vt6655: vt6655_init_info remove memset.Malcolm Priestley
2015-09-14staging: vt6655: remove unused multicast_limit.Malcolm Priestley
2015-09-14staging: vt6655: Remove typedef struct __chip_info_tblMalcolm Priestley
2015-09-14staging: vt6655: remove get_chip_name and info message.Malcolm Priestley
2015-09-14staging: vt6655: vt6655_probe remove PCI debug infoMalcolm Priestley
2015-09-13staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley
2015-09-13staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley
2015-09-13staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley
2015-09-13staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley
2015-08-15staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley
2015-08-15staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley
2015-08-15staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley
2015-08-15staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley
2015-08-15staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley
2015-08-15staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman
2015-08-05staging: vt6655: Fixed C99 style comment to C89 style.Lior Pugatch
2015-08-04staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley
2015-07-23staging: vt6655: desc.h remove dead strcturesMalcolm Priestley
2015-07-23staging: vt6655: s_cbFillTxBufHead replace STxBufHeadMalcolm Priestley
2015-07-23staging: vt6655: always set 32 bit dma maskMalcolm Priestley
2015-07-23staging: vt6655: fix tagTDES1 -> wReqCount typeMalcolm Priestley
2015-07-23staging: vt6655: Fix wReqCount to __le16Malcolm Priestley
2015-07-23staging: vt6655: fix tagSRxDesc -> next_desc typeMalcolm Priestley
2015-07-23staging: vt6655: Fix tagSRxDesc -> buff_addr typeMalcolm Priestley
2015-07-23staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm Priestley
2015-07-23staging: vt6655: fix tagSTxDesc -> next_desc typeMalcolm Priestley
2015-07-23staging: vt6655: fix tagDEVICE_TD_INFO -> buff_addr typeMalcolm Priestley
2015-07-23staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_descMalcolm Priestley
2015-07-23staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley
2015-07-23staging: vt6655: dead code tx path remove dma_unmap_singleMalcolm Priestley