index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
device.h
Age
Commit message (
Expand
)
Author
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2015-01-12
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
2014-07-21
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
2014-07-21
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
2014-07-21
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
2014-07-21
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMd
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case retry limit
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rf power table remove camel case
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyEEPROM with eeprom
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wBasicRate with basic_rates
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPacketType with packet_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byBBType with bb_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case IFS names
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove uCwMin/uCwMax
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case antenna variables
Malcolm Priestley
2014-07-21
staging: vt6656: antenna modes remove unused variables
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssi
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf
Malcolm Priestley
2014-07-21
staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addr
Malcolm Priestley
2014-07-21
staging: vt6656: rename abyPermanentNetAddr to permanent_net_addr
Malcolm Priestley
2014-07-21
staging: vt6656: remame abyCurrentNetAddr to current_net_addr
Malcolm Priestley
2014-07-21
staging: vt6656: remove variable byZoneType
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_conf
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename byLocalID to local_id
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_version
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename cdTD to num_tx_context
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename cbRD to num_rcb
Malcolm Priestley
2014-07-18
staging: vt6656: put radio power off and on into correct state every time.
Malcolm Priestley
[next]