summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)AuthorFilesLines
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-35/+35
2012-06-29davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman1-1/+1
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier1-1/+1
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin1-1/+1
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2012-04-21davinci_cpdma: export symbols used by other driversArnd Bergmann1-1/+12
2012-04-18davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-14net: Fix spelling typo in netMasanari Iida1-1/+1
2012-04-04davinci_emac: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller1-0/+1
2012-03-20netdev: driver: ethernet: Add TI CPSW driverMugunthan V N3-0/+1031
2012-03-20netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2-0/+734
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-02-24davinci_mdio: Correct bitmask for clock divider valueChristian Riesch1-1/+1
2012-02-24davinci_cpdma: Fix channel number written to teardown registersChristian Riesch1-1/+1
2012-02-24ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-02-18davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka1-2/+3
2012-02-14cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-09netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-2/+1
2012-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2-2/+3
2012-02-01drivers/net: Remove alloc_etherdev error messagesJoe Perches3-6/+1
2012-01-11davinci_emac: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-11cpmac: use an unique MDIO bus name.Florian Fainelli1-1/+1
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer1-0/+8
2011-12-20davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok1-0/+2
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko3-3/+3
2011-08-12davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher9-0/+8795