| Commit message (Expand) | Author | Age | Files | Lines |
* | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 | 1 | -2/+2 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -0/+1 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -8/+18 |
|\ |
|
| * | fsl_pq_mdio: Fix mdiobus allocation handling | Anton Vorontsov | 2010-05-17 | 1 | -2/+4 |
| * | fsl_pq_mdio: Fix kernel oops during OF address translation | Anton Vorontsov | 2010-04-23 | 1 | -6/+14 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
|/ |
|
* | fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers | Anton Vorontsov | 2009-12-30 | 1 | -7/+23 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-08 | 1 | -0/+1 |
|\ |
|
| * | net/fsl_pq_mdio: add module license GPL | Sebastian Siewior | 2009-11-08 | 1 | -0/+1 |
* | | fsl_pq_mdio: Fix compiler/sparse warnings (part 2) | Anton Vorontsov | 2009-11-08 | 1 | -4/+9 |
* | | fsl_pq_mdio: Fix compiler/sparse warnings (part 1) | Anton Vorontsov | 2009-11-08 | 1 | -19/+12 |
* | | fsl_pq_mdio: Add Suport for etsec2.0 devices. | Sandeep Gopalpet | 2009-11-02 | 1 | -11/+48 |
|/ |
|
* | net: Fix OF platform drivers coldplug/hotplug when compiled as modules | Anton Vorontsov | 2009-10-14 | 1 | -0/+1 |
* | fsl_pq_mdio: Fix fsl_pq_mdio to work with modules | Ionut Nicu | 2009-06-25 | 1 | -4/+4 |
* | fsl_pq_mido: Set the first UCC as the mii management interface master | Haiying Wang | 2009-06-03 | 1 | -1/+5 |
* | net: fix fsl_pq_mdio driver to use module_init() | Grant Likely | 2009-04-27 | 1 | -1/+1 |
* | net: rework fsl_pq_mdio driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 1 | -48/+3 |
* | fsl_pq_mdio: Fix compile failure | Segher Boessenkool | 2009-04-02 | 1 | -0/+1 |
* | fsl_pq_mdio: Revive UCC MDIO support | Anton Vorontsov | 2009-04-02 | 1 | -1/+1 |
* | fsl_pq_mdio: Use proper address translation | Anton Vorontsov | 2009-03-23 | 1 | -3/+7 |
* | fsl_pq_mdio: Revive Gianfar TBI PHY support | Anton Vorontsov | 2009-03-21 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 1 | -2/+2 |
* | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 2009-02-04 | 1 | -0/+463 |