summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
Commit message (Collapse)AuthorAgeFilesLines
* [brcm47xx] update profileshauke2012-08-227-25/+46
| | | | | | | | | * add profile for BCM4705 based SoC using tg3 instead of b44 * remove redundant 105-Atheros.mk * reorder git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainednbd2012-03-193-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: remove kmod-usb-ohci from WGT634U packages.hauke2011-03-191-1/+1
| | | | | | | | | This package creates some error messages on startup Thank you russell-- for reporting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Add edimax PS1208mfg supporthauke2010-12-021-0/+18
| | | | | | | Thank you clemvangelis for the patches. (closes #7672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] change a typo in ath5k profilejow2010-06-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] deselect wpad-mini in wl profile instead of adding it to all ↵jow2010-06-204-6/+6
| | | | | | other profiles, slightly change titles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add a profile using proprietary wl instead of b43jow2010-06-202-3/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace the hostapd-mini preselection in profiles with wpad-mininbd2010-02-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix my typothepeople2009-10-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add WRT350Nv1 target, thanks sn9thepeople2009-10-301-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] include ubsec_ssb in the WGT634U profileflorian2009-06-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hostapd-mini to default images where applicableagb2009-01-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵florian2008-11-091-1/+1
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ath5k] create a profile for brcm47xx and ixp4xxagb2008-09-271-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] make b43 the default profileagb2008-09-272-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Now we have b43 working in master mode, include b43 in the profile (#3827)florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable ubsec ssb by default on WGT634U until it gets fixedflorian2008-07-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include ubsec ssb in the WGT634U profileflorian2008-07-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a WL500GPv1 profile (#3395)florian2008-05-221-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add b43 fixes from #2677nbd2007-11-111-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73