| Commit message (Expand) | Author | Age | Files | Lines |
* | enable roboswitch for brcm-2.4 config | Florian Fainelli | 2009-03-26 | 1 | -0/+382 |
* | - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo... | Jo-Philipp Wich | 2009-03-25 | 3 | -4/+12 |
* | add a workaround for devices that only start beaconing after scanning, that i... | Florian Fainelli | 2009-03-25 | 1 | -0/+1 |
* | libnl: fix compilation with eglibc (closes: #4785) | Nicolas Thill | 2009-03-25 | 1 | -0/+10 |
* | oops. committed an old version of the patch | Felix Fietkau | 2009-03-25 | 1 | -3/+3 |
* | madwifi: fix run-time channel switching in ap mode (including CSA) | Felix Fietkau | 2009-03-25 | 1 | -0/+187 |
* | madwifi: rework tx power handling, don't clamp user-configured tx power limit... | Felix Fietkau | 2009-03-25 | 1 | -0/+243 |
* | madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good | Felix Fietkau | 2009-03-25 | 1 | -0/+31 |
* | madwifi: delay calibration with a timer when called from becaon context | Felix Fietkau | 2009-03-25 | 22 | -50/+52 |
* | sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | Jo-Philipp Wich | 2009-03-24 | 3 | -2/+3 |
* | upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus | Felix Fietkau | 2009-03-24 | 1 | -2/+2 |
* | update compat-wireless to 2009-03-24 | Hauke Mehrtens | 2009-03-24 | 3 | -13/+19 |
* | kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hm... | Hauke Mehrtens | 2009-03-24 | 1 | -2/+1 |
* | deactivate nl80211 again. Fixes bug #4823 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
* | add uclibc 0.9.30.1 | Felix Fietkau | 2009-03-23 | 1 | -0/+4 |
* | bump to version 0.6.9. Synced config with upstream version. | Hauke Mehrtens | 2009-03-23 | 4 | -26/+46 |
* | bump to version 0.6.9. Synced default.config and mini.config with upstream ve... | Hauke Mehrtens | 2009-03-23 | 3 | -44/+66 |
* | madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
* | madwifi: fix a locking error related to wds (thx, tharvey) | Felix Fietkau | 2009-03-23 | 1 | -6/+6 |
* | madwifi: add fragmentation fix from #4817 | Felix Fietkau | 2009-03-23 | 1 | -0/+10 |
* | reorganize madwifi patches slightly | Felix Fietkau | 2009-03-23 | 5 | -100/+54 |
* | busybox: fix spurious rebuild issue | Felix Fietkau | 2009-03-22 | 1 | -4/+6 |
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | 1 | -0/+281 |
* | b43legacy: Fix compilation. | Michael Büsch | 2009-03-20 | 1 | -5/+7 |
* | b43: Mask the PHY TX error interrupt for now. | Michael Büsch | 2009-03-19 | 1 | -0/+26 |
* | Add ps3vram kernel module | Hamish Guthrie | 2009-03-19 | 1 | -0/+15 |
* | activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. Thes... | Hauke Mehrtens | 2009-03-19 | 1 | -5/+7 |
* | Update compat-wireless to 2009-03-18 | Hauke Mehrtens | 2009-03-18 | 22 | -1456/+1424 |
* | Updated iw to 0.9.10. Thanks to quentin | Hauke Mehrtens | 2009-03-18 | 1 | -2/+2 |
* | Updated regulatory.bin to 2009.03.09. Thanks to quentin | Hauke Mehrtens | 2009-03-18 | 1 | -2/+2 |
* | Allow running without "logger" installed | Michael Büsch | 2009-03-18 | 1 | -1/+4 |
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 | 1 | -2/+2 |
* | NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y | Felix Fietkau | 2009-03-17 | 1 | -1/+1 |
* | get rid of the ncurses host build - the only reason why it was necessary in t... | Felix Fietkau | 2009-03-17 | 1 | -20/+1 |
* | b43: More non-PCI fixes | Michael Büsch | 2009-03-17 | 2 | -5/+38 |
* | b43: Fix for non-PCI builds | Michael Büsch | 2009-03-17 | 2 | -11/+24 |
* | b43-fwsquash: Fix dependency definitions | Michael Büsch | 2009-03-17 | 1 | -4/+2 |
* | b43: Add support for removing unnecessary firmware files to reduce the image ... | Michael Büsch | 2009-03-17 | 3 | -0/+148 |
* | ncurses: make sure the timestamp of copied host utils is current, so that it ... | Felix Fietkau | 2009-03-17 | 1 | -0/+3 |
* | clean up ncurses makefile based on new host build changes | Felix Fietkau | 2009-03-17 | 1 | -85/+30 |
* | move host build in packages into a separate namespace: package/<name>/host/<t... | Felix Fietkau | 2009-03-17 | 1 | -0/+2 |
* | Added target architecture name for ps3 | Hamish Guthrie | 2009-03-16 | 1 | -0/+1 |
* | fix double g typo | Florian Fainelli | 2009-03-15 | 1 | -1/+1 |
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 | 6 | -7/+7 |
* | fix typo in spidev_test category | Florian Fainelli | 2009-03-15 | 1 | -1/+1 |
* | mac80211: update compat-wireless to 2009-03-13 | Gabor Juhos | 2009-03-14 | 1 | -2/+2 |
* | Update the ps3-utils package from 2.2.0 to 2.3. | Geoff Levand | 2009-03-12 | 1 | -4/+8 |
* | mac80211: update compat-wireless to 2009-03-09 | Gabor Juhos | 2009-03-10 | 4 | -90/+23 |
* | make robocfg work on brcm63xx as well (#4599) | Florian Fainelli | 2009-03-09 | 1 | -35/+83 |
* | allow kmod-switch to be used on brcm63xx (#4599) | Florian Fainelli | 2009-03-09 | 3 | -4/+14 |