index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-27
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+5
2015-06-18
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
4
-4
/
+4
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-4
/
+4
2015-05-31
Staging: vt6656: device: Fixed spelling error
Colin Cronin
1
-1
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+11
2015-05-08
staging: vt6656: use ieee80211_tx_info to select packet type.
Malcolm Priestley
1
-3
/
+11
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-10
/
+1
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-07
staging: vt6656: Fix possible leak in vnt_download_firmware()
Christian Engelmayer
1
-1
/
+1
2015-02-27
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-13
Staging: vt6656: Checkpatch fix: else after break or return
Emrys Bayliss
1
-2
/
+0
2015-01-13
Staging: vt6656: Fixed typo in a variable name
Gustavo A. R. Silva
1
-1
/
+1
2015-01-13
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2
-2
/
+2
2015-01-13
staging: vt6656: whitespace checkpatch warning fix.
Krzysztof Adamski
1
-1
/
+1
2015-01-13
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
3
-5
/
+6
2015-01-13
staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.
Krzysztof Adamski
1
-2
/
+3
2014-12-16
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-29
staging: vt6656: Merge three lines into one
Tapasweni Pathak
1
-3
/
+1
2014-09-24
Staging: vt6656: Merge two lines of code into one
Rajbinder Brar
1
-4
/
+1
2014-09-24
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2
-4
/
+2
2014-09-24
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
1
-5
/
+1
2014-09-24
Staging: vt6656: Merges two lines of code and removes unused variable
Mahati Chamarthy
1
-4
/
+1
2014-09-20
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
1
-11
/
+9
2014-09-09
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
[next]