summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley2015-08-146-38/+39
* staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley2015-08-144-33/+33
* staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley2015-08-142-2/+0
* staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley2015-08-143-3/+3
* staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley2015-08-142-12/+10
* staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley2015-08-143-29/+19
* 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: Fixed C99 style comment to C89 style.Lior Pugatch2015-08-051-1/+1
* | staging: vt6655: desc.h remove dead strcturesMalcolm Priestley2015-07-221-59/+0
* | staging: vt6655: s_cbFillTxBufHead replace STxBufHeadMalcolm Priestley2015-07-221-1/+1
* | staging: vt6655: always set 32 bit dma maskMalcolm Priestley2015-07-221-0/+6
* | staging: vt6655: fix tagTDES1 -> wReqCount typeMalcolm Priestley2015-07-221-1/+1
* | staging: vt6655: Fix wReqCount to __le16Malcolm Priestley2015-07-223-8/+8
* | staging: vt6655: fix tagSRxDesc -> next_desc typeMalcolm Priestley2015-07-221-1/+1
* | staging: vt6655: Fix tagSRxDesc -> buff_addr typeMalcolm Priestley2015-07-221-1/+1
* | staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm Priestley2015-07-222-3/+0
* | staging: vt6655: fix tagSTxDesc -> next_desc typeMalcolm Priestley2015-07-221-1/+1
* | staging: vt6655: fix tagDEVICE_TD_INFO -> buff_addr typeMalcolm Priestley2015-07-221-1/+1
* | staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_descMalcolm Priestley2015-07-222-3/+0
* | staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley2015-07-223-4/+1
* | staging: vt6655: dead code tx path remove dma_unmap_singleMalcolm Priestley2015-07-221-14/+0
* | staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley2015-07-223-25/+0
* | staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-226-20/+5
* | Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-1/+1
|\ \ | |/
| * staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley2015-07-141-1/+1
* | staging:vt6655: remove checks around dev_kfree_skbManinder Singh2015-07-141-6/+2
* | Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.Nicholas Parkanyi2015-07-141-24/+12
* | Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi2015-07-142-278/+278
* | staging: vt6655: Fix missing power saving supportMalcolm Priestley2015-07-141-0/+1
* | staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley2015-07-142-4/+13
* | staging: vt6655: vnt_tx_packet don't wakeup from power saving.Malcolm Priestley2015-07-141-3/+0
|/
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-268-385/+146
|\
| * staging: vt6655: use module_pci_driver helperMalcolm Priestley2015-06-171-16/+1
OpenPOWER on IntegriCloud