10 Commits (aba071d818c13aeab66ee021c9c9b4f9f733824e)

Author SHA1 Message Date
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Jo-Philipp Wich b04a25491f package: flag further target specific packages as nonshared 8 years ago
Nicolas Thill f4417f7ad8 package/*: replace occurences of 'ln -sf' to '$(LN)' 10 years ago
Jo-Philipp Wich aeecc6ec12 broadcom-wl: align with mac80211 config 10 years ago
Felix Fietkau ecd169b2c6 broadcom-wl: disable mips16 support, fixes build 10 years ago
Hauke Mehrtens 5c2f443075 broadcom-wl: version roll 11 years ago
Hauke Mehrtens e12b5ec8df broadcom-wl: Add 'N' mode support to broadcom-wl 11 years ago
Hauke Mehrtens e77339b9e2 broadcom-wl: fix compile error with kernel 3.10 11 years ago
Hauke Mehrtens a5c0ad6354 brcm47xx: add initial support for kernel 3.10 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago
Florian Fainelli e5ca54aee9 broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248) 12 years ago
Jo-Philipp Wich b585d59096 broadcom-wl: remove an erroneous BUG() call in the glue driver 13 years ago
Jo-Philipp Wich 5a4f0f84df broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr> 13 years ago
Jo-Philipp Wich 1d7ae4aba7 broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well 13 years ago
Jo-Philipp Wich c08ea36e81 broadcom-wl: fix md5sums 14 years ago
Jo-Philipp Wich 4ae595a3aa broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neither on-device SPROM nor nvram is available - working brcm63xx support 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Jo-Philipp Wich 37f0636c3f broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support 14 years ago
Jo-Philipp Wich 28e4d39009 broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind device from b43 ssb bridge on boot (#7529) 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Jo-Philipp Wich 69c1095dcc broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around 14 years ago
Florian Fainelli 08a2acf378 fix typo in broadcom-wl 14 years ago
Felix Fietkau 3e52d05296 Add a new kernel-version independent broadcom binary driver for brcm47xx (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ] 14 years ago
Felix Fietkau b6fb8fd821 rename broadcom-wl to broadcom-wl-old 14 years ago
Nicolas Thill 338f1af5f3 bump release number for packages ahead of backfire in trunk 14 years ago
Nicolas Thill 7d4022d539 bump a bunch of packages updated after 10.03 14 years ago
Jo-Philipp Wich a243847f73 broadcom-wl: add "assoclist" command to wlc 15 years ago
Nicolas Thill a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number 15 years ago
Florian Fainelli 553c950287 delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974) 15 years ago
Florian Fainelli fa4d544363 allow sta mode to work with psk+aes (#4687) 15 years ago
Felix Fietkau 7f8b55cec9 broadcom-wl: add nvram stub to fix nas compile after the switch to unvram 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate 16 years ago
Andy Boyett 32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible 16 years ago
Felix Fietkau 59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) 16 years ago
Felix Fietkau 0cc7199e71 install libshared into the staging dir (required by wrt-radauth) 16 years ago
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2 16 years ago
Felix Fietkau aee68ecb03 upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore 17 years ago
Felix Fietkau 338e846c79 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now 17 years ago
Andy Boyett e233aed2bd broadcom-wl md5sum fixed, thanks ix. 17 years ago
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly 17 years ago
Florian Fainelli d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963) 17 years ago
Felix Fietkau 418f0e9c10 enable broadcom-wl compat hacks 17 years ago
Felix Fietkau 2bcaf23a68 add missing dependency 17 years ago
Felix Fietkau 9ad0b9e924 comment out dependencies that are not supposed to be used yet (#2723) 17 years ago
Felix Fietkau 2ab260e917 move wlcompat to the broadcom-wl package 17 years ago
Felix Fietkau 1423753198 revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01 17 years ago
Felix Fietkau 694cbbccb1 disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago