summaryrefslogtreecommitdiffstats
path: root/features/wlan
Commit message (Collapse)AuthorAgeFilesLines
* Enable ATH10K driversGabriel Ionescu2019-04-242-0/+9
| | | | | Change-Id: Ide48a56d70c0faec8fce99fa6b170e1a84af97c7 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* Add basic WLAN support in the kernelGabriel Ionescu2019-04-172-0/+15
| | | | | Change-Id: I0da27ee43fa91d8ce987b63efd9c4e6494c68973 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* Optimized the kernel foot print of the Host ImageDragos Motrea2017-06-052-0/+69
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>