Let $q$ be a prime power and $\mathbb F_q$ a finite field with $q$ elements. Moreover let $\mathbb F_{q^m}$ be an extension field. For every $\alpha \in \mathbb F_{q^m}$ define the polynomial $$ g_{\alpha}(x)=x^q-x-\alpha \in \mathbb F_{q^m}[x].$$ My questions:
For which $\alpha$ (and $m$) the polynomial $g_{\alpha}(x)$ has at least one root in $\mathbb F_{q^m}$?
Which is the splitting field of $g_{\alpha}$?
Here my thoughts.
If $\beta$ is a root of $g_{\alpha}$, then the set of roots of $g_{\alpha}$ is $$ \beta+\mathbb F_q:=\{\beta+\lambda \,|\, \lambda \in \mathbb F_q \}.$$ This means that if $g_{\alpha}$ has one root in $\mathbb F_{q^m}$ then all the roots belongs to $\mathbb F_{q^m}$.
If $\alpha \neq 0$ then $\beta \notin \mathbb F_q$.
Any help or reference will be appreciated. Thanks.
Alessandro
EDIT
It seems by computation with Macaulay2, for every $\alpha \in \mathbb F_{q^m}$ there are only 2 possibilities for the polynomial $g_{\alpha}$.
$g_{\alpha}$ splits into linear factors.
There exist $\lambda \in \mathbb F_q$, $\gamma_1,\ldots, \gamma_{\frac{q^m}{p}}\in \mathbb F_{q^m}$ (where $p$ is the characteritic of the field), s.t. $$g_{\alpha}(x)=\prod_{i=1}^{\frac{q^m}{p}} (x^p-\lambda x-\gamma_i). $$ But I don't know how to prove it.