summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAge
* staging: vt6656: wcmd.h remove dead macrosMalcolm Priestley2014-07-27
* staging: vt6656: rf.h cleanup C_PWBT commentsMalcolm Priestley2014-07-27
* staging: vt6656: power.h remove dead macrosMalcolm Priestley2014-07-27
* staging: vt6656: dpc remove unneeded headersMalcolm Priestley2014-07-27
* staging: vt6656: dpc.h remove dead function prototypesMalcolm Priestley2014-07-27
* staging: vt6656: rf.h clean up commentsMalcolm Priestley2014-07-27
* staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley2014-07-27
* staging: vt6656: remove return from all void functionsMalcolm Priestley2014-07-27
* staging: vt6656: main_usb.c remove return from void functionsMalcolm Priestley2014-07-27
* staging: vt6656: change driver version to mac80211Malcolm Priestley2014-07-27
* staging: vt6656: main_usb.c remove comments to functions nolonger present.Malcolm Priestley2014-07-27
* staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufsMalcolm Priestley2014-07-27
* staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufsMalcolm Priestley2014-07-27
* staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufsMalcolm Priestley2014-07-27
* staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufsMalcolm Priestley2014-07-27
* staging: vt6656: rename device_init_registers to vnt_init_registersMalcolm Priestley2014-07-27
* staging: vt6656: rename device_set_options to vnt_set_optionsMalcolm Priestley2014-07-27
* staging: vt6656: use test_bit to check flags statusMalcolm Priestley2014-07-24
* staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley2014-07-24
* staging: vt6656: use clear_bit to remove device flagMalcolm Priestley2014-07-24
* staging: vt6656: use set_bit to set flagsMalcolm Priestley2014-07-24
* staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley2014-07-24
* staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2014-07-24
* staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2014-07-24
* staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley2014-07-24
* staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to...Malcolm Priestley2014-07-22
* staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16Malcolm Priestley2014-07-22
* staging: vt6656: struct vnt_beacon_buffer replace byType with typeMalcolm Priestley2014-07-22
* staging: vt6656: vnt_tx_buffer replace byType with typeMalcolm Priestley2014-07-22
* staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_noMalcolm Priestley2014-07-22
* staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_noMalcolm Priestley2014-07-22
* staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctlMalcolm Priestley2014-07-22
* staging: vt6656: usbpipe.c clean up USB_CTL_WAITMalcolm Priestley2014-07-21
* staging: vt6656: usbpipe remove unneeded commentsMalcolm Priestley2014-07-21
* staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINKMalcolm Priestley2014-07-21
* staging: vt6656: remove static declaration vnt_tx_context_completeMalcolm Priestley2014-07-21
* staging: vt6656: Remove static declaration vnt_submit_rx_urb_completeMalcolm Priestley2014-07-21
* staging: vt6656: Remove static declaration vnt_start_interrupt_urb_completeMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_leMalcolm Priestley2014-07-21
* staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rateMalcolm Priestley2014-07-21
* staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_lenMalcolm Priestley2014-07-21
* staging: vt6656: move need_ack into into vnt_usb_send_contextMalcolm Priestley2014-07-21
* staging: vt6656: rxtx move pkt_type into vnt_usb_send_contextMalcolm Priestley2014-07-21
* staging: vt6656: vnt_get_duration_le fix typo piv to privMalcolm Priestley2014-07-21
* staging: vt6656: dead code remove channel switch.Malcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private remove dead code ldBmThresholdMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrlMalcolm Priestley2014-07-21