summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+2
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-2/+2
* tlan: cancel work at remove pathDevendra Naga2013-04-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-012-2/+2
|\
| * drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
| * drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
* | net/davinci_emac: use devres APIsSekhar Nori2013-03-261-30/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-221-1/+1
|\ \ | |/
| * net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-211-1/+1
* | net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun2013-03-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-202-2/+2
|\ \ | |/
| * drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-171-1/+1
| * net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack2013-03-131-1/+1
* | drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N2013-03-131-2/+14
* | driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N2013-03-131-0/+104
* | driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N2013-03-131-0/+29
* | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-5/+5
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-3/+1
|/
* drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-0/+3
|\
| * net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-151-0/+3
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\ \
| * | drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| |/
* | drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-183-12/+24
* | net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-131-4/+2
* | driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-52/+283
* | driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N2013-02-121-15/+21
* | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-124-9/+24
* | drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-062-2/+108
* | drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-063-22/+113
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-8/+4
* | net: ethernet: davinci: Fix build breakageThierry Reding2013-01-211-1/+1
* | net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N2013-01-184-13/+57
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-143-4/+4
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-063-9/+9
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-1/+0
|/
* cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
* cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
* cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-3/+2
* net/davinci_emac: remove __dev* attributesBill Pemberton2012-12-032-6/+6
* cpsw: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* tlan: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* cpmac: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N2012-11-281-4/+3
* cpts: add missing kconfig dependencyRichard Cochran2012-11-261-0/+1
* net: cpsw: halt network stack before halting the device during suspendMugunthan V N2012-11-141-3/+3
* cpsw: simplify the setup of the register pointersRichard Cochran2012-11-141-139/+103
* net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath2012-11-141-2/+14
* net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath2012-11-141-1/+1
OpenPOWER on IntegriCloud