summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/dpc.c
AgeCommit message (Expand)AuthorLines
2016-09-28staging: vt6656: Remove unused variable 'rx_sts'Martin Alonso-2/+1
2016-08-21staging:vt6656:dpc.c:Fix spacesRithvik Patibandla-3/+3
2016-08-21staging:vt6656:dpc.c:Fix parantheses alignmentRithvik Patibandla-4/+4
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka-3/+0
2014-07-27staging: vt6656: dpc remove unneeded headersMalcolm Priestley-3/+0
2014-07-27staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley-5/+0
2014-07-21staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley-2/+2
2014-07-21staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley-1/+1
2014-07-21staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley-1/+1
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley-1/+1
2014-07-08staging: vt6656: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley-2/+15
2014-06-29staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCBMalcolm Priestley-68/+0
2014-06-26staging: vt6656: remove old rx receive listMalcolm Priestley-2/+2
2014-06-26staging: vt6656: dpc remove dead code RXvMngWorkItemMalcolm Priestley-46/+0
2014-06-26staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley-1/+0
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley-1/+0
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley-1/+0
2014-06-26staging: vt6656: dead code remove iowpa.hMalcolm Priestley-1/+0
2014-06-26staging: vt6656: dead code remove micheal.c/hMalcolm Priestley-1/+0
2014-06-26staging: vt6656: dead code remove tkip.c/hMalcolm Priestley-1/+0
2014-06-26staging: vt6656: dead code remove wctlMalcolm Priestley-1/+0
2014-06-26staging: vt6656: dead code remove wmgr.cMalcolm Priestley-1/+0
2014-06-26staging: vt6656: dpc remove dead code.Malcolm Priestley-803/+0
2014-06-26staging: vt6656: mac80211 conversion: create rx function.Malcolm Priestley-1/+136
2014-05-25staging: vt6656: Convert remaining locks to spin_lock_irqsave.Malcolm Priestley-2/+3
2014-05-23staging: vt6656: dead code remove diversity codeMalcolm Priestley-7/+0
2014-05-23staging: vt6656: remove dead code tcrc.c/hMalcolm Priestley-1/+0
2014-05-19staging; vt6656: dead code aes_ccmp.Malcolm Priestley-1/+0
2014-05-19staging: vt6656: dpc.c remove hostapdMalcolm Priestley-222/+1
2014-05-19staging: vt6656: Remove hostapd functions.Malcolm Priestley-207/+3
2014-05-19staging: vt6656: Remove dead code hostap.Malcolm Priestley-1/+0
2014-05-15staging: vt6656: lock changes: RXvMngWorkItem.Malcolm Priestley-7/+16
2014-02-28staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb.Malcolm Priestley-6/+3
2014-02-28staging: vt6656: Clean up RXvFreeRCB.Malcolm Priestley-26/+27
2014-02-28staging: vt6656: Clean up RXvWorkItemMalcolm Priestley-16/+20
2014-02-18staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley-1/+1
2014-01-13staging: vt6656: sparse fixes: dpc.c missing dpc.hMalcolm Priestley-0/+1
2013-12-17staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley-43/+0
2013-12-10staging: vt6656: s_uCalculateLinkQual use netstats rx valuesMalcolm Priestley-0/+3
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea-1/+1
2013-10-15staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm Priestley-0/+6
2013-09-30staging: vt6656: covert RXvMngWorkItem to work queueMalcolm Priestley-2/+4
2013-09-30staging: vt6656: convert RXvWorkItem to work queueMalcolm Priestley-2/+4
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches-7/+6
2013-08-28staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley-5/+5
2013-07-25staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley-6/+0
2013-03-28staging: vt6656: remove consecutive newlinesAndres More-37/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More-7/+0
2013-03-25staging: vt6656: removed custom 802.11 header usageAndres More-40/+40
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More-14/+14