1. 27 Aug, 2011 3 commits
    • Jeff Kirsher's avatar
      ppp: Move the PPP drivers · 224cf5ad
      Jeff Kirsher authored
      Move the PPP drivers into drivers/net/ppp/ and make the
      necessary Kconfig and Makefile changes.
      
      CC: Paul Mackerras <paulus@samba.org>
      CC: Frank Cusack <fcusack@fcusack.com>
      CC: Michal Ostrowski <mostrows@speakeasy.net>
      CC: Michal Ostrowski <mostrows@earthlink.net>
      CC: Dmitry Kozlov <xeb@mail.ru>
      Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
      224cf5ad
    • Jeff Kirsher's avatar
      skfp: Fix SysKonnect FDDI driver compile issues · aab3ac26
      Jeff Kirsher authored
      After moving the skfp driver, issues with the #include pathing to
      their locel headers was somehow exposed.  Several headers had the
      incorrect path, so they were not able to be found during compile
      time.
      
      This patch fixes up the path issues to the local headers that need
      to be included.
      
      CC: "Maciej W. Rozycki" <macro@linux-mips.org>
      CC: Christoph Goos <cgoos@syskonnect.de>
      CC: <linux@syskonnect.de>
      Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
      aab3ac26
    • Jeff Kirsher's avatar
      fddi: Move the FDDI drivers · 33f810b2
      Jeff Kirsher authored
      Move the FDDI drivers into drivers/net/fddi/ and make the
      necessary Kconfig and Makefile changes.
      
      CC: "Maciej W. Rozycki" <macro@linux-mips.org>
      CC: Christoph Goos <cgoos@syskonnect.de>
      CC: <linux@syskonnect.de>
      Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
      33f810b2
  2. 26 Aug, 2011 26 commits
  3. 25 Aug, 2011 11 commits