aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/davinci_cpdma.c
Commit message (Expand)AuthorAge
* net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk2018-07-23
* net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King2018-06-21
* ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli2018-05-21
* ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli2018-05-21
* net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko2018-03-17
* net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk2017-12-13
* net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko2017-06-10
* net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk2017-01-18
* net: ethernet: ti: cpsw: add support for ringparam configurationGrygorii Strashko2017-01-07
* net: ethernet: ti: cpsw: add support for descs pool size configurationGrygorii Strashko2017-01-07
* net: ethernet: ti: cpdma: use devm_ioremapGrygorii Strashko2017-01-07
* net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...Grygorii Strashko2017-01-07
* net: ethernet: ti: cpdma: fix desc re-queuingGrygorii Strashko2017-01-07
* net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddrGrygorii Strashko2017-01-07
* net: ethernet: ti: davinci_cpdma: add missing EXPORTsPaul Gortmaker2016-12-03
* net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk2016-11-30
* net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk2016-11-30
* net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk2016-11-13
* net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configurationIvan Khoronzhuk2016-11-13
* net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk2016-11-12
* net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...Ivan Khoronzhuk2016-08-23
* net: ethernet: ti: cpsw: add multi queue supportIvan Khoronzhuk2016-08-23
* net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stopIvan Khoronzhuk2016-08-23
* net: ethernet: ti: davinci_cpdma: split descs num between all channelsIvan Khoronzhuk2016-08-23
* net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko2016-08-08
* net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko2016-07-31
* net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König2016-07-25
* net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko2016-06-29
* net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-18
* net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-29
* drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N2014-10-14
* drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N2014-10-14
* drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-11
* drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian2014-05-15
* net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-24
* net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson2013-12-11
* net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson2013-12-11
* net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack2013-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-24
* | drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N2013-05-31
|/
* net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior2013-04-25
* net/cpsw: redo rx skb allocation in rx pathSebastian Siewior2013-04-25
* net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior2013-04-25
* net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior2013-04-25
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-21
|\
| * net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-15
* | drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-18
* | net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-13
* | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-12