Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-24 | Kernel: T3318: update Linux Kernel to v5.4.261 | Christian Breunig | |
2023-08-31 | Kernel: T5186: T3318: fix QAT build system matching new file name schema | Christian Breunig | |
2023-08-31 | Kernel: T5186: T3318: undefine NEED_ETH_HW_ADDR_SET for Intel ICE driver | Christian Breunig | |
2023-08-31 | Kernel: T5186: T3318: update QAT URL | Christian Breunig | |
2023-08-30 | build: T5187: Fixed Realtek r8152 compatibility with 5.4 kernels | zsdc | |
There is no need to define `eth_hw_addr_set()` in sources anymore because it is already backported into the 5.4.254 kernel: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/include/linux/etherdevice.h?h=v5.4.254&id=24f34f67be24674c5c3ef922de70ab95a0d7ce16 | |||
2023-06-27 | Kernel: T5310: add stmicro driver support | cuongdt1994 | |
I added also additional expansion card with 2 Intel i211 NIC’s. I want to utilize all 4 NIC’s, but I have an issue because only NIC on expansion cards are properly detected. | |||
2023-06-08 | Kernel: T5186: T3318: update Linux Kernel to v5.4.243 | Christian Breunig | |
2023-04-27 | r8152: T5187: Updated Realtek r8152 driver | zsdc | |
The Realtek r8152 driver is updated to 2.16.3 | |||
2023-04-26 | ice: T5182: added build for Intel ICE driver | zsdc | |
This commit adds a build task for an out-of-tree Intel ICE driver for E810 Ethernet Controllers. | |||
2022-09-06 | firmware: T4671: create missing symlinks defined in WHENCE file | initramfs | |
(cherry picked from commit 3d983cb2feeb536a5cb23d22228d0ce6ee4d7ccc) | |||
2022-08-25 | Kernel: T4647: enable GVE (Google Virtual NIC) | Christian Poessinger | |
(cherry picked from commit 94e844f44b76069b0897c2c7c5968853b4b1a368) | |||
2022-03-23 | Merge pull request #213 from c-po/equuleus-numa | Christian Poessinger | |
Kernel: T3489: re-enable NUMA in kernel build | |||
2022-01-24 | Accel-PPP: T4204: update accel-ppp version | Eshenko Dmitriy | |
2022-01-20 | Kernel: T3489: re-enable NUMA in kernel build | Christian Poessinger | |
All throughout the history of vyos-build, NUMA has been disabled. It WAS enabled back in Vyatta days, so something somewhere has accidentally turned it off - and it's ALSO mentioned explicitly in various pieces of documentation, so it's MEANT to be on! Note for future researchers: CONFIG_INOTIFY_STACKFS=y is provided by a patch, so patch the kernel BEFORE running make menuconfig, or manually put it back. If not, it'll vanish and is a wanted part of the build. This is a backport of commit d5df496b9b9e for the 5.4 Kernel series. | |||
2021-11-23 | Accel-PPP: T4015: update version which include threading fix | Eshenko Dmitriy | |
2021-10-21 | Kernel: T3927: enable kernel support for HW offload of the TLS protocol | Christian Poessinger | |
2021-07-26 | kernel: T3704: Enabled SG module | zsdc | |
Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/). (cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3) | |||
2021-07-24 | Kernel: only build packages if the package changes at all | Christian Poessinger | |
2021-06-16 | Accel-PPP: T3629: update to latest version | DmitriyEshenko | |
(cherry picked from commit 5dbfafaf414d044a1b98591b69ee143b11384131) | |||
2021-06-13 | Revert "Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN ↵ | Christian Poessinger | |
cards" This reverts commit 3fa7fe6926a538a8b4f25ca3e842fefb9699def6. | |||
2021-05-19 | Accel-PPP: T3562: update to latest version | Christian Poessinger | |
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 (cherry picked from commit 8fb9681c6715bb1b72b62d1daf146c032050d6b2) | |||
2021-05-01 | Kernel: T3491: switch to 1kHz timer interrupt | Christian Poessinger | |
(cherry picked from commit a1c4e49e90c041e61d26b04bd7df7a89a919d7ec) | |||
2021-02-15 | kernel: T3312: Add SolarFlaire kernel modules | Eshenko Dmitriy | |
(cherry picked from commit 176dd5eeb5c3bebc6d8c5163c982b9b73159b9f5) | |||
2021-02-02 | Jenkins: run containers with "reuseNode" to stay on the same node | qxmips | |
(cherry picked from commit 38fa98af45d6c22d7d876bc724d957d2545d011a) | |||
2021-01-31 | Kernel: also trigger build when "data/defaults.json" changes | Christian Poessinger | |
2021-01-23 | Kernel: add *.tar.xz to .gitignore | Christian Poessinger | |
(cherry picked from commit 32d564eb3c3ba1b9dbc2e366e8ba7cc56d145e22) | |||
2021-01-19 | Kernel: Firmware: 5.4 Kernel has modules in a different path | Christian Poessinger | |
2021-01-16 | Kernel: T3223: update linux-firmware to 20201218 | Christian Poessinger | |
2021-01-16 | Kernel: T3223: retrieve firmware information from Kernel module binary itself | Christian Poessinger | |
(cherry picked from commit 062d7e0868d7918d386c11fb4e97f5019c2f66ce) | |||
2021-01-15 | Jenkins: retrive debian repo server via global variable | Christian Poessinger | |
(cherry picked from commit 76f293633fb5feefcc7acd74d4edeea69b60ea5c) | |||
2021-01-14 | Kernel: T3218: drop dependency on Intel out-of-tree modules | Christian Poessinger | |
2021-01-10 | Jenkins: select build library from equuleus branch | Christian Poessinger | |
2021-01-10 | Jenkins: Kernel: extract version from data/defaults.json | Christian Poessinger | |
No need to specify the kernel version two times, it can be retrieved from data/defaults.json (cherry picked from commit 2af09cfd180a4cc86aaca430a1c95d8c4b7a3d9b) | |||
2021-01-10 | Jenkins: Kernel: instead of 'git clone' the source use the tarball | Christian Poessinger | |
This reduces the download and checkout overhead. | |||
2021-01-09 | Kernel: T3199: update Linux Kernel to v5.4.88 | Christian Poessinger | |
2020-12-31 | Kernel: T3168: update Linux Kernel to v5.4.86 | Christian Poessinger | |
2020-12-25 | Kernel: T3145: virtio: enable MMIO_CMDLINE_DEVICES | Christian Poessinger | |
2020-12-25 | Kernel: T3145: enable additional ciphers | Christian Poessinger | |
2020-12-22 | Kernel: T3145: update Linux Kernel to v5.4.85 | Christian Poessinger | |
2020-12-19 | kernel: rename patches | Christian Poessinger | |
2020-12-14 | Kernel: T3129: update Linux Kernel to v5.4.83 | Christian Poessinger | |
2020-11-24 | Kernel: T3087: update Linux Kernel to v4.19.160 | Christian Poessinger | |
2020-11-19 | Kernel: T3075: update Linux Kernel to v4.19.158 | Christian Poessinger | |
2020-11-13 | Revert "QAT: T2968: add support for Intel Atom C2000 platform" | Christian Poessinger | |
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f. | |||
2020-11-12 | Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN cards | Christian Poessinger | |
We do it "oldschool" by just using PPP and talk to a serial device. For the Huawei ME909s-120 module, actually mbim and cdc modules make a lot of problems on system startup and the modem is re-enumerated multiple times. Removing those drivers simply makes wireless wwan interfaces work in VyOS. | |||
2020-11-12 | Kernel: net: T3063: remove non supported USB based network adapters | Christian Poessinger | |
2020-11-12 | Kernel: T3064: update Linux Kernel to v4.19.157 | Christian Poessinger | |
2020-11-06 | Kernel: Firmware: T3052: update to 20201022 | Christian Poessinger | |
2020-11-05 | Kernel: T3049: Update Linux Kernel to v4.19.155 | Christian Poessinger | |
2020-11-05 | Kernel: Wifi: drop legacy B43 driver and add additional MediaTek 76x drivers | Christian Poessinger | |