summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* fix path to .config (#2722)Felix Fietkau2007-11-171-2/+2
| | | | SVN-Revision: 9579
* prevent mac80211 from accidentally starting to build on older kernel ↵Felix Fietkau2007-11-171-6/+8
| | | | | | versions because of dependencies (#2718) SVN-Revision: 9578
* comment out dependencies that are not supposed to be used yet (#2723)Felix Fietkau2007-11-171-2/+3
| | | | SVN-Revision: 9577
* clean up stale stampfilesFelix Fietkau2007-11-171-0/+1
| | | | SVN-Revision: 9576
* fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵Felix Fietkau2007-11-171-8/+12
| | | | | | variants as well to fix compile errors when both variants are selected (#2722) SVN-Revision: 9575
* fix hostapd build with opensslFelix Fietkau2007-11-161-2/+3
| | | | SVN-Revision: 9574
* kernel: add a kernel module for the usbtest driverGabor Juhos2007-11-161-0/+14
| | | | SVN-Revision: 9572
* Allow specifying static IPv6 gateways (#2710)Florian Fainelli2007-11-161-0/+2
| | | | SVN-Revision: 9569
* hostapd: turn libnl into a build dependencyFelix Fietkau2007-11-161-2/+2
| | | | SVN-Revision: 9568
* fix config change detect for hostapdFelix Fietkau2007-11-161-1/+1
| | | | SVN-Revision: 9565
* update hostapd patches to the latest from ↵Felix Fietkau2007-11-167-57/+75
| | | | | | http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/ SVN-Revision: 9564
* improve build checks for hostapd (combinations of madwifi and mac80211)Felix Fietkau2007-11-161-3/+4
| | | | SVN-Revision: 9563
* use the static version of libnl for hostapdFelix Fietkau2007-11-161-1/+1
| | | | SVN-Revision: 9562
* make libnl build a static version as wellFelix Fietkau2007-11-161-0/+46
| | | | SVN-Revision: 9561
* fix adm switch misdetection, which led to bogus button events that caused ↵Felix Fietkau2007-11-162-7/+7
| | | | | | the system to shut down SVN-Revision: 9555
* fix up hostapd for mac80211Felix Fietkau2007-11-1685-171/+5802
| | | | SVN-Revision: 9554
* add libnlFelix Fietkau2007-11-161-0/+51
| | | | SVN-Revision: 9552
* Add detection support for Buffalo WHR-G125 from #2611Florian Fainelli2007-11-131-0/+18
| | | | SVN-Revision: 9548
* add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)Felix Fietkau2007-11-121-0/+11
| | | | SVN-Revision: 9546
* add support for interfaces with ipv6, but no ipv4 (patch from #2695)Felix Fietkau2007-11-121-2/+2
| | | | SVN-Revision: 9545
* add b43 fixes from #2677Felix Fietkau2007-11-1112-38/+127
| | | | SVN-Revision: 9535
* disable a totally braindead optimization in busybox that causes various ↵Felix Fietkau2007-11-101-0/+40
| | | | | | applets to crash on mips SVN-Revision: 9532
* wlcompat: show wet mode as Managed mode as well to avoid confusionFelix Fietkau2007-11-101-13/+8
| | | | SVN-Revision: 9529
* move wlcompat to the broadcom-wl packageFelix Fietkau2007-11-1037-4041/+75
| | | | SVN-Revision: 9528
* fix up ata/scsi core dependsFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9526
* clean up rt2x00 downloadingFelix Fietkau2007-11-101-15/+20
| | | | SVN-Revision: 9525
* upgrade busybox to 1.8.1Felix Fietkau2007-11-1017-495/+549
| | | | SVN-Revision: 9524
* clean up mac80211 related kernel version depsFelix Fietkau2007-11-105-78/+55
| | | | SVN-Revision: 9522
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵Felix Fietkau2007-11-101-10/+10
| | | | | | always selectable SVN-Revision: 9521
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵Felix Fietkau2007-11-091-5/+5
| | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵Felix Fietkau2007-11-094-1/+304
| | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases SVN-Revision: 9518
* fix acx-mac80211 compile with older kernelsFelix Fietkau2007-11-071-5/+5
| | | | SVN-Revision: 9512
* fix p54 compileFelix Fietkau2007-11-071-1/+3
| | | | SVN-Revision: 9511
* bump ppp versionFelix Fietkau2007-11-071-1/+1
| | | | SVN-Revision: 9509
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-074-2/+37
| | | | SVN-Revision: 9508
* update madwifi to latest rev - works around some crashinessFelix Fietkau2007-11-0723-214/+221
| | | | SVN-Revision: 9507
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)Florian Fainelli2007-11-051-5/+12
| | | | SVN-Revision: 9503
* Fix missing IP section to properly add static hosts (#2650)Florian Fainelli2007-11-051-0/+2
| | | | SVN-Revision: 9502
* base-files: suppress error messages in usb-storage scriptGabor Juhos2007-11-041-8/+8
| | | | SVN-Revision: 9498
* fix wr850g detection (#1936)Felix Fietkau2007-11-031-1/+2
| | | | SVN-Revision: 9492
* Fix usage (#2613)Florian Fainelli2007-11-011-1/+1
| | | | SVN-Revision: 9479
* forgot to bump up the release version from the patches the other dayTim Yardley2007-10-311-1/+1
| | | | SVN-Revision: 9470
* iptables: update description of the iptables-mod-ipoptGabor Juhos2007-10-311-1/+3
| | | | SVN-Revision: 9468
* update madwifi to latest version (fixes #2403)Felix Fietkau2007-10-3123-199/+199
| | | | SVN-Revision: 9466
* expose an environment variable (IPKG_UPGRADE) to the scripts executed during ↵Tim Yardley2007-10-301-0/+41
| | | | | | a package upgrade so that they can intelligently determine what to do inside the ipk SVN-Revision: 9465
* add username/password options to ipkg, note this only works if you have a ↵Tim Yardley2007-10-301-0/+56
| | | | | | real wget implementation rather than the busybox limited wget SVN-Revision: 9464
* refresh busybox patchesTim Yardley2007-10-3027-224/+226
| | | | SVN-Revision: 9463
* Only masquerade LAN, other settings need manual tweakingFlorian Fainelli2007-10-291-4/+5
| | | | SVN-Revision: 9461
* Only masquerade non routable addresses (#2535)Florian Fainelli2007-10-291-1/+4
| | | | SVN-Revision: 9460
* oops.... committed an outdated patchFelix Fietkau2007-10-271-2/+2
| | | | SVN-Revision: 9456