index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
2015-07-20
1
-1
/
+1
|
\
|
*
staging: vt6656: check ieee80211_bss_conf bssid not NULL
Malcolm Priestley
2015-07-14
1
-1
/
+1
*
|
staging: vt6656: Fixed two lines over 80 characters long
Arjun Krishna Babu
2015-07-14
1
-2
/
+5
|
/
*
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-26
5
-5
/
+5
|
\
|
*
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2015-06-17
4
-4
/
+4
|
*
Staging: vt6656: device: Fixed spelling error
Colin Cronin
2015-05-31
1
-1
/
+1
*
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-3
/
+11
|
\
|
|
*
staging: vt6656: use ieee80211_tx_info to select packet type.
Malcolm Priestley
2015-05-08
1
-3
/
+11
*
|
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-10
/
+1
|
/
*
Merge 4.0-rc5 into staging-testing
Greg Kroah-Hartman
2015-03-23
1
-0
/
+1
|
\
|
*
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
Malcolm Priestley
2015-03-09
1
-0
/
+1
*
|
staging: vt6656: don't return zero on failure path in vt6656_probe()
Alexey Khoroshilov
2015-03-20
1
-0
/
+1
*
|
staging: vt6656: Fix possible leak in vnt_download_firmware()
Christian Engelmayer
2015-03-06
1
-1
/
+1
*
|
staging: vt6656: replace memcpy by ether_addr_copy
Aya Mahfouz
2015-02-26
1
-1
/
+3
*
|
Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...
aybuke ozdemir
2015-02-26
1
-4
/
+4
|
/
*
staging: vt6656: parse cts fall back out of vnt_fill_cts_head
Malcolm Priestley
2015-02-07
1
-45
/
+54
*
staging: vt6656: vnt_fill_cts_head remove unneeded NULL check.
Malcolm Priestley
2015-02-07
1
-3
/
+0
*
staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet a...
Heba Aamer
2015-01-25
1
-1
/
+1
*
Staging: vt6656: Checkpatch fix: else after break or return
Emrys Bayliss
2015-01-12
1
-2
/
+0
*
Staging: vt6656: Fixed typo in a variable name
Gustavo A. R. Silva
2015-01-12
1
-1
/
+1
*
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2015-01-12
2
-2
/
+2
*
staging: vt6656: whitespace checkpatch warning fix.
Krzysztof Adamski
2015-01-12
1
-1
/
+1
*
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
2015-01-12
3
-5
/
+6
*
staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.
Krzysztof Adamski
2015-01-12
1
-2
/
+3
*
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-15
1
-8
/
+2
|
\
|
*
staging: vt6656: remove unnecessary 'out of memory' message
Melike Yurtoglu
2014-10-20
1
-8
/
+2
*
|
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-2
/
+5
|
/
*
staging: vt6656: Merge three lines into one
Tapasweni Pathak
2014-09-28
1
-3
/
+1
*
Staging: vt6656: Merge two lines of code into one
Rajbinder Brar
2014-09-23
1
-4
/
+1
*
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2014-09-23
2
-4
/
+2
*
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
2014-09-23
1
-5
/
+1
*
Staging: vt6656: Merges two lines of code and removes unused variable
Mahati Chamarthy
2014-09-23
1
-4
/
+1
*
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
2014-09-19
1
-11
/
+9
*
staging: vt6656: remove rate_control_algorithm pid
Malcolm Priestley
2014-09-08
1
-1
/
+0
*
staging: vt6656: add blank line after declaration
Ragnar B. Johannsson
2014-08-16
1
-0
/
+1
*
staging: vt6656: fix incorrect indentation
Ragnar B. Johannsson
2014-08-16
1
-1
/
+1
*
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
2014-08-16
1
-3
/
+2
*
staging: vt6656: wcmd.h remove dead macros
Malcolm Priestley
2014-07-27
1
-3
/
+0
*
staging: vt6656: rf.h cleanup C_PWBT comments
Malcolm Priestley
2014-07-27
1
-1
/
+1
*
staging: vt6656: power.h remove dead macros
Malcolm Priestley
2014-07-27
1
-2
/
+0
*
staging: vt6656: dpc remove unneeded headers
Malcolm Priestley
2014-07-27
2
-4
/
+0
*
staging: vt6656: dpc.h remove dead function prototypes
Malcolm Priestley
2014-07-27
1
-4
/
+0
*
staging: vt6656: rf.h clean up comments
Malcolm Priestley
2014-07-27
1
-5
/
+3
*
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
3
-12
/
+0
*
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-27
4
-14
/
+0
*
staging: vt6656: main_usb.c remove return from void functions
Malcolm Priestley
2014-07-27
1
-13
/
+0
*
staging: vt6656: change driver version to mac80211
Malcolm Priestley
2014-07-27
1
-1
/
+1
*
staging: vt6656: main_usb.c remove comments to functions nolonger present.
Malcolm Priestley
2014-07-27
1
-12
/
+0
*
staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs
Malcolm Priestley
2014-07-27
1
-3
/
+3
[next]