summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* | staging: vt6655: device_intr check for vif on while loopMalcolm Priestley2015-04-301-13/+8
|/
* 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
* staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley2014-10-291-3/+3
* staging: vt6655: dead code remove iocmd.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove iowpa.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove bssdb.h headerMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove vntwifi.hMalcolm Priestley2014-10-291-2/+0
* staging: vt6655: dead code remove wctl.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove tcrc.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: deadcode remove wroute.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code datarate.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove wpactl.c/hMalcolm Priestley2014-10-291-1/+0
OpenPOWER on IntegriCloud