summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove kmod-usb-ohci from WGT634U packages.Hauke Mehrtens2011-03-191-1/+1
| | | | | | | | This package creates some error messages on startup Thank you russell-- for reporting SVN-Revision: 26240
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-021-0/+18
| | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217
* change a typo in ath5k profileJo-Philipp Wich2010-06-201-1/+1
| | | | SVN-Revision: 21853
* deselect wpad-mini in wl profile instead of adding it to all other profiles, ↵Jo-Philipp Wich2010-06-204-6/+6
| | | | | | slightly change titles SVN-Revision: 21852
* add a profile using proprietary wl instead of b43Jo-Philipp Wich2010-06-202-3/+24
| | | | SVN-Revision: 21851
* replace the hostapd-mini preselection in profiles with wpad-miniFelix Fietkau2010-02-031-1/+1
| | | | SVN-Revision: 19503
* fix my typoTravis Kemen2009-10-301-1/+1
| | | | SVN-Revision: 18219
* add WRT350Nv1 target, thanks sn9Travis Kemen2009-10-301-0/+16
| | | | SVN-Revision: 18218
* include ubsec_ssb in the WGT634U profileFlorian Fainelli2009-06-131-1/+1
| | | | SVN-Revision: 16440
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+2
| | | | SVN-Revision: 13819
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵Florian Fainelli2008-11-091-1/+1
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) SVN-Revision: 13164
* create a profile for brcm47xx and ixp4xxAndy Boyett2008-09-271-0/+17
| | | | SVN-Revision: 12744
* make b43 the default profileAndy Boyett2008-09-272-4/+4
| | | | SVN-Revision: 12743
* Now we have b43 working in master mode, include b43 in the profile (#3827)Florian Fainelli2008-08-131-1/+1
| | | | SVN-Revision: 12301
* Disable ubsec ssb by default on WGT634U until it gets fixedFlorian Fainelli2008-07-161-1/+1
| | | | SVN-Revision: 11846
* Include ubsec ssb in the WGT634U profileFlorian Fainelli2008-07-151-1/+1
| | | | SVN-Revision: 11842
* Add a WL500GPv1 profile (#3395)Florian Fainelli2008-05-221-0/+16
| | | | SVN-Revision: 11243
* add b43 fixes from #2677Felix Fietkau2007-11-111-0/+17
| | | | SVN-Revision: 9535
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-064-0/+68
(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