summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2015-08-03staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley
2015-07-22staging: vt6655: desc.h remove dead strcturesMalcolm Priestley
2015-07-22staging: vt6655: s_cbFillTxBufHead replace STxBufHeadMalcolm Priestley
2015-07-22staging: vt6655: always set 32 bit dma maskMalcolm Priestley
2015-07-22staging: vt6655: fix tagTDES1 -> wReqCount typeMalcolm Priestley
2015-07-22staging: vt6655: Fix wReqCount to __le16Malcolm Priestley
2015-07-22staging: vt6655: fix tagSRxDesc -> next_desc typeMalcolm Priestley
2015-07-22staging: vt6655: Fix tagSRxDesc -> buff_addr typeMalcolm Priestley
2015-07-22staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm Priestley
2015-07-22staging: vt6655: fix tagSTxDesc -> next_desc typeMalcolm Priestley
2015-07-22staging: vt6655: fix tagDEVICE_TD_INFO -> buff_addr typeMalcolm Priestley
2015-07-22staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_descMalcolm Priestley
2015-07-22staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley
2015-07-22staging: vt6655: dead code tx path remove dma_unmap_singleMalcolm Priestley
2015-07-22staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman
2015-07-14staging:vt6655: remove checks around dev_kfree_skbManinder Singh
2015-07-14staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
2015-07-14Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.Nicholas Parkanyi
2015-07-14Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi
2015-07-14staging: vt6655: Fix missing power saving supportMalcolm Priestley
2015-07-14staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley
2015-07-14staging: vt6655: vnt_tx_packet don't wakeup from power saving.Malcolm Priestley
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-17staging: vt6655: use module_pci_driver helperMalcolm Priestley
2015-06-17staging: vt6655: remove suspend struct notifier_block.Malcolm Priestley
2015-06-15staging: vt6655: fix c99 comments and line lengthmatt mooney
2015-06-12Staging: vt6655: Remove unnecessary equality checks in rxtx.cHarisangam Sharvari
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-01staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley
2015-06-01staging: vt6655: replace and resize dwIsrMalcolm Priestley
2015-06-01staging: vt6655: vnt_interrupt_process remove camel case.Malcolm Priestley
2015-06-01staging: vt6655: vnt_interrupt_process remove page 0 selectMalcolm Priestley
2015-06-01staging: vt6655: use workqueue for interrupt handlingMalcolm Priestley
2015-06-01staging: vt6655: remove mib.c/h dead code.Malcolm Priestley
2015-06-01staging: vt6655: Remove call to STAvUpdateIsrStatCounter.Malcolm Priestley
2015-06-01staging: vt6655: dead code remove STAvUpdate802_11CounterMalcolm Priestley
2015-06-01staging: vt6655: implement ieee80211_low_level_statsMalcolm Priestley
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-08staging: vt6655: lock MACvWriteBSSIDAddress.Malcolm Priestley
2015-05-08staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley
2015-05-08staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NICMalcolm Priestley
2015-05-08staging: vt6655: Fix 80211 control and management status reporting.Malcolm Priestley
2015-05-08staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTEDMalcolm Priestley
2015-05-08staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafeMalcolm Priestley
2015-05-08staging: vt6655: Checkpatch fix: lines longer than 80 columnsGuillaume Brogi
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-30staging: vt6655: device_intr check for vif on while loopMalcolm Priestley