Commit Graph

5723 Commits (3a88b0b94da4802ec84d4e7b511a275df86a7796)
 

Author SHA1 Message Date
John Crispin 3a88b0b94d some updates for s100
SVN-Revision: 7891
17 years ago
John Crispin 648cf7c524 added i686 support and profile for t-vision s100
SVN-Revision: 7890
17 years ago
Mike Baker bab458186d fix usb-storage permissions
SVN-Revision: 7889
17 years ago
Mike Baker 9a785f0b0a more wpa+wds patches
SVN-Revision: 7888
17 years ago
Mike Baker 921cbfe002 fix busybox --help problems on rebuild
SVN-Revision: 7887
17 years ago
Felix Fietkau a22cf8b5a6 fix madwifi compile for 2.4
SVN-Revision: 7885
17 years ago
Mike Baker 463ade84f9 fix bug with ap+sta modes using wpa
SVN-Revision: 7877
17 years ago
Mike Baker af7a203b76 rearrange diag's platform detection code to look for known platform strings before guessing
SVN-Revision: 7876
17 years ago
Mike Baker ee0977d0d3 patch wlc and scripts to control wl's builtin wpa supplicant
SVN-Revision: 7875
17 years ago
Florian Fainelli 37a404a6e8 Package the hardware clock utility and fix english typos (#2015)
SVN-Revision: 7874
17 years ago
Mike Baker 31ea6879d7 clean up default wifi config
SVN-Revision: 7873
17 years ago
Felix Fietkau 5b52ebfcb1 fix a race condition with broadcom wl devices in a bridge if a device is added before the bridge is brought up, the wifi settings are lost
SVN-Revision: 7872
17 years ago
Felix Fietkau 114b9a8fb6 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
SVN-Revision: 7870
17 years ago
Felix Fietkau e062f4185e refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag)
SVN-Revision: 7869
17 years ago
Felix Fietkau ce4fbcf3f4 remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
SVN-Revision: 7868
17 years ago
Felix Fietkau 8ba5c79b5f remove minstrel rate hack
SVN-Revision: 7867
17 years ago
Felix Fietkau 424e15a610 another madwifi update
SVN-Revision: 7866
17 years ago
Felix Fietkau df6477e242 more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing
SVN-Revision: 7865
17 years ago
Felix Fietkau 8117b40bf0 update to the latest madwifi snapshot
SVN-Revision: 7864
17 years ago
Gabor Juhos 3d0376e30a more generic handling of Macronix flash chips, fix #2008
SVN-Revision: 7863
17 years ago
Felix Fietkau 5bee8e99d0 fix util-linux compile on avr32
SVN-Revision: 7860
17 years ago
Mike Baker 47e575eadb wds-wpa support
SVN-Revision: 7858
17 years ago
Felix Fietkau a7b99a5bfa refresh a patch that is causing problems on certain systems
SVN-Revision: 7857
17 years ago
Felix Fietkau b070b74f1f fix a glitch in the status output of the non-verbose builds for adm5120
SVN-Revision: 7856
17 years ago
Felix Fietkau 9a1350fdc1 fix sdk build
SVN-Revision: 7855
17 years ago
Felix Fietkau 51eafc92f8 move ncurses to trunk and 7.07 (util-linux depends on it)
SVN-Revision: 7854
17 years ago
Felix Fietkau 995d3e0589 fix a horrible memleak in madwifi
SVN-Revision: 7850
17 years ago
Felix Fietkau 8dc2bddfc4 nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here
SVN-Revision: 7848
17 years ago
Felix Fietkau 0d3d6051b3 update imq patches (fixes #2009)
SVN-Revision: 7847
17 years ago
Felix Fietkau 9801602a93 upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6
SVN-Revision: 7846
17 years ago
Peter Denison 46d194834b Move SSB out of brcm47xx target into generic-2.6 target
SVN-Revision: 7844
17 years ago
Felix Fietkau 6497e3b768 add gateway 7001 support patch from #1918
SVN-Revision: 7838
17 years ago
Felix Fietkau 3e2fd8f783 bump busybox release number
SVN-Revision: 7837
17 years ago
Felix Fietkau e4fe5a581d nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date
SVN-Revision: 7836
17 years ago
Florian Fainelli a10de632d1 Use -Os for rdc and -O2 for the x86 target
SVN-Revision: 7831
17 years ago
Peter Denison af0950786e Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements
SVN-Revision: 7830
17 years ago
Florian Fainelli d31fd1015c Package cfdisk and bump release number (#1992)
SVN-Revision: 7828
17 years ago
Florian Fainelli de2ef472b7 Make bcm43xx-mac802xx bcm47xx-2.6 specific
SVN-Revision: 7825
17 years ago
Gabor Juhos 259ff05f84 reordered GENERIC_PATCH_DIR variable
SVN-Revision: 7824
17 years ago
Florian Fainelli f09d023394 patch-cmdline is now gone
SVN-Revision: 7821
17 years ago
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631)
SVN-Revision: 7820
17 years ago
Gabor Juhos 0f6020d171 rewrite of memory detection code, should be fix #1909
SVN-Revision: 7819
17 years ago
Felix Fietkau e0f225831f massively reduce the number of forks that busybox ash has to do while processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets
SVN-Revision: 7815
17 years ago
Peter Denison c63f9b3097 Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640
SVN-Revision: 7814
17 years ago
Felix Fietkau b24263a9b6 fix a crash related to wep and mic handling (#1973)
SVN-Revision: 7813
17 years ago
Felix Fietkau 5fe0203420 merge the kernel config parts at dump time, so that overrides that disable certain features work
SVN-Revision: 7812
17 years ago
Felix Fietkau 6c4ee48f92 fix kernel config feature autodetection
SVN-Revision: 7811
17 years ago
Felix Fietkau 5e7cb507cd move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
SVN-Revision: 7810
17 years ago
Felix Fietkau f95db8bac8 fix a warning (#1800)
SVN-Revision: 7809
17 years ago
Felix Fietkau 17485c04ad add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
SVN-Revision: 7807
17 years ago