- May 18, 2020
-
-
Martin Kepplinger authored
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
This uses our packaging instead of plain `make bindeb-pkg` so it can easily be tested on devices. We add the current topmost commit to the changelog and add +gitlabci1 to the version number so it becomes easy to identify. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
This simplifies tagging and changelog generation Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Somewhat based on what the kernel creates with `make deb-pkg` but modified to make it more like a proper Debian package. Can be built with: dpkg-buildpackage -uc -us -B --host-arch=arm64 See also #107 Signed-off-by: Guido Günther <guido.gunther@puri.sm> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
-
This seems to fix/workaround issues with WiFi connection being dropped after enabling power_save mode with some networks.
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
at least in the mainline rsi driver, this is the implemented logic.
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Imported patch from Redpine, see: https://source.puri.sm/Librem5/linux-next/issues/69#note_73932
-
Read the version number from the flash module Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Refer to line 2308 in https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git/tree/scan.c Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
refer to Librem5/linux-emcraft#3 for discussions of this issue. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
We need to rename the exported rsi_ functions so they don't conflict with the mainline driver. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Spoof low power mode as it interferes with thoughput Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
To enable the diversity set the module parameter antenna_diversity=1 insmod rsi_91x.ko rsi_zone_enabled=1 dev_oper_mode=13 antenna_diversity=1 Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Add the Redpine driver for RS9116 module Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Allow network tools to specify MAC addresses other than the HW address for scanning. Fixes https://source.puri.sm/Librem5/linux-next/issues/157 Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Add a module parameter to set the redpine logging level, Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
The purism redpine module loads the firmware from the onboard flash Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Martin Kepplinger authored
-
Kernel has these as well. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
-
-
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
This patch is what Emcraft's Dmitry Konyshev did in their tree. If seems to fix the phy powerup. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
This clock is a high precision clock on imx8mq-evk board that will be used by HDMI phy. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
We don't care about ipuv3 on imx and this part diverges from mainline quite a bit. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-