Commit Graph

23 Commits (2024.2)

Author SHA1 Message Date
pedro eb60d8f2a8 Revert "kernel: usb: cdc-wdm: close race between read and workqueue"
This reverts commit 2b1f8b2454.
1 year ago
pedro 2b1f8b2454 kernel: usb: cdc-wdm: close race between read and workqueue
- ref: 339f83612f
1 year ago
M_ars 00a249793d SDK714: bcmrobo.c: simplify Switch Register Access Bridge Registers SRAB_ENAB() 1 year ago
M_ars 3cbb8a9a4c SDK714: small update for Broadcom 53xx RoboSwitch device driver 1 year ago
M_ars 18fe58a885 kernel: mtd: nand: Add Winbond manufacturer
Solve/Adjust "Unknown NAND" for Netgear R7000 (v1.0.27 CFE and nvram "winbond_flash" variable) and Tenda AC18
Jan  1 01:00:04 FT-Router kern.info kernel: Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
Jan  1 01:00:04 FT-Router kern.info kernel: NAND device: Manufacturer ID: 0xef, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)

see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4077ce5871304f8a78f80b74b18b6052a410f1a
1 year ago
M_ars 29ede4d50f kernel: mtd: nand: add Macronix manufacturer
Solve/Adjust "Unknown NAND"
Jan  1 01:00:04 FT-Router kern.info kernel: Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
Jan  1 01:00:04 FT-Router kern.info kernel: NAND device: Manufacturer ID: 0xc2, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)

see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c1257b4798d48b73ad1a9ca359504cd49caefa0d
1 year ago
M_ars 126bc0cfa8 SDK6 / SDK7 / SDK714: nand: Adjust/fix Winbond manufacturer ID
Note: see Netgear SRC for example or google or https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4077ce5871304f8a78f80b74b18b6052a410f1a
1 year ago
pedro b170ce6aa1 kernel: wireguard: update module to 1.0.20220627
- some changes of course needed, because we can't port all functions/structures to FreshTomato
2 years ago
pedro 02b92f2f94 build: kernel: fix kernel warnings at generated shared_ksyms.c 2 years ago
pedro 7325cf4ed4 build: Makefile: split into different files for easier maintenance; tune a little versioning 2 years ago
M_ars 129149b44c SDK714: update wireless driver
For Info:
Dongle Host Driver, version 1.363.2 (r665954)
Compiled in drivers/net/wireless/bcmdhd on Jul 18 2023 at 19:12:54

previous wireless driver:
Dongle Host Driver, version 1.363.2 (r665954)
Compiled in drivers/net/wireless/bcmdhd on Dec 26 2022 at 16:38:58
2 years ago
pedro f08898de52 kernel: drivers: net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
- fix from the upstream: 7e01c7f704
2 years ago
pedro cf5c93c755 kernel: usbnet: optimize usbnet_bh() to reduce CPU load
Ref: fb59bf28cd
2 years ago
pedro c45bd12e0b kernel: net: usb: rndis_host: Secure rndis_query check against int overflow
Ref: c7dd13805f
3 years ago
pedro 7a71791349 kernel: net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
Ref: eea8ce81fb
3 years ago
desertkun 00ec04aab2 kernel SDK714: usb: update ch341 driver 3 years ago
M_ars 07369335e8 SDK714: update wireless driver
For Info:
Dongle Host Driver, version 1.363.2 (r665954)
Compiled in drivers/net/wireless/bcmdhd on Dec 26 2022 at 16:38:58

previous wireless driver:
Dongle Host Driver, version 1.363.2 (r665954)
Compiled in drivers/net/wireless/bcmdhd on Jan 18 2022 at 09:17:27
3 years ago
pedro 2488888654 build: kernel (all): enable compilation of ch341 usb driver 3 years ago
pedro f57e5a692a kernel sdk714: updates/fixes from the upstream (part 2)
USB: cdc-acm: use define for timeout: df574080fa
USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020): a10bc71729
USB: serial: console: move mutex_unlock() before usb_serial_put(): 61dfa797c7
3 years ago
pedro bbba8eac70 kernel sdk714: updates/fixes from the upstream
usbnet: Fix linkwatch use-after-free on disconnect: a69e617e53
net: usb: qmi_wwan: Add support for Cinterion MV32: ae7107baa5
net: usb: qmi_wwan: add Quectel RM520N: e1091e226a
usbnet: Fix memory leak in usbnet_disconnect(): a432061562
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455: 797666cd5a
net: usb: qmi_wwan: add Telit 0x103a composition: e103ba3399
net: usb: qmi_wwan: add u-blox 0x1342 composition: a487069e11
net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices: 266c0190ae
net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP: 748064b54c
3 years ago
M_ars e7bc2149f6 SDK714: update for wl exe (missing with 2018 --> 2022 update)
Note: small addendum for commit a8b563c74f

fix for:
ERROR: unknown driver station info version 5
3 years ago
M_ars a8b563c74f SDK714: update to 2022 (from 2018)
Note: also some router/wl ICs need the new wl driver!
3 years ago
pedro a1434c6ba3 ARM-Master branch: add (copy) SDK714 branch/folder (initial commit part 2)
Note: see src branch: 185833836c
3 years ago