summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König
2014-01-30net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2014-01-16net: davinci_mdio: Fix sparse warningLad, Prabhakar
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-31net: ti: slight optimization of addr comparedingtianhong
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-11net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson
2013-12-11net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson
2013-12-11net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-05net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-02drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N
2013-11-21ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-15net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack
2013-11-14ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat
2013-09-24ti: Remove extern from function prototypesJoe Perches
2013-09-24drivers: net: cpsw: use cpsw-phy-sel driver to configure phy modeMugunthan V N
2013-09-24drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N
2013-09-24net: ethernet: cpsw: switch to devres allocationsDaniel Mack
2013-08-30net: davinci_mdio: use dev_get_platdata()Jingoo Han
2013-08-30net: davinci_emac: use dev_get_platdata()Jingoo Han
2013-08-30net: cpmac: use dev_get_platdata()Jingoo Han
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-20net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi
2013-08-20drivers: net: cpsw: remove platform data header file of cpswMugunthan V N
2013-08-20net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi