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