| Commit message (Expand) | Author | Age |
* | davinci_emac: Fix use after free in davinci_emac_remove | Stefan Weil | 2010-08-04 |
* | net: Fix a typo from "dev" to "ndev" | Henrique Camargo | 2010-08-03 |
* | TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers. | Sriram | 2010-07-31 |
* | TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function. | Sriram | 2010-07-31 |
* | TI DaVinci EMAC : Implement interrupt pacing functionality. | Sriram | 2010-07-31 |
* | davinci_emac: Use the instance of net_device_stats from net_device. | Kulikov Vasiliy | 2010-07-05 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
* | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-03-15 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 |
| |\ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ \ |
|
| | * | | Fix spelling of 'platform' in log messages | Stefan Weil | 2010-02-05 |
* | | | | TI DaVinci EMAC: Convert to dev_pm_ops | chaithrika@ti.com | 2010-03-15 |
* | | | | net: davinci emac: use dma_{map, unmap}_single API for cache coherency | Sekhar Nori | 2010-03-15 |
| |_|/
|/| | |
|
* | | | davinci_emac: off by one | Dan Carpenter | 2010-03-03 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-03-02 |
|\ \ |
|
| * | | net: convert multiple drivers to use netdev_for_each_mc_addr, part4 | Jiri Pirko | 2010-02-22 |
| * | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
| * | | drivers/net/davinci_emac.c: Fix continuation line formats | Joe Perches | 2010-02-03 |
| |/ |
|
* | | TI Davinci EMAC : Abstract Buffer address translation logic. | Sriramakrishnan | 2010-02-04 |
* | | TI Davinci EMAC : add platform specific interrupt enable/disable logic. | Sriramakrishnan | 2010-02-04 |
* | | TI Davinci EMAC : Re-use driver for other platforms. | Sriramakrishnan | 2010-02-04 |
|/ |
|
* | TI DaVinci EMAC: Handle emac module clock correctly. | Sriram | 2010-01-07 |
* | TI DaVinci EMAC: Fix MDIO bus frequency configuration | Nageswari Srinivasan | 2009-12-18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 |
|\ |
|
| * | TI Davinci EMAC : Fix Console Hang when bringing the interface down | Sriram | 2009-11-16 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 |
|\| |
|
| * | DaVinci EMAC: correct param for ISR | Tonyliu | 2009-11-04 |
* | | TI DaVinci EMAC: Add suspend/resume capability | Ranjith Lohithakshan | 2009-11-05 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-13 |
|\| |
|
| * | TI DaVinci EMAC: Clear statistics register properly. | Sriram | 2009-10-13 |
* | | TI DaVinci EMAC: Minor macro related updates | chaithrika@ti.com | 2009-10-05 |
|/ |
|
* | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 | Sriram | 2009-09-25 |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
* | TI DaVinci EMAC: delay DaVinci EMAC initialization | Rajashekhara, Sudhakar | 2009-08-29 |
* | davinci_emac: fix kernel oops when changing MAC address while interface is down | Pablo Bitton | 2009-07-08 |
* | TI DaVinci EMAC : Fix rmmod error | chaithrika@ti.com | 2009-06-18 |
* | TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF | Chaithrika U S | 2009-06-04 |
* | net: Add TI DaVinci EMAC driver | Anant Gole | 2009-05-18 |