aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: cpsw: fix null dereference at probeJohan Hovold2014-06-301-0/+4
* drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N2013-06-241-0/+1
* drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-191-0/+2
* net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1
* drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-05-021-1/+1
* drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N2013-04-301-1/+1
* net/cpsw: fix irq_disable() with threaded interruptsSebastian Siewior2013-04-251-3/+22
* net/cpsw: optimize the for_each_slave_macro()Sebastian Siewior2013-04-251-3/+6
* net/cpsw: make sure modules remove does not leak any ressourcesSebastian Siewior2013-04-251-7/+16
* net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior2013-04-251-0/+1
* net/cpsw: redo rx skb allocation in rx pathSebastian Siewior2013-04-251-20/+13
* net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior2013-04-251-5/+5
* net/cpsw: don't rely only on netif_running() to check which device is activeSebastian Siewior2013-04-251-11/+22
* net/cpsw: don't continue if we miss to allocate rx skbsSebastian Siewior2013-04-251-13/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-1/+1
|\
| * drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-1/+1
|\|
| * drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-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: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
* drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-181-9/+16
* 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-121-3/+3
* drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-061-2/+104
* drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-061-4/+4
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+3
* net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N2013-01-181-0/+9
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+4
* cpsw: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N2012-11-281-4/+3
* 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
* cpsw: fix leaking IO mappingsRichard Cochran2012-11-031-9/+8
* cpsw: rename register banks to match the reference manual, part 2Richard Cochran2012-11-031-13/+13
* cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran2012-11-011-0/+182
* cpts: specify the input clock frequency via DTRichard Cochran2012-11-011-0/+14
* cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-011-0/+7
* cpsw: add a DT field for the cpts offsetRichard Cochran2012-11-011-0/+7