summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-077-117/+137
* | staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley2016-02-071-3/+3
* | staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2016-02-072-10/+8
* | staging: vt6655: power.c replace pDevice with privMalcolm Priestley2016-02-071-28/+28
* | staging: vt6655: rf.c rename bResult ret.Malcolm Priestley2016-02-071-69/+69
* | staging: vt6655: set_channel replace bResult with retMalcolm Priestley2016-02-071-5/+5
* | staging: vt6655: set_channel replace void handler.Malcolm Priestley2016-02-072-3/+2
* | staging: vt6655: channel.c replace pDevice with privMalcolm Priestley2016-02-071-29/+29
|/
* staging: vt6655: Add space around '*'Burcin Akalin2015-10-241-1/+1
* staging: vt6655: Add space around '*'Burcin Akalin2015-10-241-1/+1
* staging: vt6655: card.c rename pDevice with privMalcolm Priestley2015-10-171-193/+193
* staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley2015-10-173-60/+60
* staging: vt6655: remove static inline alloc_td_info.Malcolm Priestley2015-10-172-6/+2
* staging: vt6655: remove static inline alloc_rd_info.Malcolm Priestley2015-10-172-7/+2
* staging: vt6655: replace typedef struct __device_optMalcolm Priestley2015-10-173-62/+62
* staging: vt6655: device.h remove typedef enumMalcolm Priestley2015-10-171-4/+2
* staging: vt6655: device.h remove unsed headers.Malcolm Priestley2015-10-171-22/+0
* staging: vt6655: device.h remove unused macros.Malcolm Priestley2015-10-171-64/+0
* staging: vt6655: device_main Replace uIdx with idx.Malcolm Priestley2015-10-171-12/+12
* staging: vt6655: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-161-1/+1
* staging: vt6655: Remove boolean comparisonsLuis de Bethencourt2015-10-161-4/+4
* staging: vt6655: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* Staging: vt6655: mac: Remove extra bracesShivani Bhardwaj2015-10-121-2/+1
* Staging: vt6655: rxtx: Remove extra parenthesesShivani Bhardwaj2015-10-121-2/+2
* Staging: vt6655: rxtx: Remove extra space characterShivani Bhardwaj2015-10-121-1/+1
* Staging: vt6655: Renamed uRATE to ratePaul McQuade2015-10-122-8/+8
* staging: vt6655: Remove true comparisonAmitoj Kaur Chawla2015-10-081-1/+1
* 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: Fixed two lines over 80 characters longArjun Krishna Babu2015-10-021-2/+12
* 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-142-12/+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-142-2/+0
* staging: vt6655: Remove typedef struct __chip_info_tblMalcolm Priestley2015-09-142-41/+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-126-35/+36
* staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley2015-09-124-18/+18
* staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley2015-09-124-10/+9
* staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley2015-09-124-31/+22
OpenPOWER on IntegriCloud