aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* gpio-button-hotplug: fix (and extend) package descriptionHauke Mehrtens2014-05-141-2/+8
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 40765
* button-hotplug: describe module a bit better & mention gpio-button-hotplugHauke Mehrtens2014-05-141-1/+2
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 40764
* dnsmasq: bump to 2.7.0Steven Barth2014-05-143-67/+3
| | | | SVN-Revision: 40759
* kernel: other.mk: add thermal optionLuka Perkov2014-05-111-0/+1
| | | | | | | | It is available in later kernel versions. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40752
* ubi-utils: fix typoLuka Perkov2014-05-111-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40751
* broadcom-wl: bring interfaces up, do not rely on netifd doing itFelix Fietkau2014-05-111-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40749
* netifd: update to latest version, fixes a regression on wds client supportFelix Fietkau2014-05-101-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40748
* iwinfo: adjust for changed wpa_supplicant control socket pathJo-Philipp Wich2014-05-102-3/+9
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40747
* netifd: Fix nested protocols going offline at reload + various route issuesSteven Barth2014-05-092-4/+2
| | | | | | Much thanks to Hans Dedecker SVN-Revision: 40746
* odhcp6c: bring up nested interfaces on config changeSteven Barth2014-05-091-0/+2
| | | | SVN-Revision: 40745
* uhttpd: update to the latest version, fixes cgi path handling issuesFelix Fietkau2014-05-091-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40743
* uclient: fix uclient-fetch permissionsFelix Fietkau2014-05-091-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40742
* procd: add explicit libubox dependency to force rebuild on ABI changes (#16300)Felix Fietkau2014-05-091-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40740
* libubox: update to the latest version, adds minor enhancements/fixes for ↵Felix Fietkau2014-05-091-2/+2
| | | | | | | | uloop, blobmsg, kvlist and json_script Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40739
* add uclient, a small HTTP/1.1 client library (+ utility), using ustream-sslFelix Fietkau2014-05-091-0/+51
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40738
* mac80211: fix warning in select_queue with kernel 3.14Hauke Mehrtens2014-05-081-0/+31
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40737
* igmpproxy: move to trunk, add myself as maintainerFelix Fietkau2014-05-089-0/+624
| | | | SVN-Revision: 40730
* odhcp6c: some more fixes for map / lw4o6 supportSteven Barth2014-05-082-2/+3
| | | | SVN-Revision: 40728
* apex: change Source URL for Apex packageFlorian Fainelli2014-05-071-2/+1
| | | | | | | | | | | | | As both of the PKG_SOURCE_URLs within the Apex Makefile appear to be no longer functional, this patch changes the source URL to the OpenWRT downloads page. Apologies for resubmitting, but there was a syntax error in the previous patch ( http://patchwork.openwrt.org/patch/5025 ). Signed-off-by: Riley Baird <orthogonal@librewrt.org> [florian: unmangle patch, fix subject] Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 40718
* ltq-vdsl-fw: vdsl_fw_install.sh: store firmware as tar.gz in flashFelix Fietkau2014-05-061-5/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40716
* uboot-sunxi: update pcDuino3 config - beef up memory clock to 480 - fix ↵Zoltan Herpai2014-05-061-3/+3
| | | | | | | | network config Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40714
* ltq-vdsl: force shell to bash to avoid compile errorsFelix Fietkau2014-05-061-0/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40713
* ltq-vdsl-mei: force shell to bash to avoid compile errorsFelix Fietkau2014-05-061-0/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40712
* mac80211: reset ht_capab for each deviceFelix Fietkau2014-05-061-0/+1
| | | | | | | | | ... or else "option htmode" is added multiple times to the second and following device sections. Signed-off-by: Reiner Herrmann <reiner@reiner-h.de> SVN-Revision: 40711
* ubus: update to the latest version, adds lua binding fixes and adds support ↵Felix Fietkau2014-05-061-2/+2
| | | | | | | | for the cli command wait_for (waits for objects to appear, with timeout) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40710
* mac80211: fix station info rx bitrate for IBSS modeFelix Fietkau2014-05-051-0/+24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40696
* ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)Felix Fietkau2014-05-041-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40695
* mac80211: remove obsolete check for enable_htFelix Fietkau2014-05-031-178/+176
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40694
* mac80211: remove mode_11n variable for hwmode - the option only selects the ↵Felix Fietkau2014-05-031-2/+1
| | | | | | | | band now Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40693
* ath: Add config option for DFS supportFelix Fietkau2014-05-031-0/+12
| | | | | | | | | | | | | | | | | | This patch adds a config option to enable DFS in ath9k and ath10k drivers (with ath10k you need the AP-branch firmware). I'm not entirely sure about the regulatory compliance issues, though. As far as I understand, enabling the DFS_CERTIFIED config options implies that the device is certified for DFS. No doubt the original firmware has obtained such a certification, but not with the open source drivers. I suppose that as long as this is disabled in default builds (like ATH_USER_REGD) everything should be fine, but it would be nice to have out-of-the-box OpenWrt support for DFS. I'm also not sure whether the description of the configuration option should say something about regulatory compliance. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40692
* ath5k: merge a tx power handling fixFelix Fietkau2014-05-031-0/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40691
* hostapd: add an option for 802.11h (enabled by default)Felix Fietkau2014-05-031-2/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40690
* mac80211: restrict ath9k/ath10k DFS support to ETSIFelix Fietkau2014-05-031-0/+82
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40689
* mac80211: enable CFG80211_CERTIFICATION_ONUS by defaultFelix Fietkau2014-05-031-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40688
* ath9k: merge a few upstream fixesFelix Fietkau2014-05-035-6/+143
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40687
* mac80211: add support for htmode=VHT20Felix Fietkau2014-05-031-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40686
* mac80211: force upper channel for HT40 when autochannel is enabledFelix Fietkau2014-05-031-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40685
* mac80211: add automatic ht40 mode handling for 2.4 ghzFelix Fietkau2014-05-031-3/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40684
* mac80211: clean up vht capability processingFelix Fietkau2014-05-031-42/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40683
* mac80211: clean up ht capability handling, drop the use of the ht_capab ↵Felix Fietkau2014-05-032-25/+52
| | | | | | | | list, use individual variables instead Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40682
* mac80211: disable 802.11n support if htmode is not set to HT* or VHT*Felix Fietkau2014-05-031-3/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40681
* mac80211: simplify HT40 handling, derive lower/upper channel mode ↵Felix Fietkau2014-05-031-25/+12
| | | | | | | | automatically from channel index Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40680
* kernel: net-rtl8188eu depends on kmod-usbcoreHauke Mehrtens2014-05-021-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40668
* omap: fix usb dependenciesHauke Mehrtens2014-05-021-4/+3
| | | | | | | | There are some problems in the dependencies of the usb modules Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40667
* kernel: fix dependency to xor-neon.koHauke Mehrtens2014-05-021-0/+7
| | | | | | | | If this module gets build the xor module depends on it Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40666
* kernel: omap: omap-des.ko is not available in kernel 3.13Hauke Mehrtens2014-05-021-0/+7
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40665
* kernel: unify the two kmod-usb-mxs-phy packagesHauke Mehrtens2014-05-021-1/+1
| | | | | | | | | There are two packages with the name kmod-usb-mxs-phy in OpenWrt which causes warnings on every build. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40663
* kernel: make b44 depend on libphy for kernel 3.14Hauke Mehrtens2014-05-021-1/+1
| | | | | | | | In kernel 3.14 a dependency to libphy was added to b44. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40662
* netifd: update to the latest version, fixes some corner cases related to ↵Felix Fietkau2014-05-021-2/+2
| | | | | | | | hotplug device handling Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40660
* samaba36: do not build libteventHauke Mehrtens2014-05-011-0/+1
| | | | | | | | | | This fixes a build error on some mips systems. This closes #15769. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40652