summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/base-files/lib/preinit/15_set_preinit_interface_brcm
Commit message (Collapse)AuthorAgeFilesLines
* target/linux : drop many archLudovic Pouzenc2018-09-141-16/+0
|
* brcm47xx: fix network failsafe indicationHauke Mehrtens2014-01-121-29/+11
| | | | | | | | | | Remove the code used on the old switch driver. The Ethernet drive is loaded as a module and needs some time to get up therefor we added some wait function. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39254
* brcm47xx: fix switch handlingHauke Mehrtens2013-07-141-22/+19
| | | | | | | | | | | | | | | | This fixes some problems with the switch handling * It now send the messages again to indicate a button for failsafe mode should be pressed * it does not leak packages between wan and lan any more * the switch works again in normal mode The Ethernet connection has to be up when the switch driver switch-robo is insmoded therefor we just do it again. Explicitly set enable_vlan to prevent leaking packages. This should close #13869, #13868 and #13716 SVN-Revision: 37286
* brcm47xx: do not use vlan0 any more.Hauke Mehrtens2013-02-201-2/+2
| | | | | | | | The Broadcom switch driver says that vlan0 should not be used with any switch other than bcm5325. This makes OpenWrt always use vlan1 and vlan2 instead. SVN-Revision: 35704
* brcm47xx: whitespace cleanupsHauke Mehrtens2012-11-251-6/+4
| | | | SVN-Revision: 34329
* activate failsafe on all ports of the switch and not just port 0.Hauke Mehrtens2012-09-251-1/+1
| | | | | | | | | | | Sometimes the port 0 was the WAN port or there could be some device where the port 0 is not wired to an actual Ethernet port. Now telnet in failsafe will listen on all ports of the switch so user do not have to search for the correct port any more. This change will make the switch leak traffic between the WAN and the LAN port, but you should not use failsafe while connected to a untrusted network. SVN-Revision: 33544
* add back the base-files/image code from brcm-2.4 to brcm47xxFelix Fietkau2010-06-261-0/+39
SVN-Revision: 21945