1. 36eb98a net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · Wed Aug 09 10:37:52 2017 +0300
  2. 54a2544 net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · Wed Aug 09 10:37:51 2017 +0300
  3. 115f76f net: mvpp2x: Set BM pool high address by Stefan Chulski · Wed Aug 09 10:37:50 2017 +0300
  4. b402553 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · Wed Aug 09 10:37:49 2017 +0300
  5. caa97bf net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · Wed Aug 09 10:37:48 2017 +0300
  6. b528d12 net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · Wed Aug 09 10:37:47 2017 +0300
  7. 7587218 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · Wed Aug 09 10:37:46 2017 +0300
  8. 2281603 net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · Wed Aug 09 10:37:45 2017 +0300
  9. 4bc456a net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · Wed Aug 09 10:37:44 2017 +0300
  10. 0d65eb6 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · Wed Aug 09 10:37:43 2017 +0300
  11. a27adcb net: mvpp2.c: Enable 10G support for port 0 (SFI) by Stefan Chulski · Thu Apr 06 15:39:08 2017 +0200
  12. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  13. 380b323 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · Thu Mar 23 17:01:59 2017 +0100
  14. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · Mon Mar 13 06:50:04 2017 +0100
  15. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · Fri Mar 10 06:07:45 2017 +0100
  16. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · Thu Mar 09 12:01:57 2017 +0100
  17. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · Wed Mar 22 15:11:00 2017 +0100
  18. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · Wed Mar 22 15:09:38 2017 +0100
  19. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · Wed Mar 22 15:07:30 2017 +0100
  20. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · Wed Mar 22 14:15:40 2017 +0100
  21. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · Wed Mar 22 14:11:16 2017 +0100
  22. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · Wed Mar 01 13:09:42 2017 +0100
  23. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · Fri Feb 24 10:12:41 2017 +0100
  24. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · Thu Feb 16 13:29:08 2017 +0100
  25. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · Thu Feb 16 15:26:06 2017 +0100
  26. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · Thu Feb 16 08:31:32 2017 +0100
  27. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · Mon Feb 20 11:54:31 2017 +0100
  28. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · Thu Feb 16 09:03:16 2017 +0100
  29. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:46:37 2017 +0100
  30. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:41:07 2017 +0100
  31. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · Mon Feb 20 11:42:51 2017 +0100
  32. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:03:37 2017 +0100
  33. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:36:57 2017 +0100
  34. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:57:24 2017 +0100
  35. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:53:51 2017 +0100
  36. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:29:16 2017 +0100
  37. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · Mon Feb 20 11:08:46 2017 +0100
  38. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 16:25:53 2017 +0100
  39. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · Wed Feb 15 14:08:59 2017 +0100
  40. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 15:35:00 2017 +0100
  41. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · Mon Feb 20 10:37:59 2017 +0100
  42. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · Mon Feb 20 10:29:43 2017 +0100
  43. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · Mon Feb 20 10:27:51 2017 +0100
  44. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · Wed Feb 15 12:46:18 2017 +0100
  45. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · Wed Feb 15 12:31:53 2017 +0100
  46. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · Wed Feb 15 12:19:36 2017 +0100
  47. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · Wed Feb 15 12:16:23 2017 +0100
  48. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · Wed Feb 15 12:15:01 2017 +0100
  49. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · Wed Feb 15 12:13:43 2017 +0100
  50. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Feb 16 13:58:37 2017 +0100
  51. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  52. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  53. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  54. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · Wed Feb 10 07:22:10 2016 +0100