aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-diag
Commit message (Collapse)AuthorAgeFilesLines
* fix wr850g detection (#1936)Felix Fietkau2007-11-031-1/+2
| | | | SVN-Revision: 9492
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-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 updatesFelix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8680
* fix board name for nvram and switch packages on brcm-2.4 after [8653]Nicolas Thill2007-09-071-1/+1
| | | | SVN-Revision: 8664
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-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 varsNicolas Thill2007-09-031-2/+0
| | | | SVN-Revision: 8587
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-252-2/+7
| | | | SVN-Revision: 8482
* Fix the typoFlorian Fainelli2007-08-041-1/+1
| | | | SVN-Revision: 8336
* Add support for the D-Link DWL-3150Florian Fainelli2007-08-041-1/+15
| | | | SVN-Revision: 8335
* rearrange diag's platform detection code to look for known platform strings ↵Mike Baker2007-07-041-41/+66
| | | | | | before guessing SVN-Revision: 7876
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-254-42/+120
| | | | SVN-Revision: 7722
* fix a memleak in broadcom-diag (#1780)Felix Fietkau2007-06-201-0/+1
| | | | SVN-Revision: 7683
* Add support for the D-Link DIR-130/330Florian Fainelli2007-06-181-0/+35
| | | | SVN-Revision: 7660
* Add updated support for buffalo routers (#1874)Florian Fainelli2007-06-121-0/+3
| | | | SVN-Revision: 7585
* bcm47xx compile fix for .21, thanks to nozImre Kaloz2007-05-262-0/+14
| | | | SVN-Revision: 7337
* fix gpio interrupts on broadcom (thanks, jpcass)Felix Fietkau2007-05-041-1/+2
| | | | SVN-Revision: 7090
* Fix reverse polarity on WGT634U (was : green while booting, amber when ready)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6958
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-144-13/+94
| | | | SVN-Revision: 6562
* add SimpleTech SimpleShare NAS diag support (untested; based on patch from ↵Felix Fietkau2007-03-021-2/+20
| | | | | | #1352) SVN-Revision: 6460
* add wl-500w diag support (untested, based on patch from #1298)Felix Fietkau2007-02-281-0/+13
| | | | SVN-Revision: 6416
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-202-1/+43
| | | | | | new target profile SVN-Revision: 6142
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-201-2/+1
| | | | | | packages to KernelPackage interface SVN-Revision: 6136
* add usb led for wl-hddFelix Fietkau2007-01-201-0/+1
| | | | SVN-Revision: 6133
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-141-1/+0
| | | | | | the image builder to pick up) SVN-Revision: 6096
* add hardware detection for dell truemobile 2300Felix Fietkau2006-12-191-1/+7
| | | | SVN-Revision: 5854
* add diag support for the Buffalo WZR-G300NImre Kaloz2006-12-161-0/+14
| | | | SVN-Revision: 5812
* add diag support for the WRT350NFelix Fietkau2006-12-141-1/+28
| | | | SVN-Revision: 5785
* Add Trendware TEW-411BRplus (#1038)Florian Fainelli2006-12-111-0/+19
| | | | SVN-Revision: 5764
* Ignore false button events generated by switch gpio useMike Baker2006-12-011-0/+2
| | | | SVN-Revision: 5687
* fix gpios for wzr-rs-g54, add support for the wzr-rs-g54hpFelix Fietkau2006-11-241-2/+19
| | | | SVN-Revision: 5636
* diag: add support for the buffalo wzr-rs-g54Felix Fietkau2006-11-221-0/+13
| | | | SVN-Revision: 5616
* fix dmz gpio for the wrtsl54gsFelix Fietkau2006-11-211-1/+1
| | | | SVN-Revision: 5600
* fix motorola we800g misdetectionFelix Fietkau2006-11-191-8/+7
| | | | SVN-Revision: 5579
* improve accuracy of the diag detection of the wrt54g3gFelix Fietkau2006-11-131-2/+2
| | | | SVN-Revision: 5521
* forward port diag changes from whiterussian, add extra abstraction for the ↵Felix Fietkau2006-11-093-330/+417
| | | | | | gpio stuff SVN-Revision: 5478
* fix typoFelix Fietkau2006-11-031-2/+2
| | | | SVN-Revision: 5428
* port new diag driver to kamikazeFelix Fietkau2006-11-033-0/+1000
SVN-Revision: 5426