summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-130/+101
|\
| * staging: vt6655: use module_pci_driver helperMalcolm Priestley2015-06-171-16/+1
| * staging: vt6655: remove suspend struct notifier_block.Malcolm Priestley2015-06-171-37/+0
| * staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley2015-06-011-0/+4
| * staging: vt6655: replace and resize dwIsrMalcolm Priestley2015-06-011-16/+17
| * staging: vt6655: vnt_interrupt_process remove camel case.Malcolm Priestley2015-06-011-51/+52
| * staging: vt6655: vnt_interrupt_process remove page 0 selectMalcolm Priestley2015-06-011-11/+0
| * staging: vt6655: use workqueue for interrupt handlingMalcolm Priestley2015-06-011-10/+26
| * staging: vt6655: Remove call to STAvUpdateIsrStatCounter.Malcolm Priestley2015-06-011-1/+0
| * staging: vt6655: implement ieee80211_low_level_statsMalcolm Priestley2015-06-011-3/+21
| * Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-17/+25
| |\
| * | staging: vt6655: device_intr check for vif on while loopMalcolm Priestley2015-04-301-13/+8
* | | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-17/+25
|\ \ \ | | |/ | |/|
| * | staging: vt6655: lock MACvWriteBSSIDAddress.Malcolm Priestley2015-05-081-1/+8
| * | staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley2015-05-081-1/+1
| * | staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NICMalcolm Priestley2015-05-081-8/+7
| * | staging: vt6655: Fix 80211 control and management status reporting.Malcolm Priestley2015-05-081-3/+3
| * | staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTEDMalcolm Priestley2015-05-081-1/+5
| * | staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafeMalcolm Priestley2015-05-081-3/+1
| |/
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-10/+1
|/
* Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-03-231-17/+15
|\
| * vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| * staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
* | staging: vt6655: remove deprecated use of pci apiQuentin Lambert2015-03-201-19/+20
* | staging: vt6655: Cleanup C99 commentsAlex W Slater2015-03-061-17/+19
|/
* staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMAMalcolm Priestley2015-02-071-3/+4
* staging: vt6655: parse bb vga code out of device_intr.Malcolm Priestley2015-02-071-39/+54
* staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packetMalcolm Priestley2015-02-071-0/+2
* staging: vt6655: device_init_registers alway set initial antenna modeMalcolm Priestley2015-01-251-0/+4
* staging: vt6655: remove antenna diversity functionsMalcolm Priestley2015-01-251-56/+0
* staging: vt6655: set_channel replace parameter with ieee80211_channelMalcolm Priestley2015-01-251-1/+1
* staging: vt6655: fix space prohibted before that ','Ahmad Hassan2015-01-251-1/+1
* Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman2015-01-191-3/+10
|\
| * staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2015-01-121-1/+6
| * staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin2015-01-121-2/+4
* | staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.Malcolm Priestley2015-01-121-0/+6
* | staging: vt6655: Declare vnt_init() staticSören Brinkmann2015-01-121-1/+1
|/
* staging: vt6655: card.c move __iomem into functions.Malcolm Priestley2014-11-261-4/+3
* staging: vt6655: card Remove function vUpdateIFSMalcolm Priestley2014-11-261-1/+0
* staging: vt6655: change typedef enum _VIA_PKT_TYPE to macroMalcolm Priestley2014-11-261-1/+1
* staging: vt6655: CARDbSetPhyParameter remove unused parametersMalcolm Priestley2014-11-261-3/+2
* staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley2014-11-071-3/+3
* staging: vt6655: change tx wake queueMalcolm Priestley2014-11-051-4/+8
* staging: vt6655: device_set_options remove dead variablesMalcolm Priestley2014-11-051-5/+0
* staging: vt6655: device_init_registers remove uConnectionRateMalcolm Priestley2014-11-051-4/+1
* staging: vt6655: device_set_options remove unused ethernet addressesMalcolm Priestley2014-11-051-8/+0
* staging: vt6655: device_get_options remove unused device parametersMalcolm Priestley2014-11-051-100/+0
* staging: vt6655: remove fragmentation from driverMalcolm Priestley2014-11-051-53/+0
* staging: vt6655: dead code remove wmgr.hMalcolm Priestley2014-10-291-1/+0
OpenPOWER on IntegriCloud