summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/device_main.c
AgeCommit message (Expand)Author
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-03-26staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley
2019-02-27Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran
2019-02-26Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-04-23staging: vt6655: add handling memory leak on vnt_start()Ji-Hun Kim
2018-04-23staging: vt6655: check for memory allocation failuresJi-Hun Kim
2018-03-06staging: vt6655: remove unnecessary parenthesesSantha Meena Ramamoorthy
2017-12-19staging: vt6655: Use GFP_KERNEL in kzallocJia-Ju Bai
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman
2017-10-18vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai
2017-05-25staging: vt6655: align function parameters to open parenthesisMarko Stankovic
2017-05-25staging: vt6655: remove unnecessary blank linesMarko Stankovic
2017-05-25staging: vt6655: replace NULL comparison with '!' operatorMarko Stankovic
2016-12-06staging: vt6655: Add spaces around +PrasannaKumar Muralidharan
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao
2016-09-18staging: vt6655: device_main: Replace NULL comparison with !xNamrata A Shettar
2016-09-18staging: vt6655: device_main: Replace explicit NULL comparisonNamrata A Shettar
2016-08-21staging: vt6655: Fix checkpatch warningAnson Jacob
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-10Staging: vt6655: Remove & from function name.Sandhya Bankar
2016-02-11Staging: vt6655: Add check dma_mapping_errorHaneen Mohammed
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley
2015-10-17staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley
2015-10-17staging: vt6655: remove static inline alloc_td_info.Malcolm Priestley
2015-10-17staging: vt6655: remove static inline alloc_rd_info.Malcolm Priestley
2015-10-17staging: vt6655: replace typedef struct __device_optMalcolm Priestley
2015-10-17staging: vt6655: device_main Replace uIdx with idx.Malcolm Priestley
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-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-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley