aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [ssb] The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wireless] ieee80211-softmac is only avaliable in old kernels. It was ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | removed with 2.6.26. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | integrated into the kernel all other need the module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.Hauke Mehrtens2009-04-091-0/+3
| | | | | | | If bg is set the scripts transfers it now to g mode. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-093-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.Michael Büsch2009-04-081-0/+177
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the b43 dependency on brcm47xx/brcm63xxFelix Fietkau2009-04-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update e2fsprogs to 1.41.3Florian Fainelli2009-04-082-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ncurses to 5.7 (#4852)Florian Fainelli2009-04-085-7/+256
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after ↵Jo-Philipp Wich2009-04-072-27/+72
| | | | | | updating to 0.52 - thanks maniac103! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some b43 firmware helptextMichael Büsch2009-04-071-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 500-b43-disable_qos_when_openfw.patchMichael Büsch2009-04-071-11/+0
| | | | | | | | | | | | | | | This patch is incorrect. It leaves mac80211 and b43 in different states. mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled inside of b43's queue handling. There currently is no way to disable QoS after loading the firmware. Buildroot should probably statically change the module parameter to QoS=0, if the opensource firmware is built into the image. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove braindead code that overwrote the user's antenna diversity ↵Felix Fietkau2009-04-071-0/+30
| | | | | | setting (thx, brainslayer) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak some sysctl values for better performanceFelix Fietkau2009-04-071-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Add DMA poisoning patchesMichael Büsch2009-04-063-7/+186
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A patch which works around the issue is included in compat wireless.Michael Büsch2009-04-061-24/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: enable conditional compilationFelix Fietkau2009-04-061-5/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵Felix Fietkau2009-04-066-0/+164
| | | | | | recompilation issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] lua: add zlib build dependency, fix inaccuracy in gzip loaderJo-Philipp Wich2009-04-053-9/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] lua: add support for loading gzip compressed source files, bump ↵Jo-Philipp Wich2009-04-044-4/+272
| | | | | | package revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update openssl to 0.9.8k (#4846)Florian Fainelli2009-04-044-18/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not copy all library files, saves some space (#4872)Florian Fainelli2009-04-041-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix crash under loadFelix Fietkau2009-04-041-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-043-2/+2
| | | | | | busybox - we always use -l on telnetd anyway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix failsafe modeFelix Fietkau2009-04-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* udhcpc: run dhcp hotplug events after dns has been setFelix Fietkau2009-04-041-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update iw to 0.9.11 (#4833)Florian Fainelli2009-04-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-03-31Hauke Mehrtens2009-04-0218-1029/+864
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: update to 0.52 (#4635)Jo-Philipp Wich2009-03-295-25/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: avoid infinite loop in lsmod (#4834)Jo-Philipp Wich2009-03-292-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make b43 hwrng optionalMichael Büsch2009-03-292-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve turbo/autochannel patchFelix Fietkau2009-03-291-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: add init script for exporterFelix Fietkau2009-03-292-1/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: export the newly added fields via ipfixFelix Fietkau2009-03-291-3/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix moving averageFelix Fietkau2009-03-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add wprobe rxframe/probereq countersFelix Fietkau2009-03-291-12/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove obsolete spatchFelix Fietkau2009-03-291-84/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libipfix: add additional IEs for wprobe useFelix Fietkau2009-03-293-12/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: do not use turbo mode during ap mode autoselection unless ↵Felix Fietkau2009-03-291-0/+11
| | | | | | specifically requested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: only set the desired mode for the first vapFelix Fietkau2009-03-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix unparsable options generated by wpa_supplicant.sh (#4835)Jo-Philipp Wich2009-03-282-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: fix error message reporting caused by an uninitialized variableFelix Fietkau2009-03-281-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-273-15/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add config option for adjusting the beacon power relative to the ↵Felix Fietkau2009-03-262-0/+84
| | | | | | full tx power (needs testing, units/scale still unknown, defaults to max.) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a small missing change to the tx power reworkFelix Fietkau2009-03-261-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi on linux 2.4 is no longer supportedFelix Fietkau2009-03-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement support for wprobe in madwifiFelix Fietkau2009-03-263-0/+558
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wireless measurement probe infrastructure, developed at Fraunhofer FOKUSFelix Fietkau2009-03-2613-0/+2923
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libipfixFelix Fietkau2009-03-265-0/+541
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15049 3c298f89-4303-0410-b956-a3cf2f4a3e73