aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06staging: vt6655: Add spaces around +PrasannaKumar Muralidharan1-2/+2
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao1-1/+0
2016-09-18staging: vt6655: device_main: Replace NULL comparison with !xNamrata A Shettar1-1/+1
2016-09-18staging: vt6655: device_main: Replace explicit NULL comparisonNamrata A Shettar1-1/+1
2016-08-21staging: vt6655: Fix checkpatch warningAnson Jacob1-4/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2016-03-10Staging: vt6655: Remove & from function name.Sandhya Bankar1-1/+1
2016-02-11Staging: vt6655: Add check dma_mapping_errorHaneen Mohammed1-0/+5
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley1-12/+12
2015-10-17staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley1-54/+54
2015-10-17staging: vt6655: remove static inline alloc_td_info.Malcolm Priestley1-2/+2
2015-10-17staging: vt6655: remove static inline alloc_rd_info.Malcolm Priestley1-2/+2
2015-10-17staging: vt6655: replace typedef struct __device_optMalcolm Priestley1-46/+46
2015-10-17staging: vt6655: device_main Replace uIdx with idx.Malcolm Priestley1-12/+12
2015-10-04staging: vt6655: device_tx_srv rename pTDMalcolm Priestley1-11/+11
2015-10-04staging: vt6655: device_main replace pTDInfo with td_info.Malcolm Priestley1-8/+8
2015-10-04staging: vt6655: device_main replace pRD with rd.Malcolm Priestley1-16/+16
2015-10-04staging: vt6655: device_alloc_rx_buf replace pRDInfo with rd_info.Malcolm Priestley1-6/+6
2015-10-04staging: vt6655: device_main.c replace pDesc with desc.Malcolm Priestley1-40/+40
2015-10-04staging: vt6655: device_main replace pDevice with priv.Malcolm Priestley1-296/+292
2015-09-29staging: vt6655: don't stop TX queue unless buffer full.Malcolm Priestley1-6/+2
2015-09-14staging: vt6655: Move code in device_get_pci_infoMalcolm Priestley1-18/+3
2015-09-14staging: vt6655: device_get_pci_info pcid already assigned.Malcolm Priestley1-2/+0
2015-09-14staging: vt6655: device_get_pci_info remove call to set master.Malcolm Priestley1-5/+0
2015-09-14staging: vt6655: device_get_pci_info remove variable cis_addr.Malcolm Priestley1-3/+0
2015-09-14staging: vt6655: device_get_pci_info remove unused pci_read_config_*Malcolm Priestley1-9/+0
2015-09-14staging: vt6655: remove and move vt6655_init_infoMalcolm Priestley1-12/+2
2015-09-14staging: vt6655: vt6655_init_info remove memset.Malcolm Priestley1-2/+0
2015-09-14staging: vt6655: remove unused multicast_limit.Malcolm Priestley1-1/+0
2015-09-14staging: vt6655: Remove typedef struct __chip_info_tblMalcolm Priestley1-29/+11
2015-09-14staging: vt6655: remove get_chip_name and info message.Malcolm Priestley1-12/+0
2015-09-14staging: vt6655: vt6655_probe remove PCI debug infoMalcolm Priestley1-46/+0
2015-09-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley1-24/+27
2015-09-12staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley1-12/+12
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley1-1/+1
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley1-5/+5
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley1-20/+23
2015-08-14staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley1-21/+21
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley1-1/+1
2015-08-14staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley1-5/+4
2015-08-14staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley1-4/+4
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman1-2/+3
2015-08-03staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley1-2/+3
2015-07-22staging: vt6655: always set 32 bit dma maskMalcolm Priestley1-0/+6
2015-07-22staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm Priestley1-2/+0
2015-07-22staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_descMalcolm Priestley1-2/+0
2015-07-22staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley1-2/+1
2015-07-22staging: vt6655: dead code tx path remove dma_unmap_singleMalcolm Priestley1-14/+0
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley1-5/+4