| Age | Commit message (Collapse) | Author |
|
No boards appear to use this driver, and it doesn't support NET_MULTI,
so punt the old driver.
Signed-off-by: Mike Frysinger <[email protected]>
|
|
The environment is the canonical storage location of the mac address, so
we're killing off the global data location and moving everything to
querying the env directly.
The drivers that get converted here:
3c589
4xx_enet
dc2114x
dm9000x
enc28j60
fsl_mcdmafec
ks8695eth
mcffec
rtl8019
rtl8169
s3c4510b_eth
xilinx_emac
xilinx_emaclite
Signed-off-by: Mike Frysinger <[email protected]>
CC: Ben Warren <[email protected]>
CC: Rolf Offermanns <[email protected]>
CC: Stefan Roese <[email protected]>
CC: Sascha Hauer <[email protected]>
CC: TsiChung Liew <[email protected]>
CC: Greg Ungerer <[email protected]>
CC: Xue Ligong <[email protected]>
CC: Masami Komiya <[email protected]>
CC: Curt Brune <[email protected]>
CC: Michal SIMEK <[email protected]>
|
|
Replace COBJS-y with appropriate driver config names.
Signed-off-by: Shinya Kuribayashi <[email protected]>
Signed-off-by: Ben Warren <[email protected]>
|
|
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).
Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.
Signed-off-by: Wolfgang Denk <[email protected]>
|
|
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
|