Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bcm43455c0 xperia z5 compact to Android 7.0 stock #375

Open
wants to merge 621 commits into
base: brcmfmac_kernel410
Choose a base branch
from

Conversation

sonyvaiopocket
Copy link

Please master, add bcm43455c0 xperia z5 compact to android 7.0 ? I hope you can help me

matthiasseemoo and others added 30 commits July 4, 2019 20:50
…e brcmf_sdio_debugfs_create function is called, the function brcmf_debugfs_get_devdir returns NULL. Hence, we call the brcmf_sdio_debugfs_create function again when the devdir is available.
…read_shm, wlc_phy_rssi_compute, wlc_recv, wlc_recv_compute_rspec
…ing command to call every available dump function:

nexutil -g511 -l1500 -r
Added crash workaround for bcm43455c0 (7.45.189)

Thank you very much for your efforts ;-)
…omment the following lines:

__attribute__((at(0x1B6B02, , CHIP_VER_BCM43455c0, FW_VER_7_45_189)))
BPatch(wlc_monitor_amsdu_patch, 0x1B6B1E);

The patch will check the size of a frame before pushing the frame beginnen to add a header. If there is not enough space an error will be printed and the frame will be ignored. To have enough space for AMSDU frames, the size when allocating a new duplicated buffer in the wlc_monitor_amsdu function is increased. This could result in a buffer size that is too large to be supported which we might need to check next.

Patch is currently untested.
Added brcmfmac_4.14.y-nexmon for FW  >=7.45.154
jlinktu and others added 30 commits December 18, 2023 17:45
…ucode compression, flashpatches support and ioctl hook
…es, ioctl) for firmware version 7.45.234 (4ca95bb CY)
* Added brcmfmac for kernel 6.6.y

* Unload all brcmfmac* modules
…s ROG Rapture GT-AXE11000 (version 3.0.0.4.388_23801)
…, wlc_doioctl, and wlc_bmac_process_ucode_sr
…801046) with ucode compression and ioctl handler
…08804) of the Asus RT-AX82U V2 with ucode compression, hybrid firmware image support, and ioctl handler
…6515) of the Asus RT-AX88U with ucode compression and ioctl handler
…801046) of the Asus RT-AX86U with ucode compression and ioctl handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet