Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | procd: some cleanup for SysupgradeNAND | John Crispin | 2014-06-17 | 1 | -6/+3 |
| | | | | | | | | | | Removed unused ubi file file from template as ubinized images are passed directly and not inside the tarball. Also removed left-over white-space. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41237 | ||||
* | package the TLC59116 led driver | Imre Kaloz | 2014-06-17 | 1 | -0/+16 |
| | | | | SVN-Revision: 41235 | ||||
* | package the TI TMP421 driver | Imre Kaloz | 2014-06-17 | 1 | -1/+15 |
| | | | | SVN-Revision: 41231 | ||||
* | bundle ehci-orion with kmod-usb2 | Imre Kaloz | 2014-06-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 41230 | ||||
* | odhcpd: don't enable relaying by default anymore | Steven Barth | 2014-06-17 | 1 | -8/+2 |
| | | | | SVN-Revision: 41228 | ||||
* | iproute2: update version to 3.15.0, refresh patches, add maintainer | Steven Barth | 2014-06-17 | 6 | -12/+13 |
| | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 41227 | ||||
* | odhcpd: also honor leasetime for dhcpv6 | Steven Barth | 2014-06-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 41226 | ||||
* | odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure | Steven Barth | 2014-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 41225 | ||||
* | procd: various cleanups to /lib/upgrade/nand.sh | John Crispin | 2014-06-16 | 2 | -127/+121 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41222 | ||||
* | procd: update to latest git HEAD | John Crispin | 2014-06-16 | 1 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41221 | ||||
* | procd: rename procd_add_network_trigger | John Crispin | 2014-06-16 | 1 | -3/+4 |
| | | | | | | | | i got complaints about the bad naming of the api. lets rename it while there are no users yet. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41220 | ||||
* | ncurses: Install xterm-256color | Steven Barth | 2014-06-16 | 1 | -1/+1 |
| | | | | | | Based on a patch by Jonathan Bennett <jbscience87@gmail.com> SVN-Revision: 41212 | ||||
* | odhcpd: add more consistent hostname-writing | Steven Barth | 2014-06-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 41211 | ||||
* | odhcpd: update hostfile more often | Steven Barth | 2014-06-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 41197 | ||||
* | odhcpd: fix dhcpv4 hostname attribute handling | Steven Barth | 2014-06-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 41196 | ||||
* | odhcpd: accept FQDN as search domain | Steven Barth | 2014-06-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 41194 | ||||
* | ppp: bump to 2.4.6 | Steven Barth | 2014-06-15 | 22 | -137/+65 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41193 | ||||
* | ubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib | Jo-Philipp Wich | 2014-06-15 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41192 | ||||
* | mac80211: disable the clk_* backport, it is unused by drivers and has the ↵ | Felix Fietkau | 2014-06-13 | 1 | -0/+20 |
| | | | | | | | | wrong ifdef Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41181 | ||||
* | mac80211: fix disabling of 802.11n features | Felix Fietkau | 2014-06-13 | 1 | -0/+6 |
| | | | | | | | | | | | | r40682 ("mac80211: clean up ht capability handling, drop the use of the ht_capab list, use individual variables instead") removed the ht_capab list and replaced it with optional variables to disable features for a phy. But these variables weren't added in drv_mac80211_init_device_config and thus didn't make any difference when modifying /etc/config/wireless. Signed-off-by: Sven Eckelmann <sven@narfation.org> SVN-Revision: 41180 | ||||
* | revert an accidentally committed patch chunk | Felix Fietkau | 2014-06-13 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41179 | ||||
* | kernel: fix pkt_type filter mask for packet sockets | Felix Fietkau | 2014-06-13 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41178 | ||||
* | b43: fix a regression on G-PHY devices | Felix Fietkau | 2014-06-12 | 2 | -2/+35 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41162 | ||||
* | rt2x00: fix crash when using TKIP on USB devices | Felix Fietkau | 2014-06-12 | 1 | -2/+49 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41161 | ||||
* | ath9k: fix initial noise floor calibration on older chips | Felix Fietkau | 2014-06-12 | 1 | -0/+25 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41156 | ||||
* | ath9k: make noise floor calibration and periodic calibration mutually exclusive | Felix Fietkau | 2014-06-12 | 1 | -0/+42 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41155 | ||||
* | b43: fix frequency reporting, fixes scan issues | Felix Fietkau | 2014-06-12 | 1 | -0/+25 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41154 | ||||
* | odhcpd: use search domain instead of domain attribute | Steven Barth | 2014-06-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 41152 | ||||
* | procd: update to the latest version, fixes static linking of upgraded | Felix Fietkau | 2014-06-11 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41148 | ||||
* | netifd: use procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -4/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41147 | ||||
* | procd: allow passing multiple config files to procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -1/+4 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41146 | ||||
* | curl: move to core packages | Jo-Philipp Wich | 2014-06-11 | 6 | -0/+363 |
| | | | | SVN-Revision: 41143 | ||||
* | procd: fix overflow in hotplug socket on certain targets | Steven Barth | 2014-06-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 41142 | ||||
* | base-files: properly remove stderr from zcat/bzcat | John Crispin | 2014-06-11 | 1 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41135 | ||||
* | procd: update to latest git HEAD | John Crispin | 2014-06-11 | 2 | -4/+322 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41129 | ||||
* | fstools: the ubi flash tool is obselete now | John Crispin | 2014-06-11 | 1 | -14/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41128 | ||||
* | base-files: add an ugly hack for nand to sysupgrade | John Crispin | 2014-06-11 | 1 | -0/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41126 | ||||
* | base-files: include more ubi* tools in sysupgrade ramdisk | John Crispin | 2014-06-11 | 1 | -1/+4 |
| | | | | | | | | | Also add some more busybox symlinks which are useful for sysupgrade on UBI-enabled devices. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41125 | ||||
* | ubi-utils: cleanup the package | John Crispin | 2014-06-11 | 1 | -40/+7 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41124 | ||||
* | libubox: update to latest git | John Crispin | 2014-06-11 | 1 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41123 | ||||
* | kernel: fix kernel builds for chipidea w/ usb-gadget | Steven Barth | 2014-06-11 | 1 | -2/+1 |
| | | | | | | | | | | | Instead of repackaging udc-core.ko again, just add a dependency to kmod-usb-gadget, which already contains it. Fixes kmod-chipidea builds for 3.10- with usb-gadget enabled. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41115 | ||||
* | uhttpd: also bind to IPv6 by default | Steven Barth | 2014-06-11 | 2 | -3/+3 |
| | | | | SVN-Revision: 41114 | ||||
* | ath9k: do a chip reset if noise floor calibration fails, should improve ↵ | Felix Fietkau | 2014-06-11 | 2 | -0/+232 |
| | | | | | | | | stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41113 | ||||
* | netifd: update to latest version, fixes reload issue (#16754) and adds ↵ | Felix Fietkau | 2014-06-11 | 1 | -2/+2 |
| | | | | | | | | 802.1ad support Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41112 | ||||
* | netifd: add support for onlink-flag for routes | Steven Barth | 2014-06-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 41098 | ||||
* | strace: move to trunk, add myself as a maintainer | Felix Fietkau | 2014-06-10 | 1 | -0/+50 |
| | | | | SVN-Revision: 41097 | ||||
* | odhcpd: various regression fixes (thanks Hans Dedecker) | Steven Barth | 2014-06-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 41079 | ||||
* | mountd: remove a bogus include to fix compile with musl | Felix Fietkau | 2014-06-09 | 1 | -0/+10 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41062 | ||||
* | libnfnetlink: fix musl compile errors | Felix Fietkau | 2014-06-09 | 1 | -0/+10 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41061 | ||||
* | ubi-utils: fix musl compile errors | Felix Fietkau | 2014-06-09 | 1 | -0/+30 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41060 |