index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6656: change driver version to mac80211
Malcolm Priestley
2014-07-27
1
-1
/
+1
*
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
2014-07-24
1
-2
/
+0
*
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2014-07-24
1
-1
/
+0
*
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2014-07-24
1
-1
/
+0
*
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
1
-8
/
+6
*
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
2014-07-24
1
-3
/
+0
*
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
1
-2
/
+0
*
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
2014-07-24
1
-2
/
+0
*
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
2014-07-21
1
-0
/
+1
*
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
2014-07-21
1
-0
/
+1
*
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
2014-07-21
1
-0
/
+1
*
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
2014-07-21
1
-0
/
+1
*
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
2014-07-21
1
-4
/
+0
*
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
Malcolm Priestley
2014-07-21
1
-1
/
+0
*
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMd
Malcolm Priestley
2014-07-21
1
-1
/
+0
*
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private remove camel case retry limit
Malcolm Priestley
2014-07-21
1
-2
/
+2
*
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private rf power table remove camel case
Malcolm Priestley
2014-07-21
1
-7
/
+7
*
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace abyEEPROM with eeprom
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace wBasicRate with basic_rates
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byPacketType with packet_type
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byBBType with bb_type
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private remove camel case IFS names
Malcolm Priestley
2014-07-21
1
-4
/
+4
*
staging: vt6656: struct vnt_private remove uCwMin/uCwMax
Malcolm Priestley
2014-07-21
1
-2
/
+0
*
staging: vt6656: struct vnt_private remove camel case antenna variables
Malcolm Priestley
2014-07-21
1
-5
/
+5
*
staging: vt6656: antenna modes remove unused variables
Malcolm Priestley
2014-07-21
1
-2
/
+0
*
staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssi
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addr
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: rename abyPermanentNetAddr to permanent_net_addr
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: remame abyCurrentNetAddr to current_net_addr
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: remove variable byZoneType
Malcolm Priestley
2014-07-21
1
-2
/
+0
*
staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_conf
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private rename byLocalID to local_id
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_version
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private rename cdTD to num_tx_context
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private rename cbRD to num_rcb
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: put radio power off and on into correct state every time.
Malcolm Priestley
2014-07-18
1
-1
/
+0
*
staging: vt6656: struct vnt_private remove unused variable bRadioOff
Malcolm Priestley
2014-07-18
1
-2
/
+0
*
staging: vt6656: struct vnt_private remove unused variable bRadioControlOff
Malcolm Priestley
2014-07-18
1
-1
/
+0
[next]