Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fragments: Remove CRDA_SUPPORT from wifiHEADmaster | Wolfgang Müller | 2024-11-10 | -0/+2 |
| | | | | This is not needed with the installation of net-wireless/wireless-regdb. | |||
* | fragments: Add fragment for IEEE 802.11 | Wolfgang Müller | 2024-09-19 | -0/+21 |
| | | | | The latter block is required by iwd, which we expect to be using. | |||
* | fragments: Add fragment for USB tethering support | Wolfgang Müller | 2024-09-19 | -0/+11 |
| | ||||
* | fragments: Remove CONFIG_BT_HS | Wolfgang Müller | 2024-03-27 | -1/+0 |
| | | | | | | | This particular flag has been removed from the Bluetooth Core specification and is not available in the kernel anymore [1]. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9dd082b4feb68ca08463767f51c342982e0de7d9 | |||
* | fragments: Enable BNAP and UHID for Bluetooth | Wolfgang Müller | 2024-03-25 | -0/+6 |
| | | | | | This will enable PANs and the ability to pair mice, keyboards, and gamepads. | |||
* | fragments: Remove obsoleted options | Wolfgang Müller | 2023-12-14 | -1/+0 |
| | ||||
* | fragments: Remove obsolete settings from net/nftables | Wolfgang Müller | 2022-07-10 | -3/+0 |
| | | | | These are gone with the 5.17 series. | |||
* | fragments: Remove CONFIG_NF_LOG_BRIDGE=y | Wolfgang Müller | 2022-06-04 | -1/+0 |
| | | | | | | This particular option was merged into NF_LOG_SYSLOG in kernel commit 77ccee96a674 (netfilter: nf_log_bridge: merge with nf_log_syslog, 2021-03-25) | |||
* | fragments: Enable CONFIG_BT_HS by default | Wolfgang Müller | 2021-03-06 | -0/+1 |
| | | | | This will support high-speed bluetooth interfaces. | |||
* | fragments: Remove superfluous options for 5.10 | Wolfgang Müller | 2021-03-06 | -1/+0 |
| | | | | | These options have either been merged into others or enabled unconditionally. | |||
* | fragments: Add fragment enabling wireguard support | Wynn Wolf Arbor | 2020-08-07 | -0/+1 |
| | ||||
* | Add new netfilter/nftables options | Wynn Wolf Arbor | 2020-02-29 | -0/+3 |
| | ||||
* | Remove deprecated kernel options | Wynn Wolf Arbor | 2020-02-29 | -10/+0 |
| | ||||
* | Initial import | Wynn Wolf Arbor | 2020-02-29 | -0/+70 |