Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18583 | |||||
* | update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) | Florian Fainelli | 2009-11-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18580 | |||||
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18577 | |||||
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18567 | |||||
* | mac80211: update ath9k patch | Gabor Juhos | 2009-11-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18563 | |||||
* | package/mac80211: disable 2GHz band for 5GHz only devices | Gabor Juhos | 2009-11-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18537 | |||||
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵ | Felix Fietkau | 2009-11-23 | 1 | -3/+5 | |
| | | | | | | debugfs config option to enable it SVN-Revision: 18505 | |||||
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | 1 | -3/+3 | |
| | | | | SVN-Revision: 18465 | |||||
* | package/mac80211: use platform_data on PCI devices in ath9k | Gabor Juhos | 2009-11-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18436 | |||||
* | mac80211: update to 2009-11-13 and add some of my new performance ↵ | Felix Fietkau | 2009-11-14 | 1 | -4/+5 | |
| | | | | | | improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak SVN-Revision: 18415 | |||||
* | package/mac80211: add config option to enable Atheros wireless debugging | Gabor Juhos | 2009-11-13 | 1 | -2/+11 | |
| | | | | SVN-Revision: 18412 | |||||
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18317 | |||||
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18294 | |||||
* | kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 | 1 | -2/+1 | |
| | | | | SVN-Revision: 18244 | |||||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18202 | |||||
* | mac80211: fix download url (#5980) | Felix Fietkau | 2009-10-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18040 | |||||
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | 1 | -7/+11 | |
| | | | | SVN-Revision: 18023 | |||||
* | fix typos in KernelPackage/libertas | Florian Fainelli | 2009-10-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17986 | |||||
* | libertas: use driver from compat-wireless instead of our own (deprecated) one | Nicolas Thill | 2009-10-07 | 1 | -1/+30 | |
| | | | | SVN-Revision: 17982 | |||||
* | ath: add a compile time option that gives the user full control over ↵ | Felix Fietkau | 2009-10-02 | 1 | -0/+14 | |
| | | | | | | regulatory settings (disabled by default for now) SVN-Revision: 17828 | |||||
* | mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many ↵ | Felix Fietkau | 2009-10-02 | 1 | -1/+1 | |
| | | | | | | cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k SVN-Revision: 17821 | |||||
* | Add ar9170usb driver. | Hauke Mehrtens | 2009-09-27 | 1 | -2/+31 | |
| | | | | SVN-Revision: 17760 | |||||
* | Do not build some modules as they are not needed | Hauke Mehrtens | 2009-09-26 | 1 | -0/+3 | |
| | | | | | | Remove empty directory. SVN-Revision: 17755 | |||||
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 | 1 | -4/+14 | |
| | | | | SVN-Revision: 17541 | |||||
* | b43: disable pio and pcmcia support | Felix Fietkau | 2009-08-20 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17340 | |||||
* | mac80211: speed up build by reducing the makefile shell calls, fix forced ↵ | Felix Fietkau | 2009-08-20 | 1 | -5/+9 | |
| | | | | | | disable of rfkill SVN-Revision: 17335 | |||||
* | mac80211: add missing config override | Felix Fietkau | 2009-08-20 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17331 | |||||
* | remove support for compat-wireless-old | Felix Fietkau | 2009-08-20 | 1 | -18/+10 | |
| | | | | SVN-Revision: 17327 | |||||
* | upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵ | Felix Fietkau | 2009-08-20 | 1 | -34/+57 | |
| | | | | | | config.mk, which frequently causes rejects on new versions SVN-Revision: 17326 | |||||
* | mac80211: add deadlock fix patch | Gabor Juhos | 2009-08-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17290 | |||||
* | use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules | Nicolas Thill | 2009-08-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17286 | |||||
* | increase release number | Hauke Mehrtens | 2009-08-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17277 | |||||
* | Build modules only if realy needed. | Hauke Mehrtens | 2009-08-15 | 1 | -0/+20 | |
| | | | | SVN-Revision: 17267 | |||||
* | update openfw to 5.2 | Hauke Mehrtens | 2009-08-15 | 1 | -5/+5 | |
| | | | | SVN-Revision: 17266 | |||||
* | Update to compat-wireless-2009-08-15 | Hauke Mehrtens | 2009-08-15 | 1 | -7/+4 | |
| | | | | SVN-Revision: 17265 | |||||
* | Correct bool expressions in dependencies. This fixes #5627 | Hauke Mehrtens | 2009-08-10 | 1 | -4/+4 | |
| | | | | SVN-Revision: 17208 | |||||
* | we removed 2.6.23/24 and 26 support, simplify conditions in packages | Florian Fainelli | 2009-07-26 | 1 | -6/+6 | |
| | | | | SVN-Revision: 16993 | |||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-07-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16967 | |||||
* | download and install rt2870 firmware (#5519) | Florian Fainelli | 2009-07-18 | 1 | -0/+14 | |
| | | | | SVN-Revision: 16893 | |||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-06-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16562 | |||||
* | Update compat-wireless to 2009-06-25 | Hauke Mehrtens | 2009-06-25 | 1 | -3/+3 | |
| | | | | SVN-Revision: 16561 | |||||
* | mac80211/ath5k: add workaround for the AR71xx PCI bug | Gabor Juhos | 2009-06-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16535 | |||||
* | Update to compat-wireless-2009-06-02 | Hauke Mehrtens | 2009-06-02 | 1 | -3/+3 | |
| | | | | SVN-Revision: 16300 | |||||
* | B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. | Hauke Mehrtens | 2009-06-01 | 1 | -3/+3 | |
| | | | | SVN-Revision: 16263 | |||||
* | Add rtl8180 and rtl8187 support. Based on patch from #5138. | Hauke Mehrtens | 2009-05-24 | 1 | -0/+25 | |
| | | | | SVN-Revision: 16022 | |||||
* | update compat-wireless to 2009-05-21 | Andy Boyett | 2009-05-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 15976 | |||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -3/+1 | |
| | | | | SVN-Revision: 15857 | |||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+1 | |
| | | | | SVN-Revision: 15784 | |||||
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 15738 | |||||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | 1 | -9/+24 | |
| | | | | SVN-Revision: 15536 |