summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Add spaces around +PrasannaKumar Muralidharan2016-12-061-2/+2
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-4/+0
* staging: vt6655: Removes unnecessary blank lines.Varsha Rao2016-10-161-1/+0
* staging: vt6655: device_main: Replace NULL comparison with !xNamrata A Shettar2016-09-181-1/+1
* staging: vt6655: device_main: Replace explicit NULL comparisonNamrata A Shettar2016-09-181-1/+1
* staging: vt6655: Fix checkpatch warningAnson Jacob2016-08-211-4/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* Staging: vt6655: Remove & from function name.Sandhya Bankar2016-03-101-1/+1
* Staging: vt6655: Add check dma_mapping_errorHaneen Mohammed2016-02-111-0/+5
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-071-12/+12
* staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley2015-10-171-54/+54
* staging: vt6655: remove static inline alloc_td_info.Malcolm Priestley2015-10-171-2/+2
* staging: vt6655: remove static inline alloc_rd_info.Malcolm Priestley2015-10-171-2/+2
* staging: vt6655: replace typedef struct __device_optMalcolm Priestley2015-10-171-46/+46
* staging: vt6655: device_main Replace uIdx with idx.Malcolm Priestley2015-10-171-12/+12
* staging: vt6655: device_tx_srv rename pTDMalcolm Priestley2015-10-041-11/+11
* staging: vt6655: device_main replace pTDInfo with td_info.Malcolm Priestley2015-10-041-8/+8
* staging: vt6655: device_main replace pRD with rd.Malcolm Priestley2015-10-041-16/+16
* staging: vt6655: device_alloc_rx_buf replace pRDInfo with rd_info.Malcolm Priestley2015-10-041-6/+6
* staging: vt6655: device_main.c replace pDesc with desc.Malcolm Priestley2015-10-041-40/+40
* staging: vt6655: device_main replace pDevice with priv.Malcolm Priestley2015-10-041-296/+292
* staging: vt6655: don't stop TX queue unless buffer full.Malcolm Priestley2015-09-291-6/+2
* staging: vt6655: Move code in device_get_pci_infoMalcolm Priestley2015-09-141-18/+3
* staging: vt6655: device_get_pci_info pcid already assigned.Malcolm Priestley2015-09-141-2/+0
* staging: vt6655: device_get_pci_info remove call to set master.Malcolm Priestley2015-09-141-5/+0
* staging: vt6655: device_get_pci_info remove variable cis_addr.Malcolm Priestley2015-09-141-3/+0
* staging: vt6655: device_get_pci_info remove unused pci_read_config_*Malcolm Priestley2015-09-141-9/+0
* staging: vt6655: remove and move vt6655_init_infoMalcolm Priestley2015-09-141-12/+2
* staging: vt6655: vt6655_init_info remove memset.Malcolm Priestley2015-09-141-2/+0
* staging: vt6655: remove unused multicast_limit.Malcolm Priestley2015-09-141-1/+0
* staging: vt6655: Remove typedef struct __chip_info_tblMalcolm Priestley2015-09-141-29/+11
* staging: vt6655: remove get_chip_name and info message.Malcolm Priestley2015-09-141-12/+0
* staging: vt6655: vt6655_probe remove PCI debug infoMalcolm Priestley2015-09-141-46/+0
* staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley2015-09-121-24/+27
* staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley2015-09-121-12/+12
* staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley2015-09-121-1/+1
* staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley2015-09-121-5/+5
* staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley2015-08-141-20/+23
* staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley2015-08-141-21/+21
* staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley2015-08-141-1/+1
* staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley2015-08-141-5/+4
* staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley2015-08-141-4/+4
* Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman2015-08-101-2/+3
|\
| * staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley2015-08-031-2/+3
* | staging: vt6655: always set 32 bit dma maskMalcolm Priestley2015-07-221-0/+6
* | staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm Priestley2015-07-221-2/+0
* | staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_descMalcolm Priestley2015-07-221-2/+0
* | staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley2015-07-221-2/+1
* | staging: vt6655: dead code tx path remove dma_unmap_singleMalcolm Priestley2015-07-221-14/+0
* | staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-221-5/+4
OpenPOWER on IntegriCloud