index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-08
staging: vt6656: use ieee80211_tx_info to select packet type.
Malcolm Priestley
1
-3
/
+11
2015-03-23
Merge 4.0-rc5 into staging-testing
Greg Kroah-Hartman
1
-0
/
+1
2015-03-20
staging: vt6656: don't return zero on failure path in vt6656_probe()
Alexey Khoroshilov
1
-0
/
+1
2015-03-09
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
Malcolm Priestley
1
-0
/
+1
2015-03-06
staging: vt6656: Fix possible leak in vnt_download_firmware()
Christian Engelmayer
1
-1
/
+1
2015-02-26
staging: vt6656: replace memcpy by ether_addr_copy
Aya Mahfouz
1
-1
/
+3
2015-02-26
Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...
aybuke ozdemir
1
-4
/
+4
2015-02-07
staging: vt6656: parse cts fall back out of vnt_fill_cts_head
Malcolm Priestley
1
-45
/
+54
2015-02-07
staging: vt6656: vnt_fill_cts_head remove unneeded NULL check.
Malcolm Priestley
1
-3
/
+0
2015-01-25
staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet a...
Heba Aamer
1
-1
/
+1
2015-01-12
Staging: vt6656: Checkpatch fix: else after break or return
Emrys Bayliss
1
-2
/
+0
2015-01-12
Staging: vt6656: Fixed typo in a variable name
Gustavo A. R. Silva
1
-1
/
+1
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2
-2
/
+2
2015-01-12
staging: vt6656: whitespace checkpatch warning fix.
Krzysztof Adamski
1
-1
/
+1
2015-01-12
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
3
-5
/
+6
2015-01-12
staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.
Krzysztof Adamski
1
-2
/
+3
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+2
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-2
/
+5
2014-10-20
staging: vt6656: remove unnecessary 'out of memory' message
Melike Yurtoglu
1
-8
/
+2
2014-09-28
staging: vt6656: Merge three lines into one
Tapasweni Pathak
1
-3
/
+1
2014-09-23
Staging: vt6656: Merge two lines of code into one
Rajbinder Brar
1
-4
/
+1
2014-09-23
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2
-4
/
+2
2014-09-23
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
1
-5
/
+1
2014-09-23
Staging: vt6656: Merges two lines of code and removes unused variable
Mahati Chamarthy
1
-4
/
+1
2014-09-19
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
1
-11
/
+9
2014-09-08
staging: vt6656: remove rate_control_algorithm pid
Malcolm Priestley
1
-1
/
+0
2014-08-16
staging: vt6656: add blank line after declaration
Ragnar B. Johannsson
1
-0
/
+1
2014-08-16
staging: vt6656: fix incorrect indentation
Ragnar B. Johannsson
1
-1
/
+1
2014-08-16
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
1
-3
/
+2
2014-07-27
staging: vt6656: wcmd.h remove dead macros
Malcolm Priestley
1
-3
/
+0
2014-07-27
staging: vt6656: rf.h cleanup C_PWBT comments
Malcolm Priestley
1
-1
/
+1
2014-07-27
staging: vt6656: power.h remove dead macros
Malcolm Priestley
1
-2
/
+0
2014-07-27
staging: vt6656: dpc remove unneeded headers
Malcolm Priestley
2
-4
/
+0
2014-07-27
staging: vt6656: dpc.h remove dead function prototypes
Malcolm Priestley
1
-4
/
+0
2014-07-27
staging: vt6656: rf.h clean up comments
Malcolm Priestley
1
-5
/
+3
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
3
-12
/
+0
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
4
-14
/
+0
2014-07-27
staging: vt6656: main_usb.c remove return from void functions
Malcolm Priestley
1
-13
/
+0
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
1
-1
/
+1
2014-07-27
staging: vt6656: main_usb.c remove comments to functions nolonger present.
Malcolm Priestley
1
-12
/
+0
2014-07-27
staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs
Malcolm Priestley
1
-3
/
+3
2014-07-27
staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs
Malcolm Priestley
1
-3
/
+3
2014-07-27
staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs
Malcolm Priestley
1
-4
/
+4
2014-07-27
staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs
Malcolm Priestley
1
-5
/
+5
2014-07-27
staging: vt6656: rename device_init_registers to vnt_init_registers
Malcolm Priestley
1
-4
/
+4
2014-07-27
staging: vt6656: rename device_set_options to vnt_set_options
Malcolm Priestley
1
-2
/
+2
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
3
-5
/
+5
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
1
-2
/
+0
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2
-3
/
+2
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2
-3
/
+2
[next]