aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
AgeCommit message (Expand)Author
2015-08-16staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley
2015-08-03staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley
2015-08-03staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
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-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
2015-01-25staging: vt6655: remove antenna diversity functionsMalcolm Priestley
2015-01-25staging: vt6655: set_channel replace parameter with ieee80211_channelMalcolm Priestley
2015-01-25staging: vt6655: fix space prohibted before that ','Ahmad Hassan
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman
2015-01-12staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley
2015-01-12staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin
2015-01-12staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.Malcolm Priestley
2015-01-12staging: vt6655: Declare vnt_init() staticSören Brinkmann
2014-11-26staging: vt6655: card.c move __iomem into functions.Malcolm Priestley
2014-11-26staging: vt6655: card Remove function vUpdateIFSMalcolm Priestley
2014-11-26staging: vt6655: change typedef enum _VIA_PKT_TYPE to macroMalcolm Priestley
2014-11-26staging: vt6655: CARDbSetPhyParameter remove unused parametersMalcolm Priestley
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley
2014-11-05staging: vt6655: change tx wake queueMalcolm Priestley
2014-11-05staging: vt6655: device_set_options remove dead variablesMalcolm Priestley
2014-11-05staging: vt6655: device_init_registers remove uConnectionRateMalcolm Priestley
2014-11-05staging: vt6655: device_set_options remove unused ethernet addressesMalcolm Priestley
2014-11-05staging: vt6655: device_get_options remove unused device parametersMalcolm Priestley
2014-11-05staging: vt6655: remove fragmentation from driverMalcolm Priestley
2014-10-29staging: vt6655: dead code remove wmgr.hMalcolm Priestley
2014-10-29staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley
2014-10-29staging: vt6655: dead code remove iocmd.hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove iowpa.hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove bssdb.h headerMalcolm Priestley
2014-10-29staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley
2014-10-29staging: vt6655: dead code remove vntwifi.hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove wctl.c/hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove tcrc.c/hMalcolm Priestley
2014-10-29staging: vt6655: deadcode remove wroute.c/hMalcolm Priestley
2014-10-29staging: vt6655: dead code datarate.c/hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove wpactl.c/hMalcolm Priestley