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
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
mwifiex: ignore processing invalid command response
Swati Kushwaha
2
-10
/
+19
2019-06-25
mwifiex: update set_mac_address logic
Sharvari Harisangam
1
-3
/
+3
2019-06-25
mwifiex: print PCI mmap with %pK
Brian Norris
1
-1
/
+1
2019-06-25
mwifiex: drop 'set_consistent_dma_mask' log message
Brian Norris
1
-2
/
+1
2019-05-28
libertas: fix spelling mistake "Donwloading" -> "Downloading"
Colin Ian King
2
-2
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
6
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
4
-0
/
+4
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
8
-25
/
+107
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-26
mwl8k: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
1
-2
/
+2
2019-04-25
mwifiex: fix spelling mistake "capabilties" -> "capabilities"
Colin Ian King
2
-10
/
+10
2019-04-25
mwifiex: add support for SD8987 chipset
Tamás Szűcs
3
-2
/
+76
2019-04-25
mwl8k: Fix rate_idx underflow
Petr Štetiar
1
-4
/
+9
2019-04-25
mwl8k: fix error handling in mwl8k_post_cmd()
Alexey Khoroshilov
1
-2
/
+5
2019-04-25
mwifiex: prevent an array overflow
Dan Carpenter
1
-0
/
+3
2019-04-25
mwifiex: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-04-25
mwifiex: Make resume actually do something useful again on SDIO cards
Douglas Anderson
1
-1
/
+1
2019-04-04
mwifiex: add a bounds check in mwifiex_process_sta_rx_packet()
Dan Carpenter
1
-1
/
+2
2019-04-04
mwifiex: Fix mem leak in mwifiex_tm_cmd
YueHaibing
1
-1
/
+5
2019-04-04
net: mwifiex: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+6
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2019-02-20
libertas_tf: get the MAC address before registering the device
Lubomir Rintel
1
-46
/
+11
2019-02-20
libertas_tf: don't defer firmware loading until start()
Lubomir Rintel
3
-32
/
+38
2019-02-20
libertas_tf: move hardware callbacks to a separate structure
Lubomir Rintel
4
-16
/
+25
2019-02-19
mwifiex: don't advertise IBSS features without FW support
Brian Norris
1
-3
/
+7
2019-02-19
mwifiex: Fix NL80211_TX_POWER_LIMITED
Adrian Bunk
3
-6
/
+19
2019-02-19
libertas_tf: remove set but not used variable 'flags'
YueHaibing
1
-2
/
+0
2019-02-19
libertas_tf: fix signal reporting
Lubomir Rintel
1
-1
/
+2
2019-02-19
libertas_tf: move the banner to a more appropriate place
Lubomir Rintel
1
-1
/
+1
2019-02-19
libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
1
-2
/
+0
2019-02-19
libertas_tf: lower the debug level of command trace
Lubomir Rintel
1
-4
/
+3
2019-02-08
mwifiex: don't print error message on coex event
Stefan Agner
1
-1
/
+1
2019-02-01
mwifiex: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2019-02-01
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+0
2019-02-01
libertas: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-02-01
mwifiex: add support for sd8977 chipset
Hemantkumar Suthar
3
-1
/
+76
2019-02-01
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
1
-0
/
+5
2018-12-21
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
4
-38
/
+69
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-53
/
+51
2018-12-13
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
2
-5
/
+34
2018-12-13
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
1
-17
/
+19
2018-12-13
mwifiex: debugfs: correct histogram spacing, formatting
Brian Norris
1
-8
/
+6
2018-12-13
mwifiex: fix potential NULL dereference and use after free
Pan Bian
1
-8
/
+10
2018-12-13
Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
Brian Norris
3
-53
/
+51
2018-11-06
mwifiex: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
libertas: remove set but not used variable 'int_type'
YueHaibing
1
-3
/
+1
2018-10-13
libertas: return errno from lbs_add_card()
Lubomir Rintel
5
-14
/
+20
[next]