summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
AgeCommit message (Expand)Author
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley
2015-08-14staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley
2015-08-14staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley
2015-08-14staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman
2015-08-03staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley
2015-07-22staging: vt6655: always set 32 bit dma maskMalcolm Priestley
2015-07-22staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_descMalcolm 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 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: Fix missing power saving supportMalcolm 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-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 call to STAvUpdateIsrStatCounter.Malcolm 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-04-30staging: vt6655: device_intr check for vif on while loopMalcolm Priestley
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman
2015-03-20staging: vt6655: remove deprecated use of pci apiQuentin Lambert
2015-03-09vt6655: Fix late setting of byRFType.Malcolm Priestley
2015-03-09staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley
2015-03-06staging: vt6655: Cleanup C99 commentsAlex W Slater
2015-02-07staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMAMalcolm Priestley
2015-02-07staging: vt6655: parse bb vga code out of device_intr.Malcolm Priestley
2015-02-07staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packetMalcolm Priestley
2015-01-25staging: vt6655: device_init_registers alway set initial antenna modeMalcolm Priestley