summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* binaries: 2.562.56Thomas Backlund2021-02-182-1/+3
|
* load exfat module to mount exfat (mga#28371)Thomas Backlund2021-02-182-0/+6
|
* 2.552.55Thomas Backlund2021-01-042-1/+5
|
* 2.53Thierry Vignaud2020-12-152-1/+3
|
* handle new amd_sfh HID driverThierry Vignaud2020-12-141-0/+2
|
* 2.52Thierry Vignaud2020-12-042-1/+3
|
* sync with kernel 5.10Thierry Vignaud2020-12-031-0/+1
|
* recognize more rtw88_*Thierry Vignaud2020-12-011-0/+2
|
* 2.51Martin Whitaker2020-11-302-1/+3
|
* mdk-stage1: configure wpa_supplicant to try both nl80211 and wextMartin Whitaker2020-11-302-1/+3
| | | | Some old wireless driver modules may only support wext.
* Improve stage 1 installer help for entering wireless keys/passphrases.Martin Whitaker2020-11-292-2/+6
| | | | Note that ASCII strings can now be used for WEP keys (mga#21042).
* 2.502.50Martin Whitaker2020-11-282-1/+3
|
* Add support for WPA/WPA2 in installer stage 1 (mga#9541).Martin Whitaker2020-11-282-81/+82
|
* 2.49Thierry Vignaud2020-10-142-1/+3
|
* sync with kernel 5.9Thierry Vignaud2020-10-141-0/+2
|
* fix version in logsThierry Vignaud2020-08-191-1/+1
|
* 2.48Thierry Vignaud2020-08-192-1/+3
|
* remove doble entryThierry Vignaud2020-08-191-0/+2
|
* 2.47Thierry Vignaud2020-06-282-1/+3
|
* sync with kernel 5.6/5.7Thierry Vignaud2020-06-281-0/+2
|
* explain /capability checkThierry Vignaud2020-06-131-0/+1
|
* 2.46Pascal Terjan2020-06-122-2/+4
|
* Do not ignore devices lacking capabilityPascal Terjan2020-06-121-1/+1
|
* Fix reading capabilityPascal Terjan2020-06-121-4/+3
|
* Use generic code for everything except DAC960Pascal Terjan2020-06-122-236/+13
|
* Update NEWSPascal Terjan2020-06-121-0/+2
|
* Move CCISS to generic codePascal Terjan2020-06-121-32/+9
|
* Move VirtIO to generic codePascal Terjan2020-06-121-36/+24
|
* Make the NVME code more genericPascal Terjan2020-06-121-6/+17
|
* Simplify NVME codePascal Terjan2020-06-121-67/+45
|
* 2.45Pascal Terjan2020-06-112-1/+3
|
* Fix NVME code to work for disks with no vendorPascal Terjan2020-06-112-22/+38
|
* 2.44Pascal Terjan2020-06-112-1/+3
|
* Add support for NVME disks (mga#26708)Pascal Terjan2020-06-112-0/+79
| | | | | The code is generic using sysfs and the only NVME specific code is the path, we should switch to it for all disks.
* 2.43Thierry Vignaud2020-03-182-1/+3
|
* sync with kernel 5.5Thierry Vignaud2020-03-181-0/+2
|
* 2.422.42Thomas Backlund2019-12-222-1/+3
|
* sync with kernel 5.4Thomas Backlund2019-12-221-0/+2
|
* 2.41Thierry Vignaud2019-10-092-1/+3
|
* sync with kernel 5.3Thierry Vignaud2019-10-091-0/+2
|
* 2.402.40Thomas Backlund2019-06-172-1/+3
|
* recognize 8821ce (mga#24605)Thierry Vignaud2019-06-111-0/+2
|
* 2.392.39Thomas Backlund2019-05-112-1/+3
|
* add AMD PCIe MP2 I2C detectionThomas Backlund2019-05-041-0/+2
|
* 2.38Thierry Vignaud2019-05-032-1/+3
|
* adapt to kernel 5.1Thierry Vignaud2019-05-031-0/+2
|
* 2.37Thierry Vignaud2019-03-082-1/+3
|
* sync with kernel 5.0Thierry Vignaud2019-03-081-0/+2
| | | | Note that we did NOT sync with 4.20
* 2.362.36Martin Whitaker2019-01-062-1/+3
|
* Suppress mount error messages when probing for media (mga#24142)Martin Whitaker2019-01-062-1/+2
| | | | | Probably caused by the switch to using the standalone mount command, the tail end of a mount error message was left showing in the GUI.