aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAge
...
* fix ccache errorMike Baker2006-08-31
| | | | SVN-Revision: 4723
* add default /etc/config/networkFelix Fietkau2006-08-30
| | | | SVN-Revision: 4706
* add no_werror patch again, fix xscale cflagsFelix Fietkau2006-08-30
| | | | SVN-Revision: 4704
* remove -mapcs-32 from madwifi xscale buildFelix Fietkau2006-08-30
| | | | SVN-Revision: 4703
* update madwifi to 0.9.2Felix Fietkau2006-08-29
| | | | SVN-Revision: 4701
* skip a lot of useless junk in madwifi on linux 2.4Felix Fietkau2006-08-29
| | | | SVN-Revision: 4699
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-27
| | | | SVN-Revision: 4687
* change hotplug trigger to a simpler awk commandMike Baker2006-08-27
| | | | SVN-Revision: 4685
* broadcom-wl: set vlan_mode for every enabled interfaceFelix Fietkau2006-08-27
| | | | SVN-Revision: 4684
* fix minor typo & move loopback to network configMike Baker2006-08-27
| | | | SVN-Revision: 4683
* fix find_config() in the network scriptsFelix Fietkau2006-08-27
| | | | SVN-Revision: 4682
* clean up hotplug mounting scriptsMike Baker2006-08-26
| | | | SVN-Revision: 4673
* add basic support for the Magicbox boardsImre Kaloz2006-08-25
| | | | SVN-Revision: 4672
* revert to using *_ifnames internally, too many problems with firewall, ppp, ↵Felix Fietkau2006-08-24
| | | | | | etc. otherwise SVN-Revision: 4653
* default value for *_device in scan_interfacesFelix Fietkau2006-08-24
| | | | SVN-Revision: 4652
* add vlan_mode 0 command to fix the weird google issue in broadcom-wlFelix Fietkau2006-08-24
| | | | SVN-Revision: 4651
* fix remaining *_ifnames referencesFelix Fietkau2006-08-24
| | | | SVN-Revision: 4650
* add vlan_mode to wlcFelix Fietkau2006-08-24
| | | | SVN-Revision: 4648
* fix kernel module dependency problemsFelix Fietkau2006-08-23
| | | | SVN-Revision: 4640
* change 'ifnames' to 'ifname' in network config, fix #697Felix Fietkau2006-08-23
| | | | SVN-Revision: 4638
* Fix building util-linux under xscaleMike Albon2006-08-23
| | | | SVN-Revision: 4637
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
| | | | SVN-Revision: 4633
* Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* ↵Florian Fainelli2006-08-22
| | | | | | fix #647, #671 SVN-Revision: 4632
* Port kmod-gre to the new module layoutFlorian Fainelli2006-08-22
| | | | SVN-Revision: 4630
* enable mknod by default (#490) - some drivers don't register with devfs properlyFelix Fietkau2006-08-22
| | | | SVN-Revision: 4627
* Add maxfail option to avoid pptp giving up, closes #663Florian Fainelli2006-08-22
| | | | SVN-Revision: 4624
* Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702Florian Fainelli2006-08-22
| | | | SVN-Revision: 4622
* remove bogus dependency lineFelix Fietkau2006-08-22
| | | | SVN-Revision: 4621
* Add --enable-natt and --enable-dpd configuration options, closes #700Florian Fainelli2006-08-22
| | | | SVN-Revision: 4619
* revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-21
| | | | SVN-Revision: 4618
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-20
| | | | SVN-Revision: 4615
* fix typoFelix Fietkau2006-08-19
| | | | SVN-Revision: 4608
* Fix/clean several hundred package makefilesMike Baker2006-08-18
| | | | SVN-Revision: 4603
* don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-18
| | | | SVN-Revision: 4599
* Add support for the Asus power led, closes #349Florian Fainelli2006-08-18
| | | | SVN-Revision: 4594
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-18
| | | | SVN-Revision: 4586
* fix minor compile issues with spca5xxMike Baker2006-08-16
| | | | SVN-Revision: 4572
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-14
| | | | SVN-Revision: 4569
* Fix up kmod-mppe for 2.6 kernels tooGerry Rozema2006-08-14
| | | | SVN-Revision: 4566
* add secret option to use host's toolchain when native compilingMike Baker2006-08-10
| | | | SVN-Revision: 4553
* fix error if dhcp is disabledMike Baker2006-08-08
| | | | SVN-Revision: 4545
* disable on uml-2.6 (lacking wireless), standardizeNicolas Thill2006-08-08
| | | | SVN-Revision: 4540
* update busybox to v1.2.1Nicolas Thill2006-08-08
| | | | SVN-Revision: 4528
* fix typoFelix Fietkau2006-08-07
| | | | SVN-Revision: 4512
* Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernelFlorian Fainelli2006-08-07
| | | | SVN-Revision: 4508
* fix hostap menuconfig and build for linux 2.6Felix Fietkau2006-08-04
| | | | SVN-Revision: 4448
* update spca5xx, old version is no longer on the websiteFelix Fietkau2006-08-04
| | | | SVN-Revision: 4443
* set PATH in rules.mkMike Baker2006-08-04
| | | | SVN-Revision: 4438
* fix ppp related bug in the network scriptsFelix Fietkau2006-08-04
| | | | SVN-Revision: 4437
* fix everything I broke with the previous patchesMike Baker2006-08-04
| | | | SVN-Revision: 4436