Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -3/+3 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 1 | -1/+1 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -6/+4 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -5/+5 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -3/+2 |
2010-05-06 | net: emaclite: Use resource_size | Tobias Klauser | 1 | -2/+2 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-31 | net: remove redundant code | Eric Dumazet | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-16 | net: emaclite: adding MDIO and phy lib support | John Linn | 1 | -43/+335 |
2009-12-30 | drivers/net/xilinx_emaclite.c: use %pM to shown MAC address | H Hartley Sweeten | 1 | -5/+1 |
2009-11-19 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 1 | -1/+1 |
2009-09-23 | net: xilinx_emaclite: Fix problem with first incoming packet | Michal Simek | 1 | -5/+2 |
2009-09-03 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 1 | -1/+0 |
2009-09-02 | xilinx_emaclite: Fix permissions on driver sources. | David S. Miller | 1 | -0/+0 |
2009-08-20 | net: add Xilinx emac lite device driver | John Linn | 1 | -0/+1041 |