https://github.com/torvalds/linux
Revision fbe4d0d613416e4d789820bea327c2b458605b98 authored by David S. Miller on 26 November 2014, 17:04:14 UTC, committed by David S. Miller on 26 November 2014, 17:04:14 UTC
Florian Fainelli says:

====================
net: dsa: bcm_sf2: misc bugfixes

This patch series contains two bug fixes:

- first patch fixes an issue on the error path of the driver where we could
  have left some of our registers mapped

- second patch enforces the use of a software reset of the switch to guarantee
  the HW is in a consistent state prior to software initialization
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s a620a6b + 33f8461
History
Tip revision: fbe4d0d613416e4d789820bea327c2b458605b98 authored by David S. Miller on 26 November 2014, 17:04:14 UTC
Merge branch 'bcm_sf2'
Tip revision: fbe4d0d
File Mode Size
Kconfig -rw-r--r-- 64.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.5 KB
do_mounts.c -rw-r--r-- 14.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.7 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.8 KB
main.c -rw-r--r-- 24.6 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top