]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mvneta-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:35:22 +0000 (23:35 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:35:22 +0000 (23:35 -0500)
commit5ccda15d859a1c7e3b516e8ae77609d639fd009b
treebd5cc56420c19043b3a247b786dfc68bebbc9a0c
parent5fc47569502d09bd46d019352b9967cafc146269
parent11712f7412b0a79fcf69ff902369b32421f66ce0
Merge branch 'mvneta-fixes'

Marcin Wojtas says:

====================
Marvell Armada XP/370/38X Neta fixes

I'm sending v4 with corrected commit log of the last patch, in order to
avoid possible conflicts between the branches as suggested by Gregory
Clement.

Best regards,
Marcin Wojtas

Changes from v4:
* Correct commit log of patch 6/6

Changes from v2:
* Style fixes in patch updating mbus protection
* Remove redundant stable notifications except for patch 4/6

Changes from v1:
* update MBUS windows access protection register once, after whole loop
* add fixing value of MVNETA_RXQ_INTR_ENABLE_ALL_MASK
* add fixing error path for skb_build()
* add possibility of setting custom TX IP checksum limit in DT property
====================

Signed-off-by: David S. Miller <davem@davemloft.net>