| Commit message (Expand) | Author | Age | Files | Lines |
* | xilinx/ll_temac: Move the Xilinx drivers | Jeff Kirsher | 2011-08-12 | 1 | -1154/+0 |
* | net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc | Stephen Rothwell | 2011-06-29 | 1 | -0/+1 |
* | ll_temac: enable transmit and receive time stamping. | Richard Cochran | 2011-06-20 | 1 | -1/+4 |
* | net: add needed interrupt.h | Stephen Rothwell | 2011-06-08 | 1 | -0/+1 |
* | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | ll_temac: Fix section mismatch from the temac_of_probe | Michal Simek | 2011-01-03 | 1 | -1/+1 |
* | | net: Fix drivers advertising HW_CSUM feature to use csum_start | Michał Mirosław | 2010-12-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 1 | -0/+1 |
|\ |
|
| * | of: Fix missing includes - ll_temac | Michal Simek | 2010-09-01 | 1 | -0/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-23 | 1 | -2/+2 |
| |\ |
|
* | | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 | 1 | -1/+1 |
* | | | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-21 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ll_temac: Fix poll implementation | Michal Simek | 2010-08-19 | 1 | -2/+2 |
* | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -5/+13 |
| |\ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 1 | -31/+65 |
| |\ \ |
|
| * | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | | | ll_temac: Fix missing validate_addr hook | Denis Kirjanov | 2010-07-12 | 1 | -0/+1 |
* | | | | ll_temac: fix memory leak | Kulikov Vasiliy | 2010-07-08 | 1 | -1/+4 |
* | | | | ll_temac: fix DMA resources leak | Denis Kirjanov | 2010-07-08 | 1 | -0/+32 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 1 | -5/+13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ll_temac: Fix missing iounmaps | Denis Kirjanov | 2010-07-07 | 1 | -5/+13 |
| | |/
| |/| |
|
* | | | ll_temac: add error checking to DMA init path | Denis Kirjanov | 2010-07-01 | 1 | -2/+23 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 | 1 | -25/+59 |
|\ \ |
|
| * | | net: ll_temac: fix checksum offload logic | Brian Hill | 2010-05-26 | 1 | -24/+58 |
| * | | net: ll_temac: fix interrupt bug when interrupt 0 is used | Brian Hill | 2010-05-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -45/+114 |
|\ \
| |/ |
|
| * | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -1/+1 |
| * | Add non-Virtex5 support for LL TEMAC driver | John Linn | 2010-04-13 | 1 | -33/+104 |
| * | net: ll_temac: remove virt_to_bus call | John Linn | 2010-04-13 | 1 | -3/+1 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
| |\ |
|
| * | | Revert "Add non-Virtex5 support for LL TEMAC driver" | David S. Miller | 2010-04-07 | 1 | -104/+33 |
| * | | Add non-Virtex5 support for LL TEMAC driver | John Linn | 2010-04-06 | 1 | -33/+104 |
| * | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -8/+8 |
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -1/+1 |
* | | | 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: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 2010-02-26 | 1 | -3/+4 |
* | ll_temac: Fix MAC address configuration from userland | Steven J. Magnani | 2010-02-17 | 1 | -1/+8 |
* | ll_temac: Add support for V2 LLTEMAC core | Steven J. Magnani | 2010-02-17 | 1 | -1/+4 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -3/+3 |
* | drivers/net : Correct the size argument to kzalloc | Julia Lawall | 2010-01-03 | 1 | -1/+1 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -2/+2 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
* | net: add Xilinx ll_temac device driver | Grant Likely | 2009-04-27 | 1 | -0/+969 |