This question is out-dated, a follow-up question can be found here.
Let $K$ be a field of characteristic $p > 0$, and denote by $L_c$ the splitting field of $f_c := X^p-x+c \in K[X]$ for some $c \in K$. It is not difficult to check that $f_c$ is reducible over $K$ if and only if $c = b^p-b$ for some $b \in K$. (The main idea is that $f_c(\alpha) = 0$ implies $f(\alpha+u)=0$ for every $u \in \mathbb{F_p} \subseteq K$. Hence all irreducible factors of $f_c$ need to have the same degree.)
However, how can I prove that $L_c$ and $L_{c'}$ are $K$-isomorphic (for some $c,c' \in K$) if and only if $c-c' = b^p-b$ for some $b \in K$?
The if-part is clear. And if we let $\alpha \in L_c$ be a root of $f_c$ and $\beta \in L_{c'}$ be a root of $f_{c'}$, then the only-if-part boils down to proving that $\alpha-\beta \in K$. However, I do not see how this could be done. I am grateful for any help!