aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* update madwifi to 0.9.2Felix Fietkau2006-08-298-562/+132
* skip a lot of useless junk in madwifi on linux 2.4Felix Fietkau2006-08-291-1/+1
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-271-1/+1
* change hotplug trigger to a simpler awk commandMike Baker2006-08-271-1/+2
* broadcom-wl: set vlan_mode for every enabled interfaceFelix Fietkau2006-08-271-1/+1
* fix minor typo & move loopback to network configMike Baker2006-08-2712-5/+65
* fix find_config() in the network scriptsFelix Fietkau2006-08-271-2/+5
* clean up hotplug mounting scriptsMike Baker2006-08-263-52/+59
* add basic support for the Magicbox boardsImre Kaloz2006-08-251-0/+3
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...Felix Fietkau2006-08-243-6/+17
* default value for *_device in scan_interfacesFelix Fietkau2006-08-241-0/+3
* add vlan_mode 0 command to fix the weird google issue in broadcom-wlFelix Fietkau2006-08-241-0/+1
* fix remaining *_ifnames referencesFelix Fietkau2006-08-244-15/+5
* add vlan_mode to wlcFelix Fietkau2006-08-241-0/+7
* fix kernel module dependency problemsFelix Fietkau2006-08-231-1/+1
* change 'ifnames' to 'ifname' in network config, fix #697Felix Fietkau2006-08-237-42/+24
* Fix building util-linux under xscaleMike Albon2006-08-231-0/+11
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-221-0/+8
* Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix...Florian Fainelli2006-08-223-50/+2
* Port kmod-gre to the new module layoutFlorian Fainelli2006-08-221-0/+8
* enable mknod by default (#490) - some drivers don't register with devfs properlyFelix Fietkau2006-08-221-1/+1
* Add maxfail option to avoid pptp giving up, closes #663Florian Fainelli2006-08-221-0/+1
* Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702Florian Fainelli2006-08-221-0/+4
* remove bogus dependency lineFelix Fietkau2006-08-221-1/+0
* Add --enable-natt and --enable-dpd configuration options, closes #700Florian Fainelli2006-08-221-0/+2
* revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-211-2/+7
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-201-0/+7
* fix typoFelix Fietkau2006-08-191-1/+1
* Fix/clean several hundred package makefilesMike Baker2006-08-187-19/+6
* don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-181-7/+2
* Add support for the Asus power led, closes #349Florian Fainelli2006-08-181-1/+17
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-181-0/+22
* fix minor compile issues with spca5xxMike Baker2006-08-162-0/+16
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-141-0/+75
* Fix up kmod-mppe for 2.6 kernels tooGerry Rozema2006-08-141-2/+10
* add secret option to use host's toolchain when native compilingMike Baker2006-08-101-0/+3
* fix error if dhcp is disabledMike Baker2006-08-081-4/+2
* disable on uml-2.6 (lacking wireless), standardizeNicolas Thill2006-08-081-12/+12
* update busybox to v1.2.1Nicolas Thill2006-08-0828-1306/+1605
* fix typoFelix Fietkau2006-08-071-2/+2
* Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernelFlorian Fainelli2006-08-071-0/+59
* fix hostap menuconfig and build for linux 2.6Felix Fietkau2006-08-042-25/+56
* update spca5xx, old version is no longer on the websiteFelix Fietkau2006-08-041-2/+2
* set PATH in rules.mkMike Baker2006-08-0411-16/+6
* fix ppp related bug in the network scriptsFelix Fietkau2006-08-041-1/+2
* fix everything I broke with the previous patches Mike Baker2006-08-043-5/+8
* fix typoFelix Fietkau2006-08-041-1/+1
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-041-0/+1
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-047-16/+8
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-048-13/+13