Commit Graph

25 Commits (25afeba608b9db64cc0cab1f7be790f64193f590)

Author SHA1 Message Date
Hauke Mehrtens 25afeba608 brcm47xx: add a new version of the nvram rewrite patch
This is the version like it was send for mainline inclusion.

SVN-Revision: 34988
12 years ago
Hauke Mehrtens da94d4ac29 switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver
SVN-Revision: 33506
12 years ago
Hauke Mehrtens bf0974e8da switch: improve error message
SVN-Revision: 33464
12 years ago
Hauke Mehrtens 40f139b53b switch: clean up robo switch driver
* remove use_et, all supported drivers are using mii ioctls
 * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR.
 * remove support for old kernel versions
 * do_ioctl is allways called with buff == NULL
 * use if_mii

SVN-Revision: 33002
12 years ago
Hauke Mehrtens b9da4dcb6b switch: fix some memory leaks in switch_parse_vlan()
SVN-Revision: 29936
13 years ago
Hauke Mehrtens b220442c75 switch: update for brcm47xx target
* remove suport for 2.4 kernel
* add support for bcma bus

SVN-Revision: 27904
13 years ago
Florian Fainelli 640927dde3 switch: fix switch-robo device reference counting
Fix incorrect device reference counting by switch-robo.

Signed-off-by: George Kashperko <george@znau.edu.ua>

SVN-Revision: 25619
14 years ago
Florian Fainelli e31542241c remove whitespaces in kmod-switch sources
SVN-Revision: 22320
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Florian Fainelli f4edda27af switch: do not include linux/autoconf.h (#6513)
SVN-Revision: 19903
15 years ago
Florian Fainelli 5a13cc0726 fix breakage on wl500gp after r18214, thanks sn9 (#6084)
SVN-Revision: 18289
15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9
SVN-Revision: 18214
15 years ago
Hauke Mehrtens 8673372e20 add patches for kernel 2.6.31
This is completly untested. Only a compile tests with the default config was done!

SVN-Revision: 17734
15 years ago
Florian Fainelli 369db35a29 fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
SVN-Revision: 15611
15 years ago
Florian Fainelli 9051239daf prevent kmod-switch from accessing nvram on brcm63xx (#5035)
SVN-Revision: 15555
15 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975)
SVN-Revision: 15319
15 years ago
Florian Fainelli 6f80c9cc7c fix strange LED behavior with Netgear WGT634U (#3552)
SVN-Revision: 15290
15 years ago
Florian Fainelli 04909ca614 allow kmod-switch to be used on brcm63xx (#4599)
SVN-Revision: 14825
16 years ago
Felix Fietkau 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered.  robo_probe will adjust kernel reference counts
if it detects a switch on the port.  If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11469
16 years ago
Peter Denison 72d40dec08 Allow package/switch to compile against 2.6.25
SVN-Revision: 11138
16 years ago
Felix Fietkau d65241e13b fix switch-robo.c compile errors on linux 2.4
SVN-Revision: 10539
17 years ago
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
17 years ago
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
18 years ago
Felix Fietkau 63d865e7a1 prepare packages for kernel upgrade to 2.6.19
SVN-Revision: 5786
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago