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