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 627 commits into
base: brcmfmac_kernel410
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    6bf64a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Merge pull request #225 from dsprenkels/patch-1

    Fix a typo in README.md
    matthiasseemoo authored Jul 7, 2019
    Configuration menu
    Copy the full SHA
    797a78f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    e74fd4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9c0f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. bcm4358,bcm43455c0: added to wrapper.c: wlc_bmac_write_shm, wlc_bmac_…

    …read_shm, wlc_phy_rssi_compute, wlc_recv, wlc_recv_compute_rspec
    jlinktu committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    03afd46 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    3050593 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    e39e577 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    b9f11f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e63b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c8b24 View commit details
    Browse the repository at this point in the history
  4. bcm43455c0: added ioctl 511 to execute dump functions. Use the follow…

    …ing command to call every available dump function:
    
    nexutil -g511 -l1500 -r
    matthiasseemoo committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    89c3464 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    17cc198 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #313 from DrSchottky/dev

    Added crash workaround for bcm43455c0 (7.45.189)
    
    Thank you very much for your efforts ;-)
    matthiasseemoo authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    3735235 View commit details
    Browse the repository at this point in the history
  3. bcm4358: added version.mk

    jlinktu committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    31ed494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed28352 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    a8126fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf25a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bcfeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ea7152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8857ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. bcm43455c0: first try to handle amsdus in monitor mode. to test it, c…

    …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.
    matthiasseemoo committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    5adf3a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #315 from DrSchottky/dev-2

    Added brcmfmac_4.14.y-nexmon for FW  >=7.45.154
    matthiasseemoo authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    d089e66 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    7c22ff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Update README.md

    matthiasseemoo authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    1b5e24f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    matthiasseemoo authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    e533ae6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    matthiasseemoo authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    0d2189b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    matthiasseemoo authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    cf563d1 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    matthiasseemoo authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    979b408 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    matthiasseemoo authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    4921da9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    0e3d0da View commit details
    Browse the repository at this point in the history
  2. bcm4366c0: adding firmware files for 10.10.122.20 (dhd.ko taken from …

    …RT-AC86U firmware version 3.0.0.4.384.81049)
    jlinktu committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    867dc30 View commit details
    Browse the repository at this point in the history
  3. bcm4366c0: adding some function locations and an empty patches subdir…

    …, base for nexmon_csi patch (see nexmon.org/csi)
    jlinktu committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    ed3a187 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaa80e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Added firmware 7_46_77_11

    baselsayeh committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3e8518a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    bcd8ba2 View commit details
    Browse the repository at this point in the history
  2. Small fix

    baselsayeh committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f841cbc View commit details
    Browse the repository at this point in the history
  3. Small fix 2

    baselsayeh committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    3a1467e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Disable Execution protection in 7_46_77_11_hw

    Execute Disable protection prevents the nexmon functions
    from executing, so for now, disable that
    baselsayeh committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    aeab30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4749c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e830422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df12e7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fffd57 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    2f15528 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    5855cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f74c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9aae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. Merge pull request #364 from imShara/patch-1

    Fix 'aclocal-1.15' is missing on your system
    matthiasseemoo authored Dec 22, 2019
    Configuration menu
    Copy the full SHA
    ddf3ae1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #358 from baselsayeh/master

    Added firmwares (7_45_59_16) and (7_46_77_11_hw) for bcm43455
    matthiasseemoo authored Dec 22, 2019
    Configuration menu
    Copy the full SHA
    c401108 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Update REVINFO.md

    Added revision info for Galaxy S10
    matthiasseemoo authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    aa3e415 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    ef56531 View commit details
    Browse the repository at this point in the history
  2. BCM4375: Added firmware patch to extract ROM on BCM4375b1 chips (e.g.…

    …, used in Galaxy S10). The patch deactivates the 'Execute never bit (XN)' to execute our patch code from RAM. It would be better to reconfigure the MPU to allow execution only for our patch but not for the other data containing regions of the RAM.
    matthiasseemoo committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    18f95d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f064903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91ce4d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c5f780 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    f9db9ab View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    894bb01 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. purged google analytics

    e2002e committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    e0ec638 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    c6dbe15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6ea28 View commit details
    Browse the repository at this point in the history
  3. new firmware in assets for the nexus 7, from google archive by the bc…

    …mon team (10 years ago)
    e2002e committed May 1, 2020
    Configuration menu
    Copy the full SHA
    a592a35 View commit details
    Browse the repository at this point in the history
  4. nexus 7

    e2002e committed May 1, 2020
    Configuration menu
    Copy the full SHA
    db4c77c View commit details
    Browse the repository at this point in the history
  5. import bcmon fw

    e2002e committed May 1, 2020
    Configuration menu
    Copy the full SHA
    da76ee1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f217a6f View commit details
    Browse the repository at this point in the history
  7. compiles and run on lollipop stock rom BUT right now I'm having issue…

    …s copying firmwares and tools into system
    e2002e committed May 1, 2020
    Configuration menu
    Copy the full SHA
    a45f778 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. rm bcmon

    e2002e committed May 2, 2020
    Configuration menu
    Copy the full SHA
    7d74ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ae9d1 View commit details
    Browse the repository at this point in the history
  3. rollback:

    - google analytics removed
    - extracting the assets in /sdcard/nexmon
    - min sdk > 23 as it was
    - no implementation for the nexus 7
    e2002e committed May 2, 2020
    Configuration menu
    Copy the full SHA
    e75fed0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Merging

    e2002e committed May 3, 2020
    Configuration menu
    Copy the full SHA
    9bd0409 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Update REVINFO.md

    matthiasseemoo authored May 7, 2020
    Configuration menu
    Copy the full SHA
    8dbab81 View commit details
    Browse the repository at this point in the history
  2. Update REVINFO.md

    matthiasseemoo authored May 7, 2020
    Configuration menu
    Copy the full SHA
    456923f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    6140a4c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Update README.md

    e2002e authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1e32b09 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    e2002e authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a115e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. some changes.

    matthiasseemoo committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b92ed5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66289c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge pull request #416 from e2002e/master

    No analytics
    matthiasseemoo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6cd8a2a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    matthiasseemoo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    87218fb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    01aa676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90e393 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. bcm43455c0: add brcmfmac_5.4.y-nexmon supporting netlink and monitor …

    …interface under kernel 5.4
    jlinktu committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    83eeaad View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Update README.md

    matthiasseemoo authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6a4abd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. working firmware patch that does not initialize the wifi hardware, on…

    …ly the sdio interface to the host.
    matthiasseemoo committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b0ddb4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c23744 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    46e5e89 View commit details
    Browse the repository at this point in the history
  2. bcm43455c0: added firmware patch for 7.45.206 to enable monitor mode …

    …with radiotap headers and frame injection
    jlinktu committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    acd8c7d View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    050d415 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Utilities: removed outdated libpcap 1.7.4 and tcpdump 4.7.4 due to se…

    …veral known vulnerabilities (found by ISP Vuln finder developed at ISPRAS)
    jlinktu committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    7ee34eb View commit details
    Browse the repository at this point in the history
  2. Utilities: add sources of libpcap 1.9.1 and tcpdump 4.9.2 from androi…

    …d.googlesource.com/platform/external/
    jlinktu committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    4a99cf7 View commit details
    Browse the repository at this point in the history
  3. Utilities: add build files for libpcap 1.9.1 and tcpdump 4.9.2 compat…

    …ible with android ndk version 11c
    jlinktu committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    5dbcbe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. removing a typo

    Awan committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0b8875d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #464 from Awan/master

    removing a typo
    jlinktu authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    57a2fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    415e03b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a7cab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c539d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Update README.md

    matthiasseemoo authored Apr 5, 2021
    1 Configuration menu
    Copy the full SHA
    6c2c0b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    eba2a87 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    matthiasseemoo authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    17ca0c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a5b2d0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    matthiasseemoo authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    2511d32 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    matthiasseemoo authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    297ec9f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. bcm43430a1: update struct wl_rxsts including references, add member h…

    …wrxoff to wlc_info, add member cur_etheraddr to wlc_pub
    jlinktu committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    1ad6a82 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    5d9dd9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c87c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    0b7e872 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Update REVINFO.md

    matthiasseemoo authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d05a13c View commit details
    Browse the repository at this point in the history
  2. Update REVINFO.md

    matthiasseemoo authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d90cf1a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    1df508f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    558cfaa View commit details
    Browse the repository at this point in the history
  2. Added ROM dumping code

    DrSchottky committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ebb5ae8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    2c6eaf5 View commit details
    Browse the repository at this point in the history
  2. Finished ROM dumping

    DrSchottky committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7715ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    60cb5bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574c4a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eb6b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    715f509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    587aa12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f67eae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    567b7a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf76f94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c94231a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Update README

    DrSchottky committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    2ec4222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23bfe2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0447726 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from DrSchottky/rpizero2w

    Add support for Raspberry Pi Zero 2 W
    DrSchottky authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    9413e8f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    bdf3da1 View commit details
    Browse the repository at this point in the history
  2. Added dep required by mpfr

    DrSchottky committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    46b4be1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Fixed README detail

    DrSchottky committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1a65a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb9869 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Merge pull request #514 from DrSchottky/master

    Added support for Raspberry Pi Zero 2 W
    matthiasseemoo authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    6abd079 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Update REVINFO.md

    matthiasseemoo authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    4781c18 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    794500e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    385c4cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f96e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15c8b6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32a71ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    898b44d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac7db79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0cff3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d37fe76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7aeb480 View commit details
    Browse the repository at this point in the history
  11. Added to common drivers folder brcmfmac for kernel 4.19 (from bcm4345…

    …5c0/7_45_189/nexmon_simplified)
    DrSchottky committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a3e9edc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4871ad8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    448efcc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd1373a View commit details
    Browse the repository at this point in the history
  15. Adjusted Makefiles to point to common driver folder. Driver now compi…

    …les with -j4 on bcm43455c0
    DrSchottky committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a661a21 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    86f5532 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    bf9e677 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from DrSchottky/driver_cleanup

    Driver cleanup + 5.15 support
    DrSchottky authored May 14, 2022
    Configuration menu
    Copy the full SHA
    e6f7a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22e78ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235384c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Merge pull request #2 from DrSchottky/arm64

    64bit support
    DrSchottky authored May 16, 2022
    Configuration menu
    Copy the full SHA
    725db3e View commit details
    Browse the repository at this point in the history
  2. Remove regulatory constraints file (clm_blob) if existing, since it c…

    …rashes 7.45.41.46 firmware
    DrSchottky committed May 16, 2022
    Configuration menu
    Copy the full SHA
    906954c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09bbb48 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Merge pull request #527 from DrSchottky/master

    Driver improvements
    matthiasseemoo authored May 18, 2022
    Configuration menu
    Copy the full SHA
    4087b4e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    896805c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. IOCTLs via nexutil/libnexio can now be performed using nl80211 vendor…

    … commands if the driver supports it, compile nexutil with USE_VENDOR_CMD=1 to enable, performing the nl80211 calls requires privileges
    jlinktu committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    17667b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. bcm43455c0: change printf address to ROM location, add ROM function l…

    …ocations of wlc_suspend_mac_and_wait and wlc_enable_mac
    jlinktu committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    68c620c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    0a5de39 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    97a2562 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. bcm4366c0: added members pi, band, bandstate, and active_queue to wlc…

    …_info struct, added struct wlcband
    jlinktu committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c2a3209 View commit details
    Browse the repository at this point in the history
  2. bcm4366c0: added ROM function addresses for free, mallocz, wlc_prec_e…

    …nq, wlc_send_q, wlc_stf_doiovar, wl_init_timer, wl_free_timer, wl_add_timer, and wl_del_timer; added function address for wlc_sendctl for fw version 10.10.122.20
    jlinktu committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4131b84 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add CITATION.cff

    vollkorntomate committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6e0d921 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #565 from vollkorntomate/master

    Add citation file to support GitHub's repository citation
    matthiasseemoo authored May 25, 2023
    Configuration menu
    Copy the full SHA
    58bdc1b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    64e95f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    051d8c0 View commit details
    Browse the repository at this point in the history
  2. gitignore: exclude rom.bin

    jlinktu committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2e9132e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a1d1ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5477e71 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. bcm4375b1: exchange arbitrary phy_info and phy_info_acphy structs wit…

    …h correctly sized versions
    jlinktu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c653ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    710d61b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    9165ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c155cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c0ff80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28305e8 View commit details
    Browse the repository at this point in the history
  5. bcm4389c1: adding nexmon patch for version 20.101.36.2 with ucode com…

    …pression and flashpatches support
    jlinktu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bfb3fe9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. bcm43439a0: adding firmware version 7.95.49 (2271bb6 CY) taken from P…

    …ico W SDK lib cyw43-driver
    jlinktu committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6b8dba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e756f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dae778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53bc78c View commit details
    Browse the repository at this point in the history
  5. bcm43439a0: adding basic nexmon patch with IOCTL hook, ucode compress…

    …ion, and flashpatches for firmware version 7.95.49 (2271bb6 CY)
    jlinktu committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2f14bdf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix issue 573: force shell to be bash for ram file and clm file targe…

    …ts of bcm43439a0 7.95.49
    jlinktu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    76b1edc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. bcm43455c0: add function addresses for firmware version 7.45.241 of m…

    …alloc, memcpy, phy_reg_read, phy_reg_write, wlc_bmac_read_objmem, wlc_bmac_read_shm, read_radio_reg, wlc_bmac_write_shm, wlc_phyreg_enter, and wlc_phyreg_exit
    jlinktu committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    15b004d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    824cdba View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    e357a19 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    73f9a92 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update wrapper.c

    Change pkt_buf_get_skb address from RAM to ROM address, to support all firmware versions.
    jlinktu authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    98b1a47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #579 from DrSchottky/pico-w

    Add monitor mode support for Raspberry Pi Pico W (bcm43439a0)  FW 7_95_49_2271bb6
    jlinktu authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8df2379 View commit details
    Browse the repository at this point in the history
  3. Update wrapper for 43439a0

    Added to wrapper.c functions needed for injection on bcm43439a0
    DrSchottky authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4c47927 View commit details
    Browse the repository at this point in the history
  4. Update wrapper.c

    bcm43439a0: change address of wlc_d11hdrs from RAM to ROM address to support all firmware versions
    jlinktu authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a7d2610 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #580 from DrSchottky/pico-w

    Update wrapper for 43439a0
    jlinktu authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    81b8fee View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    a5b34c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4190c29 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. ucode compression: add option to control tinfalte output size by defi…

    …ning TINFLATE_OUTPUT_SIZE, required as the latest ucodes are growing over the fixed size of 100000
    jlinktu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    03692ea View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. bcm4398d0: adding bcm4398d0 firmware version 24.671.6.9 (wlan=r103152…

    …5 d0 release2) extracted from a Google Pixel 8 smartphone
    jlinktu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e68c304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a4f6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876e183 View commit details
    Browse the repository at this point in the history
  4. bcm4398d0 24.671.6.9 (r1031525): adding nexmon patch with ucode compr…

    …ession and flash patches support
    jlinktu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    66b5413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    818d46b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ea3cad View commit details
    Browse the repository at this point in the history
  7. bcm4398d0: add offset to console dump ioctl to allow reading console …

    …buffer larger than max ioctl length
    jlinktu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8fd5dde View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge: Add brcmfmac for Kernel 6.1.y (#561)

    * Added nexmon brcmfmac driver for linux kernel 6.1
    
    * Remove ALT clm_blob fo 7_45_41_46
    
    * Do not throw an error during backup if clm files do not exist
    
    * Use the right xmit function for mon device - Fixes non-working injection on kernels 5.15/6.1
    
    * brcmf_cfg80211_add_iface doesn't have to return immediatly after calling brcmf_mon_add_vif
    
    * Add experimental brcmfmac for linux kernel 6.2
    DrSchottky authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b198f5e View commit details
    Browse the repository at this point in the history
  2. Merge: Add aarch64 support to nexutil (#530)

    * Add aarch64 support to nexutil
    
    * Revert changes on types.h, nexutil shouldn't depend on this
    
    * Make nexutil no longer depending on types.h
    
    * Update interface type when an existing interface is put in monitor mode
    
    * Reuse MAC addr for the newly created mon vif - Closes #534
    DrSchottky authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a80131b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6df64be View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. bcm6715b0: adding chip and firmware version 17.10.188.6401 (r808804) …

    …taken from Asus RT-AX86U Pro. The firmware file is Hybrid, meaning it contains two firmware blobs: one that is loaded to the dongle RAM as usual, and a second that is mapped through PCIE Host Memory Extension. The file starts with the magic bytes LFOC. Each embedded firmware image has a 4 byte type 4 byte length header.
    jlinktu committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f4f72af View commit details
    Browse the repository at this point in the history
  2. bcm6715b0: adding function addresses for firmware version 17.10.188.6…

    …401 (r808804) of the RT-AX86U Pro
    jlinktu committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    14d5d37 View commit details
    Browse the repository at this point in the history
  3. bcm6715b0: adding basic nexmon patch for firmware version 17.10.188.6…

    …401 (r808804) of the RT-AX86U Pro supporting ucode compression and patching of dongle and pageable firmware areas
    jlinktu committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    15451bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e99eb View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    e6d7812 View commit details
    Browse the repository at this point in the history
  2. bcm4389c1: adding firmware version 20.82.42 (r985250) STA taken from …

    …Samsung Galaxy S22 Plus Build UP1A.231005.007.S906BXXU6DWK4
    jlinktu committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c37784b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a75ca7c View commit details
    Browse the repository at this point in the history
  4. bcm4389c1: adding nexmon patch for version 20.82.42 (r985250) STA wit…

    …h ucode compression and flashpatches support
    jlinktu committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f23aae2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0df6104 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    ae8addb View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. bcm4389c1: adding firmware version 20.101.57 (r1035009) taken from Go…

    …ogle Pixel 7 Pro Build UQ1A.231205.015
    jlinktu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c7111e0 View commit details
    Browse the repository at this point in the history
  2. bcm4389c1: adding nexmon patch for version 20.101.57 (r1035009) with …

    …ucode compression, flashpatches support and ioctl hook
    jlinktu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e323883 View commit details
    Browse the repository at this point in the history
  3. README: added Google Pixel 7 / 7 Pro bcm4389c1 20.101.57 (r1035009) t…

    …o supported devices list
    jlinktu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5ddf7f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29d990b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    97df762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1483bf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    18267a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    b291478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e8fe2a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. bcm4389c1: add function addresses for reading TSF, packet allocation,…

    … and freeing of packets
    jlinktu committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    eb0c1c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    574c3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21826c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. bcm43455c0: adding firmware version 7.45.234 (4ca95bb CY) from RPi-Di…

    …stro/firmware-nonfree commit ad23f33
    jlinktu committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    061094e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78b983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    139c8e1 View commit details
    Browse the repository at this point in the history
  4. bcm43455c0: adding basic nexmon patch (ucode compression, flash patch…

    …es, ioctl) for firmware version 7.45.234 (4ca95bb CY)
    jlinktu committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    85b72a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f7c8e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Add support to kernel 6.6.y (#604)

    * Added brcmfmac for kernel 6.6.y
    
    * Unload all brcmfmac* modules
    DrSchottky authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5432ea1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    f86ac37 View commit details
    Browse the repository at this point in the history
  2. bcm43684c0: adding firmware version 17.10.157.2809 (r801046) from Asu…

    …s ROG Rapture GT-AXE11000 (version 3.0.0.4.388_23801)
    jlinktu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d88125f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd7290 View commit details
    Browse the repository at this point in the history
  4. bcm6715b0: adding firmware version 17.10.188.6401 (r808804) from Asus…

    … RT-AX82U v2 (version 3.0.0.4.388_24232)
    jlinktu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5323413 View commit details
    Browse the repository at this point in the history
  5. bcm43684b0: adding firmware version 17.10.121.41 (r796515) from Asus …

    …RT-AX88U (version 3.0.0.4.388_24198)
    jlinktu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ec4e4be View commit details
    Browse the repository at this point in the history
  6. bcm43684b0: adding firmware version 17.10.157.2809 (r801046) from Asu…

    …s RT-AX86U (version 3.0.0.4.388_24231)
    jlinktu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9fb2750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23f9d58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55c4014 View commit details
    Browse the repository at this point in the history
  9. bcm43684b0, bcm43684c0, bcm6715b0: adding wrapper addresses of printf…

    …, wlc_doioctl, and wlc_bmac_process_ucode_sr
    jlinktu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2c25e19 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. bcm43684c0: adding basic patch for firmware version 17.10.157.2809 (r…

    …801046) with ucode compression and ioctl handler
    jlinktu committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fe30842 View commit details
    Browse the repository at this point in the history
  2. bcm6715b0: adding basic patch for firmware version 17.10.188.6401 (r8…

    …08804) of the Asus RT-AX82U V2 with ucode compression, hybrid firmware image support, and ioctl handler
    jlinktu committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9e4f9af View commit details
    Browse the repository at this point in the history
  3. bcm43684b0: adding basic patch for firmware version 17.10.121.41 (r79…

    …6515) of the Asus RT-AX88U with ucode compression and ioctl handler
    jlinktu committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8edec2a View commit details
    Browse the repository at this point in the history
  4. bcm43684b0: adding basic patch for firmware version 17.10.157.2809 (r…

    …801046) of the Asus RT-AX86U with ucode compression and ioctl handler
    jlinktu committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    aa9043e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. bcm4398d0: adding firmware version 24.67101.26.10 (wlan=r1048778 d0 r…

    …elease2) from Google Pixel 8 Pro
    jlinktu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    34df7c9 View commit details
    Browse the repository at this point in the history
  2. bcm4389d0: changing some 24.671.6.9 (r1031525) RAM function method ad…

    …dresses to ROM addresses, adding some 24.67101.26.10 (r1048778) function addresses
    jlinktu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    522c75a View commit details
    Browse the repository at this point in the history
  3. bcm4398d0: adding basic patch for firmware version 24.67101.26.10 (r1…

    …048778) with ucode compression, flashpatches and ioctl handler
    jlinktu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c381091 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. bcm4389c1: adding firmware version 20.80.87.3 (wlan=r1050079 c1 relea…

    …se) from Samsung Galaxy S21 Ultra 5G (G998BXXSBGXDH)
    jlinktu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d846e7f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    76fade6 View commit details
    Browse the repository at this point in the history
  2. bcm4389c1: adding basic patch for firmware version 20.80.87.3 (wlan=r…

    …1050079 c1 release) with ucode compression and ioctl handler
    jlinktu committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ef25ce3 View commit details
    Browse the repository at this point in the history