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
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-1
/
+1
2022-05-11
brcmfmac: allow setting wlan MAC address using device tree
Pavel Löbl
4
-7
/
+24
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-20
/
+26
2022-04-27
brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips
Hamid Zamani
1
-0
/
+1
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-1
/
+1
2022-04-10
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
2022-04-06
b43: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-06
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-06
brcmfmac: Avoid keeping power to SDIO card unless WOWL is used
Ulf Hansson
1
-17
/
+22
2022-03-17
brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"
Colin Ian King
1
-4
/
+4
2022-03-12
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-4
/
+9
2022-03-10
brcmfmac: make the read-only array pktflags static const
Colin Ian King
1
-1
/
+1
2022-03-06
wireless: brcmfmac: Use netif_rx().
Sebastian Andrzej Siewior
7
-28
/
+19
2022-02-21
brcmfmac: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-02-14
brcmfmac: Add BCM43454/6 support
Zhao, Jiaqing
4
-1
/
+6
2022-02-10
brcmfmac: of: remove redundant variable len
Colin Ian King
1
-2
/
+1
2022-02-10
brcmfmac: p2p: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-6
/
+6
2022-02-01
brcmfmac: pcie: Read the console on init and shutdown
Hector Martin
1
-0
/
+4
2022-02-01
brcmfmac: fwil: Constify iovar name arguments
Hector Martin
2
-31
/
+31
2022-02-01
brcmfmac: of: Use devm_kstrdup for board_type & check for errors
Hector Martin
1
-2
/
+5
2022-02-01
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
1
-3
/
+13
2022-02-01
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
1
-44
/
+4
2022-02-01
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
2
-1
/
+7
2022-02-01
brcmfmac: firmware: Allocate space for default boardrev in nvram
Hector Martin
1
-0
/
+2
2022-02-01
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
1
-0
/
+2
2022-01-28
brcmfmac: add CYW43570 PCIE device
Soontak Lee
2
-0
/
+2
2022-01-28
brcmfmac: use ISO3166 country code and 0 rev as fallback on some devices
Hans de Goede
1
-6
/
+27
2022-01-28
brcmfmac: firmware: Fix crash in brcm_alt_fw_path
Phil Elwell
1
-2
/
+4
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+2
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+2
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+11
2021-12-13
brcmfmac: Fix incorrect type assignments for keep-alive
Loic Poulain
1
-2
/
+2
2021-12-08
brcmsmac: rework LED dependencies
Arnd Bergmann
3
-7
/
+11
2021-11-29
brcmfmac: Configure keep-alive packet on suspend
Loic Poulain
2
-0
/
+40
2021-10-20
brcmfmac: prepare for const netdev->dev_addr
Jakub Kicinski
1
-2
/
+2
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+3
2021-10-11
b43: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-10-11
b43legacy: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+6
2021-10-05
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
Hans de Goede
1
-0
/
+10
2021-09-28
Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
Soeren Moch
1
-11
/
+6
2021-09-24
brcmfmac: Replace zero-length array with flexible array member
Len Baker
1
-1
/
+1
2021-09-21
brcmfmac: fix incorrect error prints
James Prestwood
1
-6
/
+6
2021-08-29
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-08-29
brcmfmac: Add WPA3 Personal with FT to supported cipher suites
Paweł Drewniak
1
-0
/
+8
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
[next]