summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall
2012-07-22net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer
2012-07-22net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N
2012-07-18net: ethernet: davinci_emac: add OF supportHeiko Schocher
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-21davinci_cpdma: export symbols used by other driversArnd Bergmann
2012-04-17davinci_mdio: Fix MDIO timeout checkChristian Riesch
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-04davinci_emac: Support the get_ts_info ethtool method.Richard Cochran
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch
2012-02-24davinci_mdio: Correct bitmask for clock divider valueChristian Riesch
2012-02-24davinci_cpdma: Fix channel number written to teardown registersChristian Riesch
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-17davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-13cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-10davinci_emac: use an unique MDIO bus name.Florian Fainelli
2012-01-10cpmac: use an unique MDIO bus name.Florian Fainelli
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer
2011-12-19davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher