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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
b43: N-PHY: set band on every channel switch
Rafał Miłecki
2
-8
/
+10
2014-07-18
b43: N-PHY: complete 0x2057 radio init calibration
Rafał Miłecki
2
-9
/
+79
2014-07-18
b43: N-PHY: add tables for radio 0x2057 rev 14
Rafał Miłecki
3
-3
/
+152
2014-07-18
b43: N-PHY: fix channel switching with 2 GHz radio 0x2057
Rafał Miłecki
1
-6
/
+6
2014-07-18
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
2
-5
/
+5
2014-07-18
ath9k: set up tx power into the MRR
Lorenzo Bianconi
3
-4
/
+18
2014-07-18
ath9k: fix pending tx frames accounting
Felix Fietkau
2
-12
/
+16
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
3
-0
/
+3
2014-07-18
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
2
-45
/
+33
2014-07-18
ssb: extract power info from SPROM revs 4 and 5
Rafał Miłecki
1
-0
/
+45
2014-07-18
wil6210: add new register region for AGC table
Vladimir Kondratiev
2
-1
/
+2
2014-07-18
wil6210: map RGF_USER_USAGE_1 on the debugfs
Vladimir Kondratiev
2
-0
/
+4
2014-07-18
wil6210: use same mapping table for FW addr translation and debugfs
Vladimir Kondratiev
3
-45
/
+39
2014-07-18
wil6210: fix memory leak on error path in wil_write_file_rxon()
Vladimir Kondratiev
1
-1
/
+3
2014-07-18
wil6210: fix double definition of 'ctx'
Vladimir Kondratiev
1
-2
/
+4
2014-07-18
wil6210: export FW/HW versions through debugfs
Vladimir Kondratiev
1
-0
/
+2
2014-07-18
wil6210: support for "sparrow" hardware
Vladimir Kondratiev
3
-11
/
+63
2014-07-18
Merge tag 'for-linville-20140717' of git://github.com/kvalo/ath
John W. Linville
19
-71
/
+388
2014-07-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-2
/
+24
2014-07-16
mwifiex: remove redundant TDLS setup action frame check and avoid leaks
Bing Zhao
1
-12
/
+10
2014-07-16
ssb: extract antenna gains from SPROMs revs 4+ properly
Rafał Miłecki
1
-16
/
+32
2014-07-16
ssb: make code for antenna gain extraction more generic
Rafał Miłecki
1
-9
/
+11
2014-07-16
wireless: zd1211rw: new url for fw, remove experimental
Xose Vazquez Perez
1
-2
/
+2
2014-07-16
b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5
Rafał Miłecki
1
-8
/
+50
2014-07-16
brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
Arend van Spriel
1
-0
/
+1
2014-07-16
brcmfmac: rework wiphy structure setup
Arend van Spriel
1
-268
/
+298
2014-07-16
brcmfmac: moving some functions around
Arend van Spriel
1
-144
/
+144
2014-07-16
brcmfmac: introduce feature and quirk handling
Arend van Spriel
6
-27
/
+244
2014-07-16
brcmfmac: move attach and detach functions in wl_cfg80211.c
Arend van Spriel
1
-108
/
+107
2014-07-16
brcmfmac: Make firmware path a module parameter
Daniel Kim
4
-20
/
+41
2014-07-16
brcmfmac: rework debugfs functions in the driver
Arend van Spriel
4
-235
/
+207
2014-07-16
brcmfmac: make use of seq_file API for debugfs entries
Arend van Spriel
2
-201
/
+170
2014-07-16
brcmfmac: Cleanup used device IDs.
Hante Meuleman
5
-85
/
+107
2014-07-16
mwifiex: correct a typo in mwifiex_ret_tdls_oper
Bing Zhao
1
-1
/
+1
2014-07-16
mwifiex: declare sta_ptr in smaller scope
Bing Zhao
1
-1
/
+2
2014-07-16
mwifiex: define TDLS idle timeout macro with units
Bing Zhao
2
-2
/
+2
2014-07-16
mwifiex: fix a cut-n-paste error in adhoc-start
Bing Zhao
1
-1
/
+1
2014-07-16
mwifiex: fix corner case system hang issue
Amitkumar Karwar
1
-5
/
+11
2014-07-16
mwifiex: access rx_reorder_tbl_ptr only while holding lock
Amitkumar Karwar
1
-7
/
+20
2014-07-16
wireless: rt2x00: add new rt2800usb devices
Xose Vazquez Perez
1
-0
/
+4
2014-07-16
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
Eliad Peller
6
-17
/
+17
2014-07-16
wl18xx: make sure fw_status->priv exists before deref
Eliad Peller
1
-2
/
+12
2014-07-16
wl18xx: change the number of WLAN addrs per chip
Arik Nemtsov
1
-1
/
+1
2014-07-16
wlcore: don't switch channels on disconnected STA vifs
Arik Nemtsov
1
-0
/
+7
2014-07-15
wlcore: register vendor commands
Eliad Peller
1
-0
/
+4
2014-07-15
wlcore: increase max roc duration to 30 seconds
Eliad Peller
1
-1
/
+1
2014-07-15
wlcore/wl18xx: handle smart config events
Eliad Peller
5
-1
/
+93
2014-07-15
wlcore: handle smart config vendor commands
Eliad Peller
3
-1
/
+221
2014-07-15
wlcore/wl18xx: add smart config commands
Eliad Peller
5
-1
/
+127
2014-07-15
wlcore: add smart config definitions
Eliad Peller
2
-0
/
+17
[next]