Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 ↵ | Jo-Philipp Wich | 2009-03-25 | |
| | | | | | | for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE SVN-Revision: 15042 | |||
* | add a workaround for devices that only start beaconing after scanning, that ↵ | Florian Fainelli | 2009-03-25 | |
| | | | | | | is almost every driver except b43 SVN-Revision: 15041 | |||
* | libnl: fix compilation with eglibc (closes: #4785) | Nicolas Thill | 2009-03-25 | |
| | | | | SVN-Revision: 15039 | |||
* | oops. committed an old version of the patch | Felix Fietkau | 2009-03-25 | |
| | | | | SVN-Revision: 15033 | |||
* | madwifi: fix run-time channel switching in ap mode (including CSA) | Felix Fietkau | 2009-03-25 | |
| | | | | SVN-Revision: 15032 | |||
* | madwifi: rework tx power handling, don't clamp user-configured tx power ↵ | Felix Fietkau | 2009-03-25 | |
| | | | | | | limit based on current channel properties SVN-Revision: 15031 | |||
* | madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good | Felix Fietkau | 2009-03-25 | |
| | | | | SVN-Revision: 15030 | |||
* | madwifi: delay calibration with a timer when called from becaon context | Felix Fietkau | 2009-03-25 | |
| | | | | SVN-Revision: 15029 | |||
* | sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | Jo-Philipp Wich | 2009-03-24 | |
| | | | | SVN-Revision: 15028 | |||
* | upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus | Felix Fietkau | 2009-03-24 | |
| | | | | SVN-Revision: 15021 | |||
* | update compat-wireless to 2009-03-24 | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15019 | |||
* | kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko ↵ | Hauke Mehrtens | 2009-03-24 | |
| | | | | | | kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. SVN-Revision: 15015 | |||
* | deactivate nl80211 again. Fixes bug #4823 | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15014 | |||
* | add uclibc 0.9.30.1 | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 15000 | |||
* | bump to version 0.6.9. Synced config with upstream version. | Hauke Mehrtens | 2009-03-23 | |
| | | | | SVN-Revision: 14993 | |||
* | bump to version 0.6.9. Synced default.config and mini.config with upstream ↵ | Hauke Mehrtens | 2009-03-23 | |
| | | | | | | version. SVN-Revision: 14992 | |||
* | madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 14991 | |||
* | madwifi: fix a locking error related to wds (thx, tharvey) | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 14990 | |||
* | madwifi: add fragmentation fix from #4817 | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 14989 | |||
* | reorganize madwifi patches slightly | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 14988 | |||
* | busybox: fix spurious rebuild issue | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14975 | |||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14967 | |||
* | b43legacy: Fix compilation. | Michael Büsch | 2009-03-20 | |
| | | | | | | We must enable DMA and disable PIO (PIO is not usable anyway). SVN-Revision: 14954 | |||
* | b43: Mask the PHY TX error interrupt for now. | Michael Büsch | 2009-03-19 | |
| | | | | SVN-Revision: 14951 | |||
* | Add ps3vram kernel module | Hamish Guthrie | 2009-03-19 | |
| | | | | SVN-Revision: 14950 | |||
* | activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. ↵ | Hauke Mehrtens | 2009-03-19 | |
| | | | | | | These symbols are not set at an other place. SVN-Revision: 14947 | |||
* | Update compat-wireless to 2009-03-18 | Hauke Mehrtens | 2009-03-18 | |
| | | | | | | | | | | Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. SVN-Revision: 14946 | |||
* | Updated iw to 0.9.10. Thanks to quentin | Hauke Mehrtens | 2009-03-18 | |
| | | | | SVN-Revision: 14943 | |||
* | Updated regulatory.bin to 2009.03.09. Thanks to quentin | Hauke Mehrtens | 2009-03-18 | |
| | | | | SVN-Revision: 14942 | |||
* | Allow running without "logger" installed | Michael Büsch | 2009-03-18 | |
| | | | | SVN-Revision: 14938 | |||
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 | |
| | | | | SVN-Revision: 14937 | |||
* | NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y | Felix Fietkau | 2009-03-17 | |
| | | | | SVN-Revision: 14935 | |||
* | get rid of the ncurses host build - the only reason why it was necessary in ↵ | Felix Fietkau | 2009-03-17 | |
| | | | | | | the first place was because of misuse of the BUILD_CC variable override. SVN-Revision: 14934 | |||
* | b43: More non-PCI fixes | Michael Büsch | 2009-03-17 | |
| | | | | SVN-Revision: 14933 | |||
* | b43: Fix for non-PCI builds | Michael Büsch | 2009-03-17 | |
| | | | | SVN-Revision: 14932 | |||
* | b43-fwsquash: Fix dependency definitions | Michael Büsch | 2009-03-17 | |
| | | | | SVN-Revision: 14930 | |||
* | b43: Add support for removing unnecessary firmware files to reduce the image ↵ | Michael Büsch | 2009-03-17 | |
| | | | | | | size. SVN-Revision: 14929 | |||
* | ncurses: make sure the timestamp of copied host utils is current, so that it ↵ | Felix Fietkau | 2009-03-17 | |
| | | | | | | doesn't fall back to attempting to use cross-compiled ones SVN-Revision: 14912 | |||
* | clean up ncurses makefile based on new host build changes | Felix Fietkau | 2009-03-17 | |
| | | | | SVN-Revision: 14911 | |||
* | move host build in packages into a separate namespace: ↵ | Felix Fietkau | 2009-03-17 | |
| | | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905 | |||
* | Added target architecture name for ps3 | Hamish Guthrie | 2009-03-16 | |
| | | | | SVN-Revision: 14899 | |||
* | fix double g typo | Florian Fainelli | 2009-03-15 | |
| | | | | SVN-Revision: 14887 | |||
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 | |
| | | | | SVN-Revision: 14882 | |||
* | fix typo in spidev_test category | Florian Fainelli | 2009-03-15 | |
| | | | | SVN-Revision: 14880 | |||
* | mac80211: update compat-wireless to 2009-03-13 | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14871 | |||
* | Update the ps3-utils package from 2.2.0 to 2.3. | Geoff Levand | 2009-03-12 | |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14854 | |||
* | mac80211: update compat-wireless to 2009-03-09 | Gabor Juhos | 2009-03-10 | |
| | | | | SVN-Revision: 14831 | |||
* | make robocfg work on brcm63xx as well (#4599) | Florian Fainelli | 2009-03-09 | |
| | | | | SVN-Revision: 14826 | |||
* | allow kmod-switch to be used on brcm63xx (#4599) | Florian Fainelli | 2009-03-09 | |
| | | | | SVN-Revision: 14825 | |||
* | fix p54usb firmware md5sum (#4759) | Florian Fainelli | 2009-03-09 | |
| | | | | SVN-Revision: 14821 |