2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-13 16:14:26 +08:00
linux-next/drivers/net/ethernet/sun
Benjamin Herrenschmidt cb52d8970e powerpc+sparc/vio: Modernize driver registration
This makes vio_register_driver() get the module owner & name at compile
time like PCI drivers do, and adds a name pointer directly in struct
vio_driver to avoid having to explicitly initialize the embedded
struct device.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: David S. Miller <davem@davemloft.net>
2012-03-28 11:33:24 +11:00
..
cassini.c Merge branch 'kmap_atomic' of git://github.com/congwang/linux 2012-03-21 09:40:26 -07:00
cassini.h
Kconfig
Makefile
niu.c ethernet: unify return value of .ndo_set_mac_address if address is invalid 2012-02-23 17:03:20 -05:00
niu.h
sunbmac.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-08 18:46:38 -05:00
sunbmac.h
sungem.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
sungem.h
sunhme.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-08 18:46:38 -05:00
sunhme.h
sunqe.c sun/sunqe: print MAC via printk format specifier 2012-02-24 15:40:59 -05:00
sunqe.h
sunvnet.c powerpc+sparc/vio: Modernize driver registration 2012-03-28 11:33:24 +11:00
sunvnet.h