summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-8/+2
|\
| * staging: vt6656: remove unnecessary 'out of memory' messageMelike Yurtoglu2014-10-201-8/+2
* | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
|/
* staging: vt6656: Merge three lines into oneTapasweni Pathak2014-09-281-3/+1
* Staging: vt6656: Merge two lines of code into oneRajbinder Brar2014-09-231-4/+1
* staging: vt6656: remove unnecessary else after returnTapasweni Pathak2014-09-232-4/+2
* Staging: vt6656: Merges two lines of code and also removes unused variableMahati Chamarthy2014-09-231-5/+1
* Staging: vt6656: Merges two lines of code and removes unused variableMahati Chamarthy2014-09-231-4/+1
* Staging: vt6656: Removing else after break statement to fix warningRajbinder Brar2014-09-191-11/+9
* staging: vt6656: remove rate_control_algorithm pidMalcolm Priestley2014-09-081-1/+0
* staging: vt6656: add blank line after declarationRagnar B. Johannsson2014-08-161-0/+1
* staging: vt6656: fix incorrect indentationRagnar B. Johannsson2014-08-161-1/+1
* staging: vt6656: remove unnecessary bracesRagnar B. Johannsson2014-08-161-3/+2
* staging: vt6656: wcmd.h remove dead macrosMalcolm Priestley2014-07-271-3/+0
* staging: vt6656: rf.h cleanup C_PWBT commentsMalcolm Priestley2014-07-271-1/+1
* staging: vt6656: power.h remove dead macrosMalcolm Priestley2014-07-271-2/+0
* staging: vt6656: dpc remove unneeded headersMalcolm Priestley2014-07-272-4/+0
* staging: vt6656: dpc.h remove dead function prototypesMalcolm Priestley2014-07-271-4/+0
* staging: vt6656: rf.h clean up commentsMalcolm Priestley2014-07-271-5/+3
* staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley2014-07-273-12/+0
* staging: vt6656: remove return from all void functionsMalcolm Priestley2014-07-274-14/+0
* staging: vt6656: main_usb.c remove return from void functionsMalcolm Priestley2014-07-271-13/+0
* staging: vt6656: change driver version to mac80211Malcolm Priestley2014-07-271-1/+1
* staging: vt6656: main_usb.c remove comments to functions nolonger present.Malcolm Priestley2014-07-271-12/+0
* staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufsMalcolm Priestley2014-07-271-3/+3
* staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufsMalcolm Priestley2014-07-271-3/+3
* staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufsMalcolm Priestley2014-07-271-4/+4
* staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufsMalcolm Priestley2014-07-271-5/+5
* staging: vt6656: rename device_init_registers to vnt_init_registersMalcolm Priestley2014-07-271-4/+4
* staging: vt6656: rename device_set_options to vnt_set_optionsMalcolm Priestley2014-07-271-2/+2
* staging: vt6656: use test_bit to check flags statusMalcolm Priestley2014-07-243-5/+5
* staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley2014-07-241-2/+0
* staging: vt6656: use clear_bit to remove device flagMalcolm Priestley2014-07-242-3/+2
* staging: vt6656: use set_bit to set flagsMalcolm Priestley2014-07-242-3/+2
* staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley2014-07-244-15/+13
* staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2014-07-242-7/+0
* staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2014-07-242-3/+1
* staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley2014-07-243-7/+1
* staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to...Malcolm Priestley2014-07-222-2/+2
* staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16Malcolm Priestley2014-07-222-13/+15
* staging: vt6656: struct vnt_beacon_buffer replace byType with typeMalcolm Priestley2014-07-222-2/+2
* staging: vt6656: vnt_tx_buffer replace byType with typeMalcolm Priestley2014-07-222-2/+2
* staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_noMalcolm Priestley2014-07-222-2/+2
* staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_noMalcolm Priestley2014-07-222-2/+2
* staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctlMalcolm Priestley2014-07-222-13/+13
* staging: vt6656: usbpipe.c clean up USB_CTL_WAITMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: usbpipe remove unneeded commentsMalcolm Priestley2014-07-211-6/+0
* staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINKMalcolm Priestley2014-07-211-4/+0
* staging: vt6656: remove static declaration vnt_tx_context_completeMalcolm Priestley2014-07-211-35/+32
* staging: vt6656: Remove static declaration vnt_submit_rx_urb_completeMalcolm Priestley2014-07-211-31/+31
OpenPOWER on IntegriCloud