Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net/freescale: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
| | | | | | | | | | | | CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away. Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
* | net/fsl: introduce Freescale 10G MDIO driver | Timur Tabi | 2012-08-24 |
Similar to fsl_pq_mdio.c, this driver is for the 10G MDIO controller on Freescale Frame Manager Ethernet controllers. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net> |