summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: add separate napi for txMugunthan V N2015-08-061-13/+31
* drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N2015-08-061-17/+9
* drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N2015-08-061-25/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-314-37/+77
|\
| * net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-292-28/+17
| * net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan2015-07-291-3/+2
| * net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan2015-07-291-2/+11
| * net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok2015-07-273-2/+47
* | net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok2015-07-291-2/+13
* | net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok2015-07-271-3/+174
* | net: netcp: Fixes to CPSW statistics collectionWingMan Kwok2015-07-271-11/+75
* | net: netcp: Consolidates statistics collection codeWingMan Kwok2015-07-271-45/+54
* | net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok2015-07-271-25/+21
* | net: netcp: Fixes hw statistics module base setting errorWingMan Kwok2015-07-271-1/+5
* | net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok2015-07-271-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-232-7/+4
|\ \ | |/
| * drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N2015-07-211-6/+3
| * net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan2015-07-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-131-18/+7
|\ \ | |/
| * drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3
| * drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-081-2/+4
* | net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-101-1/+0
|/
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-6/+2
* net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran2015-05-251-3/+0
* net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran2015-05-251-2/+0
* net: cpsw: remove two unused global functionsRichard Cochran2015-05-252-47/+0
* net: cpsw: fix misplaced break statements.Richard Cochran2015-05-251-2/+2
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-1/+0
* netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-121-1/+1
* net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-271-2/+6
* ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
* ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+6
* net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2015-03-201-36/+884
* net: netcp: enclose macros in parenthesesKaricheri, Muralidharan2015-03-201-251/+272
* net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan2015-03-201-0/+1
* net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan2015-03-201-37/+93
* net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan2015-03-203-13/+29
* net: netcp: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-033-9/+9
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-032-7/+7
| |\
| | * net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
| | * net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
| | * drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1
| * | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-2/+2
| |\ \ | | |/ | |/|
| | * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-2/+2
* | | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/ /
* | net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar2015-02-051-0/+2
* | NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-041-4/+2
* | tlan: msecs_to_jiffies convrsionNicholas Mc Guire2015-02-041-1/+1
OpenPOWER on IntegriCloud