| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 |
|\ |
|
| * | of: Fix missing includes - ll_temac | Michal Simek | 2010-09-01 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-23 |
| |\ |
|
* | | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 |
* | | | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-22 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ll_temac: Fix poll implementation | Michal Simek | 2010-08-19 |
* | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 |
| |\ \ |
|
| * | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 |
* | | | | ll_temac: Fix missing validate_addr hook | Denis Kirjanov | 2010-07-12 |
* | | | | ll_temac: fix memory leak | Kulikov Vasiliy | 2010-07-09 |
* | | | | ll_temac: fix DMA resources leak | Denis Kirjanov | 2010-07-09 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ll_temac: Fix missing iounmaps | Denis Kirjanov | 2010-07-07 |
| | |/
| |/| |
|
* / | | ll_temac: add error checking to DMA init path | Denis Kirjanov | 2010-07-02 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 |
|\ \ |
|
| * | | net: ll_temac: fix checksum offload logic | Brian Hill | 2010-05-26 |
| * | | net: ll_temac: fix interrupt bug when interrupt 0 is used | Brian Hill | 2010-05-26 |
| |/ |
|
* | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\| |
|
| * | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
| * | Add non-Virtex5 support for LL TEMAC driver | John Linn | 2010-04-13 |
| * | net: ll_temac: remove virt_to_bus call | John Linn | 2010-04-13 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ |
|
| * | | Revert "Add non-Virtex5 support for LL TEMAC driver" | David S. Miller | 2010-04-08 |
| * | | Add non-Virtex5 support for LL TEMAC driver | John Linn | 2010-04-06 |
| * | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 2010-02-26 |
* | ll_temac: Fix MAC address configuration from userland | Steven J. Magnani | 2010-02-17 |
* | ll_temac: Add support for V2 LLTEMAC core | Steven J. Magnani | 2010-02-17 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
* | drivers/net : Correct the size argument to kzalloc | Julia Lawall | 2010-01-04 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | net: add Xilinx ll_temac device driver | Grant Likely | 2009-04-27 |