summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-3/+14
|\
| * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
* | net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson2013-12-121-4/+4
* | net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson2013-12-121-1/+1
* | net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson2013-12-121-3/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-101-1/+25
|\|
| * net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-061-1/+25
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-061-2/+22
|\ \ | |/ |/|
| * ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+22
* | drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
|/
* net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack2013-11-151-6/+12
* ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-10/+8Star
* net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-232-10/+2Star
|\
| * davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier2013-10-221-2/+1Star
| * drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N2013-10-211-7/+0Star
| * net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann2013-10-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-091-3/+7
|\|
| * net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
| * net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* | net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
* | net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
* | ti: Remove extern from function prototypesJoe Perches2013-09-241-5/+4Star
* | drivers: net: cpsw: use cpsw-phy-sel driver to configure phy modeMugunthan V N2013-09-241-0/+4
* | drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N2013-09-244-0/+172
* | net: ethernet: cpsw: switch to devres allocationsDaniel Mack2013-09-241-110/+43Star
|/
* net: davinci_mdio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: davinci_emac: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: cpmac: use dev_get_platdata()Jingoo Han2013-08-301-3/+3
* net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack2013-08-231-0/+1
* net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0Star
* net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi2013-08-211-0/+25
* drivers: net: cpsw: remove platform data header file of cpswMugunthan V N2013-08-212-1/+43
* net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-211-2/+1Star
* drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N2013-08-141-0/+3
* drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N2013-08-051-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-042-3/+2Star
|\
| * net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1Star
| * net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
* | drivers: net: cpsw: Add support for set MAC addressMugunthan V N2013-07-311-0/+28
* | drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N2013-07-251-2/+200
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-106-94/+46Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-032-0/+10
| |\
| * | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun2013-07-021-1/+0Star
| * | net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-291-1/+1
| * | drivers: net: cpsw: add newline after MACID logDaniel Mack2013-06-291-2/+2
| * | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar2013-06-261-1/+4
| * | net: davinci_emac: simplify the OF parser codeLad, Prabhakar2013-06-261-44/+23Star
| * | net: davinci: emac: Convert to devm_* apiLad, Prabhakar2013-06-261-40/+9Star