index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-20
/
+20
2016-04-30
staging: vt6656: Add space to align functions
han tai
1
-13
/
+13
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
4
-5
/
+5
2016-03-28
staging: vt6656: Fixed multiple logical comparisions warnings in main_usb.c
Parth Sane
1
-3
/
+3
2016-03-28
staging: vt6656: Fixed multiple logical comparisions warnings
Parth Sane
1
-4
/
+4
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+8
2016-03-11
staging: vt6656: Remove unnecessary parentheses
Rehas Sachdeva
1
-2
/
+2
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+8
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-4
/
+8
2016-02-21
staging: vt6656: simplify tests of successful urb status
Alison Schofield
1
-3
/
+3
2016-02-15
staging: vt6656: move local var init into declaration
Alison Schofield
1
-9
/
+4
2016-02-15
staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation
Alison Schofield
1
-3
/
+3
2016-02-12
staging: vt6656: replace explicit NULL comparison with ! operator
Alison Schofield
2
-6
/
+6
2016-02-08
Staging: vt6656: Fixed multiple commenting codig style issues.
maomao xu
1
-6
/
+8
2016-02-08
drivers:staging:vt6656: Fix coding style issues
Sergey Lysanov
1
-1
/
+1
2016-02-08
staging: vt6656: fix definitions of DEVICE_FLAGS_* flags
Alexey Tulia
1
-2
/
+2
2015-11-20
staging: vt6656: remove address from GPL text
Othmar Pasteka
29
-104
/
+0
2015-11-16
staging: vt6656: Do not use multiple blank lines.
Burcin Akalin
1
-1
/
+0
2015-10-27
staging: vt6656: Do not use multiple blank lines.
Burcin Akalin
1
-1
/
+0
2015-10-27
staging: vt6656: Add space around '|'
Burcin Akalin
1
-1
/
+1
2015-10-25
staging: vt6656: Remove unnecessary braces and tab spacing
Amitoj Kaur Chawla
1
-5
/
+3
2015-10-17
staging: vt6656: Prefer using BIT Macro
Amitoj Kaur Chawla
1
-1
/
+1
2015-10-17
staging: vt6656: Remove useless initialisation
Amitoj Kaur Chawla
1
-1
/
+1
2015-10-08
staging: vt6656: Remove space before closing brace
Amitoj Kaur Chawla
1
-1
/
+0
2015-10-08
staging: vt6656: Remove space after opening brace
Amitoj Kaur Chawla
1
-1
/
+0
2015-09-29
staging: vt6656: remove RX complete locking.
Malcolm Priestley
1
-6
/
+0
2015-09-29
staging: vt6656: don't stop TX queue unless buffer full.
Malcolm Priestley
2
-7
/
+5
2015-09-29
staging: vt6656: implement power saving.
Malcolm Priestley
1
-0
/
+1
2015-09-29
staging: vt6656: implement power saving code.
Malcolm Priestley
3
-4
/
+14
2015-09-29
staging: vt6656: implement TSF counter
Malcolm Priestley
1
-0
/
+20
2015-07-20
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-07-15
staging: vt6656: check ieee80211_bss_conf bssid not NULL
Malcolm Priestley
1
-1
/
+1
2015-07-15
staging: vt6656: Fixed two lines over 80 characters long
Arjun Krishna Babu
1
-2
/
+5
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
[next]