summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/dpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley2014-07-081-2/+15
* staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCBMalcolm Priestley2014-06-291-68/+0
* staging: vt6656: remove old rx receive listMalcolm Priestley2014-06-261-2/+2
* staging: vt6656: dpc remove dead code RXvMngWorkItemMalcolm Priestley2014-06-261-46/+0
* staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: remove dead code datarateMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: decode remove tether.c/hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove iowpa.hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove micheal.c/hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove tkip.c/hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove wctlMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove wmgr.cMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dpc remove dead code.Malcolm Priestley2014-06-261-803/+0
* staging: vt6656: mac80211 conversion: create rx function.Malcolm Priestley2014-06-261-1/+136
* staging: vt6656: Convert remaining locks to spin_lock_irqsave.Malcolm Priestley2014-05-251-2/+3
* staging: vt6656: dead code remove diversity codeMalcolm Priestley2014-05-231-7/+0
* staging: vt6656: remove dead code tcrc.c/hMalcolm Priestley2014-05-231-1/+0
* staging; vt6656: dead code aes_ccmp.Malcolm Priestley2014-05-191-1/+0
* staging: vt6656: dpc.c remove hostapdMalcolm Priestley2014-05-191-222/+1
* staging: vt6656: Remove hostapd functions.Malcolm Priestley2014-05-191-207/+3
* staging: vt6656: Remove dead code hostap.Malcolm Priestley2014-05-191-1/+0
* staging: vt6656: lock changes: RXvMngWorkItem.Malcolm Priestley2014-05-151-7/+16
* staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb.Malcolm Priestley2014-02-281-6/+3
* staging: vt6656: Clean up RXvFreeRCB.Malcolm Priestley2014-02-281-26/+27
* staging: vt6656: Clean up RXvWorkItemMalcolm Priestley2014-02-281-16/+20
* staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley2014-02-181-1/+1
* staging: vt6656: sparse fixes: dpc.c missing dpc.hMalcolm Priestley2014-01-131-0/+1
* staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley2013-12-171-43/+0
* staging: vt6656: s_uCalculateLinkQual use netstats rx valuesMalcolm Priestley2013-12-101-0/+3
* staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea2013-11-101-1/+1
* staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm Priestley2013-10-151-0/+6
* staging: vt6656: covert RXvMngWorkItem to work queueMalcolm Priestley2013-09-301-2/+4
* staging: vt6656: convert RXvWorkItem to work queueMalcolm Priestley2013-09-301-2/+4
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-7/+6
* staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley2013-08-281-5/+5
* staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley2013-07-251-6/+0
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-37/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-7/+0
* staging: vt6656: removed custom 802.11 header usageAndres More2013-03-251-40/+40
* staging: vt6656: removed usage of custom Ethernet headerAndres More2013-03-251-14/+14
* staging: vt6656: replaced custom DWORD definition with u32Andres More2013-03-111-20/+20
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-13/+13
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-28/+28
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-38/+38
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-51/+51
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-1/+1
OpenPOWER on IntegriCloud