Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| | | | | | | | Cc: davem@davemloft.net Cc: netdev@vger.kernel.org Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> | ||
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
| | | | | | | | | | | | | This converts pretty much everything to print_mac. There were a few things that had conflicts which I have just dropped for now, no harm done. I've built an allyesconfig with this and looked at the files that weren't built very carefully, but it's a huge patch. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | xtensa: Add support for the Sonic Ethernet device for the XT2000 board. | Chris Zankel | 2008-10-21 |
Add support for the on-board Sonic Ethernet device for the XT2000 evaluation board. Signed-off-by: Chris Zankel <chris@zankel.net> |