Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing hunks to recognize the Microsoft MN-700 device (#6749) | Florian Fainelli | 2010-02-28 | 1 | -2/+20 |
| | | | | SVN-Revision: 19896 | ||||
* | add support for OvisLink WL-1600GL | Jo-Philipp Wich | 2010-01-21 | 2 | -1/+21 |
| | | | | SVN-Revision: 19262 | ||||
* | add western digital netcenter support to broadcom-diag (#6124) original ↵ | Florian Fainelli | 2010-01-02 | 1 | -0/+31 |
| | | | | | | patch from Christoph Muellner SVN-Revision: 19008 | ||||
* | add Askey RT210W support (patch from #6380) | Felix Fietkau | 2009-12-24 | 1 | -0/+30 |
| | | | | SVN-Revision: 18922 | ||||
* | add WRT300N v1.1 support (patch from #6379) | Felix Fietkau | 2009-12-24 | 1 | -0/+17 |
| | | | | SVN-Revision: 18921 | ||||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 17554 | ||||
* | Added identification of WRT610N and its button/led definitions. | Felix Fietkau | 2009-08-28 | 1 | -0/+20 |
| | | | | | | Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz> SVN-Revision: 17434 | ||||
* | add support for the WRT160N, patch from Westley Paynter | Florian Fainelli | 2009-07-27 | 1 | -0/+16 |
| | | | | SVN-Revision: 17031 | ||||
* | D-Link DIR-320 support (broadcom-diag) | Hauke Mehrtens | 2009-06-14 | 1 | -0/+19 |
| | | | | | | | | | | | This patch adds D-Link DIR-320 support to broadcom-diag. "reserved" button is the button on the right side of the router without any title. I'm not sure if I've selected right name. Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru> SVN-Revision: 16443 | ||||
* | recognize WAP54Gv2 and assigne LED and GPIOs (#5335) | Florian Fainelli | 2009-06-13 | 1 | -0/+13 |
| | | | | SVN-Revision: 16434 | ||||
* | fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) | Florian Fainelli | 2009-06-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 16367 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 4 | -4/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Asus WL-330gE Support | Felix Fietkau | 2009-02-22 | 1 | -0/+12 |
| | | | | | | | | | | | | | Here is support for the compact Asus WL-330gE. It uses that all-in-one 5354 Broadcom chip that's also in the WL-520gU, so I assume USB support can be soldered on. I've yet to open up the device, though. Initial flashing is done through the CFE failsafe mode like on other Asus devices, where you boot holding the reset button, the power LED flashes, and you tftp an image. Signed-off-by: David Cooper <dave@kupesoft.com> SVN-Revision: 14624 | ||||
* | fix broadcom-diag on linux 2.6.28 (#4633) | Felix Fietkau | 2009-02-22 | 2 | -7/+5 |
| | | | | SVN-Revision: 14618 | ||||
* | add initial 2.6.28 support for brcm47xx target | Felix Fietkau | 2009-01-06 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13909 | ||||
* | Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062) | Florian Fainelli | 2008-10-04 | 1 | -0/+14 |
| | | | | SVN-Revision: 12855 | ||||
* | broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ↵ | Felix Fietkau | 2008-07-31 | 1 | -0/+1 |
| | | | | | | interrupts SVN-Revision: 12030 | ||||
* | fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes ↵ | Gabor Juhos | 2008-07-26 | 1 | -4/+20 |
| | | | | | | #2788) SVN-Revision: 11935 | ||||
* | Add support for WRT600N and WRT600N v1.1 (#3535) | Florian Fainelli | 2008-07-07 | 2 | -1/+43 |
| | | | | SVN-Revision: 11740 | ||||
* | (1/6) bcm57xx: init from diag | Felix Fietkau | 2008-06-15 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | I've been working to finish up the bcm57xx module package nbd posted a few months ago. I am no expert, just had some spare time and some motivation. Here is the background: https://dev.openwrt.org/ticket/2744 This first patch disables the bcm57xx gpio setup in broadcom-diag. The switch needs to be initialized by the driver so the driver can then reset the switch ASAP. If the switch isn't reset quickly enough, it will forward packets between the WAN and LAN, which will cause problems with modems that only allow one mac to access the internet. Tested on wrt350n. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11466 | ||||
* | Add Siemens SE505v2 detection to diag (#3416) | Florian Fainelli | 2008-05-31 | 1 | -2/+6 |
| | | | | SVN-Revision: 11308 | ||||
* | Stopgap compilation fixes for diag and switch under 2.6.25 | Peter Denison | 2008-05-20 | 2 | -4/+13 |
| | | | | SVN-Revision: 11231 | ||||
* | Add support for Asus wl-520gc | Florian Fainelli | 2008-05-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 11145 | ||||
* | Fix typo in broadcom-diag LED output enable | Peter Denison | 2008-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 11125 | ||||
* | Add support for the WL-500gP v2 | Andy Boyett | 2008-03-31 | 2 | -1/+14 |
| | | | | SVN-Revision: 10693 | ||||
* | Add support for the ASUS WL-520gU | Andy Boyett | 2008-03-31 | 2 | -4/+23 |
| | | | | SVN-Revision: 10692 | ||||
* | broadcom-diag cleanup | Andy Boyett | 2008-03-31 | 1 | -30/+32 |
| | | | | SVN-Revision: 10691 | ||||
* | ssb: Make the GPIO API reentrancy safe. | Michael Büsch | 2008-02-19 | 1 | -22/+7 |
| | | | | SVN-Revision: 10496 | ||||
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | 1 | -1/+10 |
| | | | | SVN-Revision: 10495 | ||||
* | Add back Sitecom WL-105b support | Florian Fainelli | 2008-01-08 | 1 | -0/+17 |
| | | | | SVN-Revision: 10142 | ||||
* | add switch gpio init for bcm57xx (untested, see #2744) | Felix Fietkau | 2007-11-30 | 1 | -1/+10 |
| | | | | SVN-Revision: 9642 | ||||
* | add extra wrt350n leds (patch from #2745) | Felix Fietkau | 2007-11-30 | 1 | -1/+4 |
| | | | | SVN-Revision: 9641 | ||||
* | fix adm switch misdetection, which led to bogus button events that caused ↵ | Felix Fietkau | 2007-11-16 | 1 | -1/+1 |
| | | | | | | the system to shut down SVN-Revision: 9555 | ||||
* | Add detection support for Buffalo WHR-G125 from #2611 | Florian Fainelli | 2007-11-13 | 1 | -0/+18 |
| | | | | SVN-Revision: 9548 | ||||
* | fix wr850g detection (#1936) | Felix Fietkau | 2007-11-03 | 1 | -1/+2 |
| | | | | SVN-Revision: 9492 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -2/+2 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8680 | ||||
* | fix board name for nvram and switch packages on brcm-2.4 after [8653] | Nicolas Thill | 2007-09-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8664 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
| | | | | SVN-Revision: 8587 | ||||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 2 | -2/+7 |
| | | | | SVN-Revision: 8482 | ||||
* | Fix the typo | Florian Fainelli | 2007-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 8336 | ||||
* | Add support for the D-Link DWL-3150 | Florian Fainelli | 2007-08-04 | 1 | -1/+15 |
| | | | | SVN-Revision: 8335 | ||||
* | rearrange diag's platform detection code to look for known platform strings ↵ | Mike Baker | 2007-07-04 | 1 | -41/+66 |
| | | | | | | before guessing SVN-Revision: 7876 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 4 | -42/+120 |
| | | | | SVN-Revision: 7722 | ||||
* | fix a memleak in broadcom-diag (#1780) | Felix Fietkau | 2007-06-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 7683 | ||||
* | Add support for the D-Link DIR-130/330 | Florian Fainelli | 2007-06-18 | 1 | -0/+35 |
| | | | | SVN-Revision: 7660 | ||||
* | Add updated support for buffalo routers (#1874) | Florian Fainelli | 2007-06-12 | 1 | -0/+3 |
| | | | | SVN-Revision: 7585 | ||||
* | bcm47xx compile fix for .21, thanks to noz | Imre Kaloz | 2007-05-26 | 2 | -0/+14 |
| | | | | SVN-Revision: 7337 |