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
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
wlcore: no need to initialise statics to false
Jason Wang
1
-1
/
+1
2021-10-27
wlcore: spi: Use dev_err_probe()
Geert Uytterhoeven
1
-6
/
+3
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-15
wl1251: Fix missing function name in comments
Yang Shen
1
-4
/
+4
2021-06-15
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
1
-3
/
+6
2021-06-15
wlcore: remove leading spaces before tabs
Hui Tang
1
-2
/
+2
2021-06-15
wlcore: Fix missing function name in comments
Yang Shen
1
-3
/
+3
2021-06-14
wlcore: fix read pointer update
Russell King
1
-8
/
+2
2021-06-14
wlcore: fix bug reading fwlog
Russell King
1
-0
/
+2
2021-06-14
wlcore: make some of the fwlog calculations more obvious
Russell King
1
-15
/
+28
2021-06-14
wlcore: tidy up use of fw_log.actual_buff_size
Russell King
1
-10
/
+10
2021-06-14
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
1
-0
/
+7
2021-06-14
wlcore: use DEVICE_ATTR_<RW|RO> macro
YueHaibing
1
-13
/
+11
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
1
-1
/
+1
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-02-08
wl1251: cmd: remove redundant assignment
wengjianfeng
1
-24
/
+12
2021-01-25
wlcore: Fix command execute failure 19 for wl12xx
Tony Lindgren
3
-20
/
+1
2021-01-14
wlcore: Downgrade exceeded max RX BA sessions to debug
Tony Lindgren
1
-1
/
+1
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-11-07
wlcore: spi: Demote a non-compliant function header, fix another
Lee Jones
1
-2
/
+1
2020-11-07
wl1251: cmd: Rename 'len' to 'buf_len' in the documentation
Lee Jones
1
-1
/
+1
2020-11-07
wlcore: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-09-29
wl1251/wl12xx: fix a typo in comments
Wang Qing
2
-2
/
+2
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-8
/
+0
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+0
2020-09-22
wlcore: Remove unused function no_write_handler()
YueHaibing
1
-7
/
+0
2020-09-16
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
YueHaibing
1
-1
/
+0
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
2
-5
/
+0
2020-09-01
wlcore: debugfs: Remove unused variable 'res'
Lee Jones
1
-3
/
+3
2020-09-01
wlcore: cmd: Fix some parameter description disparities
Lee Jones
1
-2
/
+3
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2
-2
/
+2
2020-08-02
wl1251: fix always return 0 error
Wang Hai
1
-1
/
+1
2020-07-15
wlcore: Remove pointless spinlock
Tony Lindgren
1
-2
/
+0
2020-07-15
wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
Tony Lindgren
1
-6
/
+11
2020-07-15
wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
Tony Lindgren
1
-9
/
+13
2020-07-15
wlcore: Simplify runtime resume ELP path
Tony Lindgren
1
-28
/
+15
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
5
-10
/
+10
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_irq_locked
Dinghao Liu
1
-8
/
+9
2020-05-29
wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
Dinghao Liu
1
-2
/
+6
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_op_suspend
Dinghao Liu
1
-3
/
+1
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_regdomain_config
Dinghao Liu
1
-1
/
+3
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_tx_work
Dinghao Liu
1
-0
/
+1
2020-04-23
wlcore: Adding suppoprt for IGTK key in wlcore driver
Raz Bouganim
2
-0
/
+5
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-23
wireless: ti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
7
-8
/
+8
2020-03-12
wlcore: remove stray plus sign
Johannes Berg
1
-1
/
+1
2020-02-12
wl1251: remove ti,power-gpio for SDIO mode
H. Nikolaus Schaller
1
-30
/
+2
2020-01-26
wlcore: mesh: Add support for RX Broadcast Key
Maital Hahn
4
-11
/
+21
[next]