Commit Graph

4267 Commits (aa80149e73e2ac9155d55fcd9cf9b7190e3377f2)
 

Author SHA1 Message Date
Rod Whitby aa80149e73 Utility for creating installable image for the NSLU2.
SVN-Revision: 5892
18 years ago
Felix Fietkau fe42563e1f remove problematic change that probably broke SoC support
SVN-Revision: 5891
18 years ago
Felix Fietkau d68a9310fb move hostapd setup function to wireless-tools package, as it is driver independent
SVN-Revision: 5890
18 years ago
Felix Fietkau 88e7da2bab nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
SVN-Revision: 5889
18 years ago
Felix Fietkau a5546e6c40 lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes)
SVN-Revision: 5888
18 years ago
Felix Fietkau 6a30000485 update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade)
SVN-Revision: 5887
18 years ago
Rod Whitby 2d2c5f6fdc Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces.
SVN-Revision: 5886
18 years ago
Felix Fietkau 4a17097247 replace another instance of a relative path to generic-2.* with an absolute one (for symlinked target directories)
SVN-Revision: 5885
18 years ago
Felix Fietkau 31caccbd14 more cleanup
SVN-Revision: 5884
18 years ago
Rod Whitby a4cca109c1 Initial stab at netconfig for nslu2 and nas100d
SVN-Revision: 5883
18 years ago
Nicolas Thill 246cc4f285 move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.
SVN-Revision: 5881
18 years ago
Rod Whitby c1953f632e Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
SVN-Revision: 5880
18 years ago
Felix Fietkau 2a09c35cc9 remove hardcoded package name
SVN-Revision: 5879
18 years ago
Felix Fietkau 4323774d59 prepare for moving part of the firewall to hotplug. created new chains {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible
SVN-Revision: 5878
18 years ago
Felix Fietkau 354a4b31a4 don't try to automount loopback devices (#1011)
SVN-Revision: 5877
18 years ago
Felix Fietkau 4bef6e13c2 add a workaround for self-killing init scripts on restart (#1023)
SVN-Revision: 5876
18 years ago
Felix Fietkau e90a752d4d fix ppp keepalive setting (#1071)
SVN-Revision: 5875
18 years ago
Felix Fietkau 11ebfb9517 add wlc commands for setting 802.11d and 802.11h mode, disable both by default (helps with ipw2200 assoc problems, see #1075 for more information)
SVN-Revision: 5874
18 years ago
Felix Fietkau f512cb5242 fix size of config partition on ar7 (#902)
SVN-Revision: 5873
18 years ago
Felix Fietkau 1d23349bea add a variable to keep track of the list of sections when loading uci config files. add a function to iterate through sections
SVN-Revision: 5870
18 years ago
Florian Fainelli eb2f10c841 Add image generation for ar525w
SVN-Revision: 5868
18 years ago
Rod Whitby 6d6412fc33 Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset
SVN-Revision: 5867
18 years ago
Rod Whitby 8c50a1b845 Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
SVN-Revision: 5866
18 years ago
Felix Fietkau 0d9508a09d add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig create/destroy runs and a few wds related crashes
SVN-Revision: 5865
18 years ago
Felix Fietkau 96601237fb change the type of plat_irq_dispatch
SVN-Revision: 5864
18 years ago
Felix Fietkau 1a83387943 remove obsolete patch
SVN-Revision: 5863
18 years ago
Felix Fietkau cb75ece87c cosmetic fix: make the pci slot check more readable
SVN-Revision: 5862
18 years ago
Felix Fietkau e8258da964 add a better pci fix for rb532
SVN-Revision: 5861
18 years ago
Felix Fietkau 6a5a5e896b add missing copyright
SVN-Revision: 5860
18 years ago
Imre Kaloz e33f1e467b next time I should sleep more
SVN-Revision: 5858
18 years ago
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
18 years ago
Felix Fietkau cfaae1d322 first round of rb532 cleanup
SVN-Revision: 5855
18 years ago
Felix Fietkau 680e7b59bc add hardware detection for dell truemobile 2300
SVN-Revision: 5854
18 years ago
Felix Fietkau e3a0c3b9fd fix qos-scripts RED qdisc calculation for slow lines
SVN-Revision: 5853
18 years ago
Florian Fainelli 64335e3ddb More bcm963xx fixes
SVN-Revision: 5852
18 years ago
Felix Fietkau a4484d267b cosmetic fixes
SVN-Revision: 5851
18 years ago
Felix Fietkau 5aa57f3f70 implement real-time progress info for the package/target info collect (thanks to Thorsten Glaser for the idea)
SVN-Revision: 5850
18 years ago
Florian Fainelli e7798e412f More bcm963xx fixes with 2.6.19
SVN-Revision: 5849
18 years ago
Florian Fainelli 79a3d66cde Replace inode.u.generic_ip with inode.i_private
SVN-Revision: 5848
18 years ago
Felix Fietkau 704dff7c7d add ohci to x86 kernel config
SVN-Revision: 5847
18 years ago
Felix Fietkau dc6794b88c some platform support path name cleanup
SVN-Revision: 5846
18 years ago
Felix Fietkau 2f50e4ee3f add a missing dependency - prevented clean rebuild after kernel upgrades
SVN-Revision: 5845
18 years ago
Florian Fainelli b8ecfe9ed0 Oops, commited just one part :/
SVN-Revision: 5842
18 years ago
Florian Fainelli 3c7d7e5cc2 Update brcm63xx flash map driver for 2.6.19
SVN-Revision: 5841
18 years ago
Florian Fainelli 8cf012e8d1 Add a Ralink profile
SVN-Revision: 5835
18 years ago
Rod Whitby cebfa34f6a Fixed patch naming to match conventions
SVN-Revision: 5831
18 years ago
Rod Whitby 3fa8a58011 IXP4xx patches for NSLU2 and NAS100D
SVN-Revision: 5830
18 years ago
Florian Fainelli 6f68289195 Fix spelling typo
SVN-Revision: 5829
18 years ago
Felix Fietkau 35e440b69e fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
18 years ago
Florian Fainelli 7aeb76272c Fix rt61 compilation with 2.6.19 kernels
SVN-Revision: 5827
18 years ago