index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-8
/
+8
2025-01-28
wifi: libertas: Remove unused auto deep sleep code
Dr. David Alan Gilbert
4
-61
/
+6
2025-01-28
wifi: libertas: cmd: remove unused functions
Dr. David Alan Gilbert
2
-139
/
+0
2025-01-28
wifi: libertas: main: remove unused functions
Dr. David Alan Gilbert
2
-44
/
+0
2024-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-2
/
+2
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-0
/
+1
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2
-2
/
+2
2024-10-08
wifi: libertas: don't select/include lib80211
Johannes Berg
2
-2
/
+0
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-2
/
+2
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-09
wifi: libertas: Cleanup unused declarations
Yue Haibing
1
-5
/
+0
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2024-02-08
wifi: libertas: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2024-02-05
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Zhipeng Lu
1
-2
/
+11
2023-11-30
wifi: libertas: fix config name in dependency for SDIO support
Lukas Bulwahn
1
-1
/
+1
2023-11-14
wifi: libertas: stop selecting wext
Arnd Bergmann
1
-2
/
+0
2023-10-30
wifi: libertas: drop 16-bit PCMCIA support
Arnd Bergmann
3
-964
/
+1
2023-08-01
wifi: libertas: prefer kstrtoX() for simple integer conversions
Dmitry Antipov
1
-18
/
+33
2023-08-01
wifi: libertas: handle possible spu_write_u16() errors
Dmitry Antipov
1
-3
/
+8
2023-08-01
wifi: libertas: cleanup SDIO reset
Dmitry Antipov
1
-12
/
+22
2023-08-01
wifi: libertas: simplify list operations in free_if_spi_card()
Dmitry Antipov
1
-6
/
+3
2023-08-01
wifi: libertas: use convenient lists to manage SDIO packets
Dmitry Antipov
1
-24
/
+13
2023-08-01
wifi: libertas: add missing calls to cancel_work_sync()
Dmitry Antipov
1
-0
/
+2
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
1
-1
/
+1
2023-02-13
wifi: libertas: add support for WPS enrollee IE in probe requests
Doug Brown
1
-3
/
+45
2023-02-13
wifi: libertas: add new TLV type for WPS enrollee IE
Doug Brown
1
-0
/
+1
2023-02-13
wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlv
Doug Brown
1
-10
/
+18
2023-02-13
wifi: libertas: fix code style in Marvell structs
Doug Brown
1
-10
/
+10
2022-12-22
wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-14
wifi: libertas: fix memory leak in lbs_init_adapter()
Zhengchao Shao
1
-0
/
+1
2022-09-07
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2
-3
/
+2
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-4
/
+5
2022-07-27
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
1
-0
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-5
/
+5
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2
-5
/
+5
2022-03-06
wireless: Marvell: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
1
-1
/
+1
2021-11-29
libertas: Use struct_group() for memcpy() region
Kees Cook
2
-6
/
+9
2021-10-27
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-9
/
+9
2021-10-27
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
1
-0
/
+2
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+4
2021-08-01
libertas: Remove unnecessary label of lbs_ethtool_get_eeprom
dingsenjie
1
-6
/
+3
2021-06-15
libertas: use DEVICE_ATTR_RW macro
YueHaibing
1
-71
/
+78
2021-06-15
libertas: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
[next]