| Commit message (Expand) | Author | Age |
* | net: ethernet: davinci_emac: add pm_runtime support | Mark A. Greer | 2012-07-22 |
* | net: ethernet: davinci_emac: Remove unnecessary #include | Mark A. Greer | 2012-07-22 |
* | driver: net: ethernet: cpsw: runtime PM support | Mugunthan V N | 2012-07-18 |
* | driver: net: ethernet: davinci_mdio: runtime PM support | Mugunthan V N | 2012-07-18 |
* | net: ethernet: davinci_emac: add OF support | Heiko Schocher | 2012-07-18 |
* | ethernet: Use eth_random_addr | Joe Perches | 2012-07-17 |
* | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers | Ben Hutchings | 2012-07-11 |
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | davinci_cpdma: include linux/module.h | Daniel Mack | 2012-06-28 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 |
|\ |
|
| * | ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX | Kevin Hilman | 2012-05-10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-07 |
|\| |
|
| * | tlan: add cast needed for proper 64 bit operation | Benjamin Poirier | 2012-04-25 |
| * | net/davinci_emac: fix failing PHY connect attempts | Anatolij Gustschin | 2012-04-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 |
|\| |
|
| * | davinci_mdio: Fix MDIO timeout check | Christian Riesch | 2012-04-17 |
* | | davinci_cpdma: export symbols used by other drivers | Arnd Bergmann | 2012-04-21 |
* | | net: Fix spelling typo in net | Masanari Iida | 2012-04-14 |
* | | davinci_emac: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
|/ |
|
* | cpsw: Hook up default ndo_change_mtu. | David S. Miller | 2012-03-20 |
* | netdev: driver: ethernet: Add TI CPSW driver | Mugunthan V N | 2012-03-19 |
* | netdev: driver: ethernet: add cpsw address lookup engine support | Mugunthan V N | 2012-03-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-26 |
|\ |
|
| * | davinci_emac: Do not free all rx dma descriptors during init | Christian Riesch | 2012-02-24 |
* | | davinci_mdio: Correct bitmask for clock divider value | Christian Riesch | 2012-02-24 |
* | | davinci_cpdma: Fix channel number written to teardown registers | Christian Riesch | 2012-02-24 |
* | | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2012-02-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-19 |
|\| |
|
| * | cpmac: fix PHY name to match MDIO bus name | Florian Fainelli | 2012-02-13 |
* | | davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 2012-02-17 |
* | | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-04 |
|\| |
|
| * | drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment | Julia Lawall | 2012-02-02 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
|/ |
|
* | davinci_emac: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 |
* | cpmac: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 |
* | net/davinci: do not use all descriptors for tx packets | Sascha Hauer | 2012-01-03 |
* | davinci-cpdma: fix locking issue in cpdma_chan_stop | Ilya Yanok | 2011-12-19 |
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers | Jeff Kirsher | 2011-08-12 |