summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk2017-09-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-1/+1
|\
| * net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori2017-08-301-1/+1
* | net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* | net: ti: cpsw:: constify platform_device_idArvind Yadav2017-08-131-1/+1
* | drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov2017-08-111-2/+4
* | drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov2017-08-111-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-092-17/+96
|\ \ | |/
| * net: ethernet: ti: cpts: fix fifo read in cpts_find_tsGrygorii Strashko2017-08-011-1/+1
| * net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko2017-08-012-2/+83
| * net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko2017-08-012-15/+13
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-3/+4
* | net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko2017-08-071-1/+1
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-1/+0
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-3/+4
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-242-6/+6
|/
* net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-201-24/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-1/+1
|\
| * drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
* | net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestampingIvan Khoronzhuk2017-06-291-17/+1
* | net: ethernet: ti: cpsw: fix sw timestamping for non PTP packetsIvan Khoronzhuk2017-06-292-1/+18
* | net: ethernet: ti: cpsw: move skb timestamp to packet_submitIvan Khoronzhuk2017-06-291-2/+1
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-132-9/+7
* | net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko2017-06-101-4/+1
* | net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filterGrygorii Strashko2017-06-101-4/+8
* | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+2
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
|/
* net: netcp: fix check of requested timestamping filterMiroslav Lichvar2017-05-151-1/+0
* net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2017-05-111-2/+4
* net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko2017-05-081-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-022-10/+9
|\
| * net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk2017-04-251-4/+0
| * net: netcp: fix spelling mistake: "memomry" -> "memory"Colin Ian King2017-04-241-2/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-6/+10
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-232-3/+9
| |\ \
| * | | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-151-4/+8
* | | | cpsw/netcp: refine cpts dependencyArnd Bergmann2017-04-281-1/+3
| |_|/ |/| |
* | | net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori2017-04-041-6/+8
* | | net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko2017-04-021-0/+2
| |/ |/|
* | cpsw/netcp: cpts depends on posix_timersArnd Bergmann2017-03-221-1/+1
* | cpsw/netcp: work around reverse cpts dependencyArnd Bergmann2017-03-222-2/+8
|/
* net: ethernet: ti: cpsw: correct ale dev to cpswIvan Khoronzhuk2017-02-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-161-1/+1
|\
| * net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
* | net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk2017-02-141-30/+12
* | net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk2017-02-111-1/+1
* | net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk2017-02-101-2/+0
* | net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli2017-02-071-2/+0
* | net: ethernet: ti: cpsw: remove netif_trans_updateIvan Khoronzhuk2017-02-071-2/+0
* | net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko2017-02-011-1/+1
OpenPOWER on IntegriCloud