aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-21staging: vt6656: remove variable byZoneTypeMalcolm Priestley1-2/+0
2014-07-21staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_confMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_versionMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private rename cbRD to num_rcbMalcolm Priestley1-1/+1
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley1-1/+0
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioOffMalcolm Priestley1-2/+0
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley1-1/+0
2014-07-18staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley1-1/+1
2014-07-18staging: vt6656: struct vnt_private rename apRCB to rcbMalcolm Priestley1-1/+1
2014-07-18staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urbMalcolm Priestley1-1/+1
2014-07-18staging: vt6656: struct vnt_private remove dead variablesMalcolm Priestley1-9/+0
2014-07-18staging: vt6656: remove dead structure struct vnt_tx_pkt_infoMalcolm Priestley1-7/+0
2014-07-18staging: vt6656: struct vnt_rcb remove camel caseMalcolm Priestley1-3/+3
2014-07-18staging: vt6656: struct vnt_rcb remove unused membersMalcolm Priestley1-2/+0
2014-07-17staging: vt6656: remove DBG_PRT kernel messages macro and enumsMalcolm Priestley1-10/+0
2014-07-16staging: vt6556: Remove typedefsPeter Senna Tschudin1-9/+8
2014-07-15staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin1-5/+5
2014-07-15staging: vt6656: device.h remove old wireless statsMalcolm Priestley1-2/+0
2014-07-13staging: vt6656: replace camel case from command variablesMalcolm Priestley1-4/+4
2014-07-13staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFFMalcolm Priestley1-2/+0
2014-07-13staging: vt6656: remove typedef struct tagCMD_ITEMMalcolm Priestley1-1/+1
2014-07-13staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_stateMalcolm Priestley1-1/+1
2014-07-13staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmdMalcolm Priestley1-1/+1
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley1-0/+2
2014-07-08staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley1-0/+1
2014-06-29staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCBMalcolm Priestley1-29/+0
2014-06-26staging: vt6656: remove unneeded config and headersMalcolm Priestley1-3/+0
2014-06-26staging: vt6656: device.h remove dead strutures and variablesMalcolm Priestley1-220/+0
2014-06-26staging: vt6656: dead code remove 80211hdr.hMalcolm Priestley1-3/+0
2014-06-26staging: vt6656: dead code remove wmgr.hMalcolm Priestley1-36/+1
2014-06-26staging: vt6656: remove old rx receive listMalcolm Priestley1-4/+1
2014-06-26staging: vt6656: dead code remove old key functionsMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: dead code remove rc4.c/hMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: main_usb removed dead codeMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: dead code remove zonetypesMalcolm Priestley1-3/+0
2014-06-26staging: vt6656: mac80211 conversion: move data rates to device.hMalcolm Priestley1-0/+14
2014-06-26staging: vt6656: mac80211 conversion: vnt_update_ifs change basic ratesMalcolm Priestley1-1/+1
2014-06-26staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommandMalcolm Priestley1-0/+2
2014-06-26staging: vt6656: mac80211 conversion: main_usb add functions and change usb_driver functionsMalcolm Priestley1-0/+3
2014-06-26staging: vt6656: mac80211 conversion: add key functionsMalcolm Priestley1-0/+1
2014-06-26staging: vt6656: mac80211 conversion: Create tx functionsMalcolm Priestley1-1/+2
2014-06-26staging: vt6656: mac80211 conversion: create rx function.Malcolm Priestley1-0/+6
2014-06-19staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structuresMalcolm Priestley1-0/+2
2014-05-28staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warningsMalcolm Priestley1-3/+3
2014-05-23staging: vt6656: dead code remove diversity codeMalcolm Priestley1-24/+0
2014-05-19staging: vt6656: Remove hostapd functions.Malcolm Priestley1-7/+0