Commit Graph

5777 Commits (6796f8ddbb5020d0da70f90b9d21f810118c297b)

Author SHA1 Message Date
Felix Fietkau 45b797478c swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 00:38:04 +00:00
Felix Fietkau 7d0b856fbc mac80211: remove an obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:33 +00:00
Felix Fietkau ac35d4bb53 iw, mac80211: get the frequency info per-netdev instead of per-phy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:28 +00:00
Felix Fietkau efad6bd317 iw: print the current operating frequency in the phy info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:55 +00:00
Felix Fietkau c011667b62 mac80211: allow user space to query the current operating frequency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:51 +00:00
Felix Fietkau de1350d8d9 mac80211: fix mac address handling for multiple phy/vif
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 01:52:45 +00:00
Felix Fietkau 9169dca26c mac80211: upgrade to compat-wireless 2010-01-15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 01:38:07 +00:00
Jo-Philipp Wich 19cca88e6d [package] remove broadcom-mmc, superseded by broadcom-sdhc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:46:43 +00:00
Jo-Philipp Wich a1797e1254 [package] add broadcom-sdhc - successor of broadcom-mmc (#6343)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:45:12 +00:00
Jo-Philipp Wich 35f17d4c9b [package] base-files:
sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason
ld-linux.so.3 is not installed at ramfs and sysupgrade always fails.
Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 13:39:13 +00:00
Felix Fietkau f75406de56 ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups
in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts
set it to a minimum of what the initvals set (64 usec) until we know what is causing this

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 23:12:21 +00:00
Felix Fietkau 1edcc1f086 ath9k: fix rts/cts handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 07:39:35 +00:00
Felix Fietkau a0780e2843 ath9k: tweak rx interrupt mitigation settings for better performance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 07:39:31 +00:00
Felix Fietkau 0f9d31c4ba mac80211: add some ibss related fixes from linux-wireless@
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 07:39:27 +00:00
Felix Fietkau dd2a828462 mac80211: fix ht capability detection (thx, stintel)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 02:55:29 +00:00
Felix Fietkau faf3bf42ed mac80211: add a missing chunk of the short slot patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 02:03:25 +00:00
Felix Fietkau 26ae0a26f9 mac80211: implement the distance setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:52 +00:00
Felix Fietkau 042ce3d63c ath9k: fix short slot vs long slot handling, implement support for setting the coverage class
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:48 +00:00
Felix Fietkau e5dd7c7635 iw: add patch for setting coverage class / distance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:44 +00:00
Felix Fietkau 99ae1183d3 mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:40 +00:00
Felix Fietkau 5f4a13fbdb iw: update to 0.9.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:34 +00:00
Jo-Philipp Wich 1abe203fb6 [package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-14 18:48:42 +00:00
Jo-Philipp Wich 4404202713 [package] dropbear: add GatewayPorts (-a) option (#6503)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-14 18:43:05 +00:00
Jo-Philipp Wich 6f8f045193 [package] opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 20:21:39 +00:00
Jo-Philipp Wich bc55f884d7 [package] wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh (#6493)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 19:31:47 +00:00
Jo-Philipp Wich 5073e6db1e [package] base-files, mac80211 (#6491)
- fix wep key handling in iw with mac80211 based drivers
  - sanitize keys where necessary
  - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 18:39:44 +00:00
Felix Fietkau 57a971af5d mac80211: another minor fix to monitor mode queue selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-12 03:10:12 +00:00
Felix Fietkau 9bb6848dbc mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-12 03:10:03 +00:00
Imre Kaloz 24a9d63024 refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 09:40:26 +00:00
Felix Fietkau 91d19ba848 mac80211: fix some monitor mode queue selection bugs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 05:57:59 +00:00
Jo-Philipp Wich 1095640d8f [package] ppp: process option dns if peerdns is off (#6474)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10 16:28:09 +00:00
Jo-Philipp Wich 1aa812b844 [package] dnsmasq: only write search directive if domain is actually set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-10 15:31:58 +00:00
Jo-Philipp Wich 773bcdd671 [package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-09 21:03:48 +00:00
Felix Fietkau 4fc3bf3561 hostapd: fix compile error with madwifi enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 21:25:40 +00:00
Felix Fietkau b3990736ba mac80211: fix patch naming
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:56:39 +00:00
Felix Fietkau 269f2b2c22 hostapd: upgrade to latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:55:19 +00:00
Felix Fietkau 8f4cb55c97 mac80211: various wds related fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 16:55:15 +00:00
Jo-Philipp Wich 4cbf5257ab [PATCH] dnsmasq: Fix setting the network-id for config host sections
This renames name to networkid where applicable, and re-adds the name option for hosts.
Signed-off-by: Stefan Bethke <stb@lassitu.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 00:03:08 +00:00
Felix Fietkau 86d5b12297 carl9170: enable ht support by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 22:51:08 +00:00
Felix Fietkau 48d2ca1e7f carl9170: fix debugfs support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 22:22:10 +00:00
Felix Fietkau 3439640c9a add the carl9170 wifi driver for ar9170 devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 21:59:57 +00:00
Felix Fietkau 43765b5252 mac80211: export a few ath header files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 21:59:51 +00:00
Felix Fietkau cfc041afc1 mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 19:15:30 +00:00
Felix Fietkau a2c0f039a9 mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 19:15:05 +00:00
Jo-Philipp Wich 210ef07a74 [package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 12:37:49 +00:00
Nicolas Thill 078ec56115 [package] kernel: cleanup crypto stuff and fix module names on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:50:38 +00:00
Nicolas Thill 2a94b74a76 [package] kernel: remove even more calls to CompareKernelPatchVer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:46:42 +00:00
Felix Fietkau 863dcd6e35 mac80211: merge some further fixes to the queue stop patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 18:43:01 +00:00
Hamish Guthrie 6a3d9dc54d wpa_supplicant: remove legacy PS3 gelic wpa driver support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 09:35:58 +00:00
Felix Fietkau 9a12579f97 ixp4xx: allocate all skbs using GFP_DMA
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 06:05:15 +00:00
Felix Fietkau 165629fca5 run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 02:34:20 +00:00
Nicolas Thill fbacab2a09 [package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 01:11:31 +00:00
Nicolas Thill eaf2a5cfd7 [package] kernel: fix IDE modules on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 01:08:00 +00:00
Felix Fietkau 998e43756c mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-05 19:14:28 +00:00
Felix Fietkau 5a2f8970c1 mac80211: update ath9k tx fix with changes from upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-05 18:37:14 +00:00
Florian Fainelli fe02917a54 [package] fix zlib linking failures with gcc-4.4+ (#6173)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 19:45:50 +00:00
Florian Fainelli 36ba2a3a37 [package] add western digital netcenter support to broadcom-diag (#6124)
original patch from Christoph Muellner

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:22:20 +00:00
Florian Fainelli 4925346839 [package] enable hso on ar71xx (#6432)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 12:15:20 +00:00
Gabor Juhos 8d305a4b62 package: kernel/modules: package module for MAC-VLAN support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-31 14:33:31 +00:00
Florian Fainelli 0abd2f8579 [package] spidev_test depends on kmod-spi-dev to work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-30 22:19:55 +00:00
Florian Fainelli a19fffabaa [package] defer the loading of spidev after spi master drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-30 22:19:49 +00:00
Florian Fainelli 4b4c80cc58 [package] fix bluetooth and ide breakage after r18955 (#6422)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-30 10:52:28 +00:00
Florian Fainelli b6d65b89a4 [package] fix wrong paths after r18955.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-28 14:55:38 +00:00
Florian Fainelli ed881b566f [package] fix trailing endif after r18954. (#6420)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-28 09:19:32 +00:00
Imre Kaloz 3d7ea17c07 remove handling of older unsupported kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:54:09 +00:00
Imre Kaloz 27cae68270 remove 2.6.28 specific stuff from kernel packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:42:38 +00:00
Michael Büsch 0a2797635d b43-fwsquash: ucode2.fw also supports core rev 3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 23:20:24 +00:00
Hauke Mehrtens b1efecf94b [mac80211] b43 and b43legacy: squash firmware
Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 23:15:16 +00:00
Andy Boyett 76c9220efa [package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 19:21:10 +00:00
Hauke Mehrtens 37e5388bff [mac80211] b43: Add L-PHY firemware files to squash script
Use firmware 4.178.10.4 as default on.
Select firmware for all supported phy types and version as default.

Close ticket #5978


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 01:06:36 +00:00
Jo-Philipp Wich 6a19e3eb17 [package] dnsmasq:
While trying to document the dhcp UCI config, I noticed that the name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page.
Signed-off-by: Stefan Bethke <stb@lassitu.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-26 00:23:35 +00:00
Felix Fietkau 6887b9b476 mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 11:05:04 +00:00
Felix Fietkau 5a82ad1a87 add Askey RT210W support (patch from #6380)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 11:00:31 +00:00
Felix Fietkau 37216e75b4 add WRT300N v1.1 support (patch from #6379)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 10:58:09 +00:00
Felix Fietkau 96ce3160e2 wprobe: fix up data lengths in the ipfix exporter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 10:34:29 +00:00
Nicolas Thill ec4e603105 [package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 21:17:22 +00:00
Nicolas Thill 2c33c40f4b [package] disable a few packages failing on ps3 as well (marking them as BROKEN)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 11:08:22 +00:00
Nicolas Thill c8fb2cad0a [package] disable a few packages failing on pxcab (marking them as BROKEN)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 09:53:06 +00:00
Nicolas Thill 429d4436db [package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 09:32:45 +00:00
Nicolas Thill 5b87800acb [package] kernel: enable kmod-sound-core on uml
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 08:56:46 +00:00
Vasilis Tsiligiannis 75331950d0 [packages] mac80211: Don't echo missing physical device errors to wireless config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 21:45:08 +00:00
Florian Fainelli 3a23ce118d [package] allow different ar7-atm versions to be selected (#6345)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 12:28:02 +00:00
Jo-Philipp Wich e1aabea527 [package] opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 11:46:49 +00:00
Nicolas Thill b2cbc0fc59 [package] wprobe: mask as BROKEN on cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 06:10:30 +00:00
Nicolas Thill a4a4d21845 [package] gdb: not support on cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 06:09:48 +00:00
Jo-Philipp Wich 1ba2246e3d [package] opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 15:09:08 +00:00
Nicolas Thill bc5d79c90c [package] mark mac80211 & madwifi as BROKEN for ep93xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 12:33:45 +00:00
Hamish Guthrie 9653a4bf68 Add udhcpc command-line argument to request rootpath
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 10:25:15 +00:00
Jo-Philipp Wich 115fa2f565 [package] opkg: the current version leaves empty temp directories behind, clean them up before exit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 03:28:11 +00:00
Nicolas Thill 92effab25a [package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 00:59:14 +00:00
Nicolas Thill 71248f45c7 [package] gdb: fix build failure with arm targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 23:24:16 +00:00
Jo-Philipp Wich 49a0eaa0ab [package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 21:21:14 +00:00
Felix Fietkau 97924c754d mac80211: fix a race condition in ad-hoc bringup with fixed bssid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 11:04:43 +00:00
Felix Fietkau 44b38d6b9c ipfix: sync changes from openimp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:42 +00:00
Felix Fietkau 3d012f654e libipfix: specify the number of the wprobe ie append script on the command line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:34 +00:00
Felix Fietkau 36422504da wprobe-util: always print regular output to stdout instead of stderr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:26 +00:00
Felix Fietkau 519eae85cb madwifi: fix antenna selection for ubnt loco2/loco5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:19 +00:00
Felix Fietkau c3076b0bac wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 22:19:09 +00:00
Nicolas Thill 8d124c9f49 [package] kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 13:14:17 +00:00
Nicolas Thill d8e7c28c7a [package] kernel: fix kmod-ipt-iprange (closes: #6187)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 19:09:33 +00:00