From: Matthew Garrett <mj...@coreos.com> Date: Sun, 20 Sep 2015 02:25:38 -0700
> From: Matthew Garrett <mj...@srcf.ucam.org> > > There's a bunch of cheap USB 10/100 devices based on QinHeng chipsets. The > vendor driver supports the CH9100 and CH9200 devices, but the majority of > the code is of the if (ch9100) {} else {} form, with the most significant > difference being that CH9200 provides a real MII interface but CH9100 fakes > one with a bunch of global variables and magic commands. I don't have a > CH9100, so it's probably better if someone who does provides an independent > driver for it. In any case, this is a lightly cleaned up version of the > vendor driver with all the CH9100 code dropped. > > Signed-off-by: Matthew Garrett <mj...@srcf.ucam.org> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html