summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2015-07-15staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-18staging: vt6655: use module_pci_driver helperMalcolm Priestley
2015-06-18staging: vt6655: remove suspend struct notifier_block.Malcolm Priestley
2015-06-16staging: vt6655: fix c99 comments and line lengthmatt mooney
2015-06-13Staging: vt6655: Remove unnecessary equality checks in rxtx.cHarisangam Sharvari
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-31staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley
2015-05-31staging: vt6655: replace and resize dwIsrMalcolm Priestley
2015-05-31staging: vt6655: vnt_interrupt_process remove camel case.Malcolm Priestley
2015-05-31staging: vt6655: vnt_interrupt_process remove page 0 selectMalcolm Priestley
2015-05-31staging: vt6655: use workqueue for interrupt handlingMalcolm Priestley
2015-05-31staging: vt6655: remove mib.c/h dead code.Malcolm Priestley
2015-05-31staging: vt6655: Remove call to STAvUpdateIsrStatCounter.Malcolm Priestley
2015-05-31staging: vt6655: dead code remove STAvUpdate802_11CounterMalcolm Priestley
2015-05-31staging: 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
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-03staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley
2015-04-03staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...Malcolm Priestley
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman
2015-03-20Staging: vt6655: changed C99 // commentsHatice ERTÜRK
2015-03-20staging: vt6655: remove deprecated use of pci apiQuentin Lambert
2015-03-15staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal
2015-03-09vt6655: Fix late setting of byRFType.Malcolm Priestley
2015-03-09vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley
2015-03-09staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley
2015-03-07Staging: vt6655: fix C99 commentsMatteo Semenzato
2015-03-07staging: vt6655: Cleanup C99 commentsAlex W Slater
2015-03-07Staging: vt6655 fix C99 style commentsMatt
2015-03-07staging: vt6655: fix coding style issues in channel.cIvan Stankovic
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-03-01staging: vt6655: remove unused variableAya Mahfouz
2015-03-01Staging: vt6655: Fix do not use C99 // commentsYeliz Taneroglu
2015-02-26Staging: vt6655: changed C99 // commentsHatice ERTÜRK
2015-02-26Staging: vt6655: break lines over 80 charactersKatie Dunne
2015-02-26Staging: vt6655: Replace C99 comments with C89Katie Dunne
2015-02-07staging: vt6655: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley
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