Jeff Kirsher
aa43c2158d
qlogic: Move the QLogic drivers
...
Moves the QLogic drivers into drivers/net/ethernet/qlogic/ and
the necessary Kconfig and Makefile changes.
CC: Ron Mercer <ron.mercer@qlogic.com >
CC: Amit Kumar Salecha <amit.salecha@qlogic.com >
CC: Anirban Chakraborty <anirban.chakraborty@qlogic.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Acked-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com >
2011-08-10 20:03:49 -07:00
Jeff Kirsher
dee1ad47f2
intel: Move the Intel wired LAN drivers
...
Moves the Intel wired LAN drivers into drivers/net/ethernet/intel/ and
the necessary Kconfig and Makefile changes.
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 20:03:27 -07:00
Jeff Kirsher
f7917c009c
chelsio: Move the Chelsio drivers
...
Moves the drivers for the Chelsio chipsets into
drivers/net/ethernet/chelsio/ and the necessary Kconfig and Makefile
changes.
CC: Divy Le Ray <divy@chelsio.com >
CC: Dimitris Michailidis <dm@chelsio.com >
CC: Casey Leedom <leedom@chelsio.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 19:54:52 -07:00
Jeff Kirsher
adfc5217e9
broadcom: Move the Broadcom drivers
...
Moves the drivers for Broadcom devices into
drivers/net/ethernet/broadcom/ and the necessary Kconfig and Makefile
changes.
CC: Eilon Greenstein <eilong@broadcom.com >
CC: Michael Chan <mchan@broadcom.com >
CC: Matt Carlson <mcarlson@broadcom.com >
CC: Gary Zambrano <zambrano@broadcom.com >
CC: "Maciej W. Rozycki" <macro@linux-mips.org >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 19:54:39 -07:00
Jeff Kirsher
644570b830
8390: Move the 8390 related drivers
...
Moves the drivers for the National Semi-conductor 8390 chipset into
drivers/net/ethernet/8390/ and the necessary Kconfig and Makefile
changes.
CC: Donald Becker <becker@scyld.com >
CC: Paul Gortmaker <paul.gortmaker@windriver.com >
CC: Alain Malek <alain.malek@cryogen.com >
CC: Peter De Schrijver <p2@mind.be >
CC: "David Huggins-Daines" <dhd@debian.org >
CC: Wim Dumon <wimpie@kotnet.org >
CC: Yoshinori Sato <ysato@users.sourceforge.jp >
CC: David Hinds <dahinds@users.sourceforge.net >
CC: Russell King <linux@arm.linux.org.uk >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 19:54:25 -07:00
Jeff Kirsher
b955f6ca77
amd: Move AMD (Lance) chipset drivers
...
Moves the drivers for the AMD chipsets into drivers/net/ethernet/amd/
and the necessary Kconfig and Makfile changes.
The au1000 (Alchemy) driver was also moved into the same directory
even though it is not a "Lance" driver.
CC: Peter Maydell <pmaydell@chiark.greenend.org.uk >
CC: Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de >
CC: "Maciej W. Rozycki" <macro@linux-mips.org >
CC: Donald Becker <becker@scyld.com >
CC: Sam Creasey <sammy@users.qual.net >
CC: Miguel de Icaza <miguel@nuclecu.unam.mx >
CC: Thomas Bogendoerfer <tsbogend@alpha.franken.de >
CC: Don Fry <pcnet32@frontier.com >
CC: Geert Uytterhoeven <geert@linux-m68k.org >
CC: Russell King <linux@arm.linux.org.uk >
CC: David Davies <davies@maniac.ultranet.com >
CC: "M.Hipp" <hippm@informatik.uni-tuebingen.de >
CC: Pete Popov <ppopov@embeddedalley.com >
CC: David Hinds <dahinds@users.sourceforge.net >
CC: "Roger C. Pao" <rpao@paonet.org >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 19:54:11 -07:00
Jeff Kirsher
ca7a8e8526
3c*/acenic/typhoon: Move 3Com Ethernet drivers
...
Moves the 3Com drivers into drivers/net/ethernet/3com/ and the necessary
Kconfig and Makefile changes.
Did not move the following drivers becuase they use a non-3Com
chipset: 3c503, 3c505, 3c507, 3c523 and 3c527
CC: Steffen Klassert <klassert@mathematik.tu-chemnitz.de >
CC: David Dillow <dave@thedillows.org >
CC: Jes Sorensen <jes@trained-monkey.org >
CC: Alan Cox <alan@linux.intel.com >
CC: David Hinds <dahinds@users.sourceforge.net >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Acked-by: David Dillow <dave@thedillows.org >
2011-08-10 19:53:41 -07:00
Jeff Kirsher
c1abc95b15
drivers/net/ethernet: Add ethernet dir and config option
...
This is the initial patch to organize the drivers/net directory
structure and networking device driver config options. This patch
does the following:
- add drivers/net/ethernet/Kconfig
- integrate the new files into the existing config
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 19:53:20 -07:00