| Commit message (Expand) | Author | Age | Files | Lines |
* | xilinx/ll_temac: Move the Xilinx drivers | Jeff Kirsher | 2011-08-12 | 1 | -1330/+0 |
* | drivers/net: Remove casts of void * | Joe Perches | 2011-06-21 | 1 | -2/+2 |
* | emaclite: enable transmit and receive time stamping. | Richard Cochran | 2011-06-20 | 1 | -2/+7 |
* | net: emaclite: Add missing linux/interrupt.h header | Michal Simek | 2011-06-09 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 1 | -0/+1 |
|\ |
|
| * | of/net: Move of_get_mac_address() to a common source file. | David Daney | 2010-11-01 | 1 | -0/+1 |
* | | net: emaclite: Omit private ndo_get_stats function | Tobias Klauser | 2010-12-06 | 1 | -16/+0 |
* | | drivers/net: Remove unnecessary casts of netdev_priv | Joe Perches | 2010-11-17 | 1 | -10/+10 |
|/ |
|
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-10-25 | 1 | -4/+4 |
|\ |
|
| * | net: emaclite: Add support for little-endian platforms | Michal Simek | 2010-10-21 | 1 | -4/+4 |
* | | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
* | | xilinx_emaclite: netpoll support | Michal Simek | 2010-08-19 | 1 | -0/+13 |
|/ |
|
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -3/+3 |
* | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -1/+1 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -6/+4 |
|\ |
|
| * | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -3/+2 |
| * | net: emaclite: Use resource_size | Tobias Klauser | 2010-05-06 | 1 | -2/+2 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
| |\ |
|
| * | | net: remove redundant code | Eric Dumazet | 2010-03-30 | 1 | -1/+0 |
* | | | 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 | -5/+5 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | net: emaclite: adding MDIO and phy lib support | John Linn | 2010-02-15 | 1 | -43/+335 |
* | drivers/net/xilinx_emaclite.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-29 | 1 | -5/+1 |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-18 | 1 | -1/+1 |
* | net: xilinx_emaclite: Fix problem with first incoming packet | Michal Simek | 2009-09-22 | 1 | -5/+2 |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-02 | 1 | -1/+0 |
* | xilinx_emaclite: Fix permissions on driver sources. | David S. Miller | 2009-09-01 | 1 | -0/+0 |
* | net: add Xilinx emac lite device driver | John Linn | 2009-08-20 | 1 | -0/+1041 |