Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Package the hardware clock utility and fix english typos (#2015) | Florian Fainelli | 2007-07-04 | |
| | | | | SVN-Revision: 7874 | |||
* | clean up default wifi config | Mike Baker | 2007-07-04 | |
| | | | | SVN-Revision: 7873 | |||
* | fix a race condition with broadcom wl devices in a bridge if a device is ↵ | Felix Fietkau | 2007-07-04 | |
| | | | | | | added before the bridge is brought up, the wifi settings are lost SVN-Revision: 7872 | |||
* | add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵ | Felix Fietkau | 2007-07-04 | |
| | | | | | | the moment SVN-Revision: 7870 | |||
* | refactor atheros system code - also add support for the reset button (sends ↵ | Felix Fietkau | 2007-07-04 | |
| | | | | | | netlink messages in the same format as broadcom-diag) SVN-Revision: 7869 | |||
* | remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵ | Felix Fietkau | 2007-07-04 | |
| | | | | | | while ago SVN-Revision: 7868 | |||
* | remove minstrel rate hack | Felix Fietkau | 2007-07-04 | |
| | | | | SVN-Revision: 7867 | |||
* | another madwifi update | Felix Fietkau | 2007-07-04 | |
| | | | | SVN-Revision: 7866 | |||
* | more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵ | Felix Fietkau | 2007-07-04 | |
| | | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing SVN-Revision: 7865 | |||
* | update to the latest madwifi snapshot | Felix Fietkau | 2007-07-03 | |
| | | | | SVN-Revision: 7864 | |||
* | more generic handling of Macronix flash chips, fix #2008 | Gabor Juhos | 2007-07-03 | |
| | | | | SVN-Revision: 7863 | |||
* | fix util-linux compile on avr32 | Felix Fietkau | 2007-07-03 | |
| | | | | SVN-Revision: 7860 | |||
* | wds-wpa support | Mike Baker | 2007-07-02 | |
| | | | | SVN-Revision: 7858 | |||
* | refresh a patch that is causing problems on certain systems | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7857 | |||
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7856 | |||
* | fix sdk build | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7855 | |||
* | move ncurses to trunk and 7.07 (util-linux depends on it) | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7854 | |||
* | fix a horrible memleak in madwifi | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7850 | |||
* | nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7848 | |||
* | update imq patches (fixes #2009) | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7847 | |||
* | upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc ↵ | Felix Fietkau | 2007-07-02 | |
| | | | | | | - compile tested on .21, run time tested on .22-rc6 SVN-Revision: 7846 | |||
* | Move SSB out of brcm47xx target into generic-2.6 target | Peter Denison | 2007-07-01 | |
| | | | | SVN-Revision: 7844 | |||
* | add gateway 7001 support patch from #1918 | Felix Fietkau | 2007-07-01 | |
| | | | | SVN-Revision: 7838 | |||
* | bump busybox release number | Felix Fietkau | 2007-07-01 | |
| | | | | SVN-Revision: 7837 | |||
* | nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date | Felix Fietkau | 2007-07-01 | |
| | | | | SVN-Revision: 7836 | |||
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 | |
| | | | | SVN-Revision: 7831 | |||
* | Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements | Peter Denison | 2007-07-01 | |
| | | | | SVN-Revision: 7830 | |||
* | Package cfdisk and bump release number (#1992) | Florian Fainelli | 2007-07-01 | |
| | | | | SVN-Revision: 7828 | |||
* | Make bcm43xx-mac802xx bcm47xx-2.6 specific | Florian Fainelli | 2007-07-01 | |
| | | | | SVN-Revision: 7825 | |||
* | reordered GENERIC_PATCH_DIR variable | Gabor Juhos | 2007-07-01 | |
| | | | | SVN-Revision: 7824 | |||
* | patch-cmdline is now gone | Florian Fainelli | 2007-07-01 | |
| | | | | SVN-Revision: 7821 | |||
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵ | Florian Fainelli | 2007-07-01 | |
| | | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820 | |||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | |
| | | | | SVN-Revision: 7819 | |||
* | massively reduce the number of forks that busybox ash has to do while ↵ | Felix Fietkau | 2007-07-01 | |
| | | | | | | processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets SVN-Revision: 7815 | |||
* | Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640 | Peter Denison | 2007-06-30 | |
| | | | | SVN-Revision: 7814 | |||
* | fix a crash related to wep and mic handling (#1973) | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7813 | |||
* | merge the kernel config parts at dump time, so that overrides that disable ↵ | Felix Fietkau | 2007-06-30 | |
| | | | | | | certain features work SVN-Revision: 7812 | |||
* | fix kernel config feature autodetection | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7811 | |||
* | move parts of the failsafe code to the generic base-files - will be used on ↵ | Felix Fietkau | 2007-06-30 | |
| | | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810 | |||
* | fix a warning (#1800) | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7809 | |||
* | add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵ | Felix Fietkau | 2007-06-30 | |
| | | | | | | madwifi svn after the 7.07 release SVN-Revision: 7807 | |||
* | make the firewall script run after the network script again (required for ↵ | Felix Fietkau | 2007-06-30 | |
| | | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806 | |||
* | include the network state in the dnsmasq init script. this makes it possible ↵ | Felix Fietkau | 2007-06-30 | |
| | | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805 | |||
* | fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7804 | |||
* | restore right patches for 2.6.21.5 | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7800 | |||
* | Oops! I've copied r7557 instead of r7757, sorry | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7799 | |||
* | restore old patches for 2.6.21.5 kernel | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7798 | |||
* | move 2.6.22 specific patches into the right place | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7797 | |||
* | update wlcompat for new ioctl interface (fixes #1357) | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7795 | |||
* | fix accidentally committed broken patch | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7794 |