Commit History

Author SHA1 Message Date
  Antoine Tenart 6eb5d375ce net: mvpp2: simplify the Tx desc set DMA logic 8 years ago
  Antoine Tenart 02856a3ba6 net: mvpp2: use the aggr txq size define everywhere 8 years ago
  Antoine Tenart 1d17db08c0 net: mvpp2: limit TSO segments and use stop/wake thresholds 8 years ago
  Antoine Tenart 1d7d15d79f net: mvpp2: initialize the RSS tables 8 years ago
  Antoine Tenart 7c10f9742d net: mvpp2: initialize the Tx FIFO size 8 years ago
  Antoine Tenart 2d1d7df8a3 net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2 8 years ago
  David S. Miller e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Antoine Tenart 239dd4ee48 net: mvpp2: do not sleep in set_rx_mode 8 years ago
  Antoine Tenart 20746d717e net: mvpp2: fix invalid parameters order when calling the tcam init 8 years ago
  Antoine Tenart ef4816f0ee net: mvpp2: fix typo in the tcam setup 8 years ago
  Antoine Tenart 082297e614 net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used 8 years ago
  Antoine Tenart 2092026788 net: mvpp2: do not unmap TSO headers buffers 8 years ago
  Yan Markman 822eaf7cfb net: mvpp2: fix TSO headers allocation and management 8 years ago
  David S. Miller 53954cf8c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Gregory CLEMENT 4792ea04bc net: mvpp2: Fix clock resource by adding an optional bus clock 8 years ago
  Antoine Tenart c7dfc8c848 net: mvpp2: do not select the internal source clock 8 years ago
  Yan Markman 6bf69a1d63 net: mvpp2: fix port list indexing 8 years ago
  Stefan Chulski aff3da3921 net: mvpp2: fix parsing fragmentation detection 8 years ago
  Antoine Tenart 38c5eb93ac net: mvpp2: remove useless goto 8 years ago
  Antoine Tenart 688cbaf202 net: mvpp2: fallback using h/w and random mac if the dt one isn't valid 8 years ago
  Antoine Tenart d2a6e48e52 net: mvpp2: fix use of the random mac address for PPv2.2 8 years ago
  Antoine Tenart 3ba8c81e15 net: mvpp2: move the mac retrieval/copy logic into its own function 8 years ago
  David S. Miller 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Antoine Tenart fd3651b2ab net: mvpp2: use the GoP interrupt for link status changes 8 years ago
  Antoine Tenart 5997c86bf0 net: mvpp2: make the phy optional 8 years ago
  Antoine Tenart 1df2270d06 net: mvpp2: take advantage of the is_rgmii helper 8 years ago
  Antoine Tenart 89273bc060 net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC 8 years ago
  Antoine Tenart 65a2c09aea net: mvpp2: do not set GMAC autoneg when using XLG MAC 8 years ago
  Antoine Tenart f55744adee net: mvpp2: improve the link management function 8 years ago
  Antoine Tenart 968b211c62 net: mvpp2: simplify the link_event function 8 years ago