summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [gpio] gpio_rtl819x compiles with 96c/96d/96d/88 should work on all of themArtur Artamonov2013-09-194-65/+82
|
* [query3g] added support for Huawei E1550,E1552,E1750Artur Artamonov2013-09-041-0/+3
|
* Use newest realtek rtl8192cd driver from backfire alpha2 release.Roman Yeryomin2013-08-212-0/+326
| | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* query3g fixed apnprovider output, added apnprovider option(when web part ↵Artur Artamonov2013-07-243-201/+30
| | | | will ready uncomment it)
* query3g fixed output for compabilityArtur Artamonov2013-07-234-120/+229
|
* query3g inccorect file nameArtur Artamonov2013-07-231-0/+0
|
* query3g remove accidenlty pushed binariesArtur Artamonov2013-07-192-0/+0
|
* query3g pre-release changes. added modem info search, added apnfinder by id, ↵Artur Artamonov2013-07-1813-6/+2067
| | | | apn provider database, supported modem database
* gpio_rtl8196c now dont show debuginfoArtur Artamonov2013-07-181-1/+5
|
* gpio_rtl8196c add default to_irq functionArtur Artamonov2013-07-121-0/+8
|
* Fix wireless scripts. Closes #18.Roman Yeryomin2013-07-071-1/+29
| | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* Remove openssl stuff from hostapd-rtkRoman Yeryomin2013-06-211-32515/+0
| | | | Signed-off-by: Roman Yeryomin <romans.jerjomins@saftehnika.com>
* Don't enable INBAND in hostapd too and use openwrt openssl.Roman Yeryomin2013-06-151-38/+0
| | | | Signed-off-by: Roman Yeryomin <romans.jerjomins@saftehnika.com>
* Don't enable inband in wpa supplicantRoman Yeryomin2013-06-141-15/+0
| | | | Signed-off-by: Roman Yeryomin <romans.jerjomins@saftehnika.com>
* [nprove][kernel][gpio] added nprove rtl8196c gpio supportArtur Artamonov2013-06-023-0/+297
|
* remove accidentially commited fileRoman Yeryomin2013-05-261-61/+0
| | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* Merge trunk into realtek-unstableRoman Yeryomin2013-05-26815-37014/+134521
|\ | | | | | | | | | | | | | | Conflicts: Config.in feeds.conf.default package/base-files/files/etc/hotplug2-common.rules package/network/config/netifd/files/etc/init.d/network
| * Add librtk-inband and hostapd-rtk temporary patches to sync them with rsdk3.2.4Roman Yeryomin2013-05-262-0/+34618
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * Rebase files to rsdk 3.2 and refresh patches. Compilable (not by humans).Roman Yeryomin2013-05-261-3/+34
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * Fix query3g so it could detect more 3g dongles which don't have AT+CPIN commandRoman Yeryomin2013-05-262-11/+69
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * add query3g packageRoman Yeryomin2013-05-263-0/+227
| | | | | | | | Signed-off-by: Roman <roman@nomad.(none)>
| * patch mac80211 makefileRoman Yeryomin2013-05-261-1/+11
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * add hotplug2 backport by jowRoman Yeryomin2013-05-261-11/+29
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * Add hostapd-rtk and librtk-inband packagesRoman Yeryomin2013-05-2625-0/+13327
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * firewall3: update to git headjow2013-05-241-3/+3
| | | | | | | | | | | | - fixes linking issues with some toolchains git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36703 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * 6relayd: fix a lease-timing issue with stateful DHCPv6cyrus2013-05-241-2/+2
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36702 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * mac80211: merge AP VLAN / WDS related fixesnbd2013-05-241-3/+42
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36699 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: update to git headjow2013-05-231-2/+2
| | | | | | | | | | | | | | - Use weak references for instantiating libext*.a matches, makes fw3 independant from the compile time features of iptables - Do not leak memory when processing rules with unknown targets or matches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36698 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * mac80211: fix station info tx bytes (#13567)nbd2013-05-231-0/+9
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36697 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * uhttpd: update to latest version, fixes #13564, #13560, improves error ↵nbd2013-05-231-2/+2
| | | | | | | | | | | | | | | | handling as pointed out in #13537 Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36696 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * ath9k: merge some ar934x stability fixesnbd2013-05-236-11/+121
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36695 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: Remove abandonend includecyrus2013-05-232-8/+1
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36692 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: update to git headjow2013-05-221-2/+2
| | | | | | | | | | | | | | - fix build on Linux < 3.7 - limit zone names to 14 bytes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36691 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * 6relayd: Let OpenWrt override default CFLAGScyrus2013-05-221-2/+2
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36690 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: update to git headjow2013-05-221-2/+2
| | | | | | | | | | | | | | | | - fixes reload when firewall is not running already - fixes crash when ipsets are supported but undeclared - fixes handling of per zone user chains on reload git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36689 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * 6relayd: Fix a segfault when multiple downstream interfaces are presentcyrus2013-05-211-2/+2
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36687 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: update to git headjow2013-05-211-2/+2
| | | | | | | | | | | | | | - fixes segfault in flush command if ipset support is not available - fixes internal rule generation if custom chains are enabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36686 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * ipset: remove dependency on iptables-mod-ipset - technically it does not ↵jow2013-05-211-1/+1
| | | | | | | | | | | | depend on it and the iptables matches are now part of the base git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36685 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: move libext*.a copying to compile phasejow2013-05-211-2/+2
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36684 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ↵jow2013-05-211-21/+14
| | | | | | | | | | | | base iptables package - drop iptables-mod-ipset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36683 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * firewall3: update to git headjow2013-05-211-3/+14
| | | | | | | | | | | | | | * use libiptc and libxtables directly to manage ruleset, iptables-restore is unreliable and prone to race conditions * make ipset integration more reliable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36681 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * iptables: use -ffunction-sections, -fdata-sections and --gc-sectionsjow2013-05-211-2/+6
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36680 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * odhcp6c: Various fixescyrus2013-05-211-2/+2
| | | | | | | | | | | | | | * Honour T1 and T2 values from servers better * Correctly send Reconfigure-Accept option in requests git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36678 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * 6relayd: Various DHCPv6-fixescyrus2013-05-211-2/+2
| | | | | | | | | | | | | | | | * Be more standards-compliant in stateful mode * Handle hostnames from Windows-clients correctly * Handle messages from DHCPv6-relays better git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36677 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * odhcp6c: Fix address / prefix expiry logiccyrus2013-05-201-2/+2
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36675 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * brcm2708: make it boot on revision 2 raspberry pisjogo2013-05-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * update the bootcode.bin to the newest version - gpu/cpu mem split is now configured through config.txt, so no need to create more than one sd card image (just edit the config.txt) - bootcode.bin now supports the never revision 2 raspberry pis * add a commented prepopulated config.txt for easier config changes Taken from <https://github.com/Evilpaul/RPi-config> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36668 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * brcm2708-gpu-fw: download zipped sources and switch to Hexxeh's gitjogo2013-05-201-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | * Use the gzipped download feature from github to get a tarball with a stable hash. * Use Liam McLoughlin's git which has a subset of the original git's contents, dropping all the precompiled modules and kernels. Reduces the download size from ~1.27 GiB to ~25 MiB. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36667 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * mac80211: remove superfluous patchjogo2013-05-201-39/+0
| | | | | | | | | | | | | | | | | | This is already handles in compat-3.8.h as prandom* was introduced in 3.8; only the aliases were removed in 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36666 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * [package] uboot-envtools: upgrade to 2013.04luka2013-05-201-2/+2
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36665 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * kernel: adapt module paths for 3.10-rc1jogo2013-05-192-6/+6
| | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36662 3c298f89-4303-0410-b956-a3cf2f4a3e73