aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-17staging: vt6655: card.c rename pDevice with privMalcolm Priestley1-193/+193
2015-10-17staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley3-60/+60
2015-10-17staging: vt6655: remove static inline alloc_td_info.Malcolm Priestley2-6/+2
2015-10-17staging: vt6655: remove static inline alloc_rd_info.Malcolm Priestley2-7/+2
2015-10-17staging: vt6655: replace typedef struct __device_optMalcolm Priestley3-62/+62
2015-10-17staging: vt6655: device.h remove typedef enumMalcolm Priestley1-4/+2
2015-10-17staging: vt6655: device.h remove unsed headers.Malcolm Priestley1-22/+0
2015-10-17staging: vt6655: device.h remove unused macros.Malcolm Priestley1-64/+0
2015-10-17staging: vt6655: device_main Replace uIdx with idx.Malcolm Priestley1-12/+12
2015-10-16staging: vt6655: Prefer using BIT MacroAmitoj Kaur Chawla1-1/+1
2015-10-16staging: vt6655: Remove boolean comparisonsLuis de Bethencourt1-4/+4
2015-10-16staging: vt6655: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-12Staging: vt6655: mac: Remove extra bracesShivani Bhardwaj1-2/+1
2015-10-12Staging: vt6655: rxtx: Remove extra parenthesesShivani Bhardwaj1-2/+2
2015-10-12Staging: vt6655: rxtx: Remove extra space characterShivani Bhardwaj1-1/+1
2015-10-12Staging: vt6655: Renamed uRATE to ratePaul McQuade2-8/+8
2015-10-08staging: vt6655: Remove true comparisonAmitoj Kaur Chawla1-1/+1
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-10-02staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu1-2/+12
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 Priestley2-12/+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 Priestley2-2/+0
2015-09-14staging: vt6655: Remove typedef struct __chip_info_tblMalcolm Priestley2-41/+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 Priestley6-35/+36
2015-09-12staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley4-18/+18
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley4-10/+9
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley4-31/+22
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley6-38/+39
2015-08-14staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley4-33/+33
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley2-2/+0
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley3-3/+3
2015-08-14staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley2-12/+10
2015-08-14staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley3-29/+19
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman1-2/+3
2015-08-05staging: vt6655: Fixed C99 style comment to C89 style.Lior Pugatch1-1/+1