Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch: ROBO Switch Gigabit MII Support | Hauke Mehrtens | 2013-01-03 | 6 | -35/+155 |
| | | | | | | | | | | | | | | | | | | | | | | | I wrote this patch some time ago because I had a need for one of the Gigabit ports (Linksys E3000) to be forced to 100FD. This is based on the robocfg sources included w/ the RT-N16 sources from ASUS. Since work is progressing on a BGMAC driver that could be included in OpenWRT, this may be useful to someone else. In testing, forcing the speed to 10/100 or 1000 worked fine; however, when trying to force full-duplex mode, the result was always half-duplex. I was not able to isolate the source of the problem (this patch, driver or H/W limitation). The only way I could get it to work was to set the port to Auto, but then only advertise 100FD (not included in this patch). I have a modified version of the robocfg package as well, I'd have to clean it up a little first (remove the full-duplex hack) before submitting it if there is interest. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34992 | ||||
* | switch: improve error messages | Hauke Mehrtens | 2013-01-03 | 1 | -15/+14 |
| | | | | | | This is in part based on a patch send by Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34991 | ||||
* | brcm47xx: add a new version of the nvram rewrite patch | Hauke Mehrtens | 2013-01-03 | 3 | -13/+13 |
| | | | | | | This is the version like it was send for mainline inclusion. SVN-Revision: 34988 | ||||
* | ipv6-support: Update iteration * Add support for blocking forwarding while ↵ | Steven Barth | 2013-01-02 | 3 | -15/+53 |
| | | | | | | address assignments * Fix relay restarting function SVN-Revision: 34985 | ||||
* | odhcp6c: Add support for SNTP and SIP options | Steven Barth | 2013-01-02 | 1 | -3/+2 |
| | | | | SVN-Revision: 34984 | ||||
* | 6relayd: Announce RDNSS and DNSSL via RA | Steven Barth | 2013-01-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 34983 | ||||
* | iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer ↵ | Jo-Philipp Wich | 2013-01-02 | 4 | -71/+243 |
| | | | | | | nl80211 tx power from debugfs before querying wext SVN-Revision: 34982 | ||||
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | Felix Fietkau | 2013-01-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 34979 | ||||
* | sysupgrade: clarify online help | Jo-Philipp Wich | 2013-01-02 | 1 | -12/+15 |
| | | | | | | | | Fixes #12346. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 34975 | ||||
* | sysupgrade: do not require an extra argument after --restore-backup | Jo-Philipp Wich | 2013-01-02 | 1 | -6/+7 |
| | | | | | | | | | | | Neither --create-backup nor --restore-backup need an image name (following the backup filename). Treat them in uniform way. Mostly fixes #12346. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 34974 | ||||
* | dnsmasq: allow dhcp host entries without mac addresses (#11928) | Jo-Philipp Wich | 2013-01-02 | 2 | -4/+9 |
| | | | | SVN-Revision: 34971 | ||||
* | lldpd: various enhancements | Jo-Philipp Wich | 2013-01-02 | 3 | -2/+34 |
| | | | | | | | | - introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name - set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox" - introduce "option lldp_description" to override the automatically generated description SVN-Revision: 34970 | ||||
* | Remove remaining etrax references | John Crispin | 2013-01-02 | 6 | -6/+5 |
| | | | | SVN-Revision: 34968 | ||||
* | fix typo in HFS kernel module | John Crispin | 2013-01-02 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> SVN-Revision: 34963 | ||||
* | fixes libertas firmware install path | John Crispin | 2013-01-02 | 1 | -2/+2 |
| | | | | | | fixes #12712 SVN-Revision: 34961 | ||||
* | fix video modules package generation | John Crispin | 2013-01-02 | 1 | -82/+97 |
| | | | | | | | | The folder layout changed between 3.6 and 3.7 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 34960 | ||||
* | 6relayd: Detect changes of default routes for RAs | Steven Barth | 2013-01-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 34958 | ||||
* | ipv6-support: Remove unnecessary code | Steven Barth | 2013-01-01 | 2 | -6/+1 |
| | | | | SVN-Revision: 34957 | ||||
* | package/kernel: select crypto-sha256 for cifs on 3.7+ | Gabor Juhos | 2013-01-01 | 1 | -1/+2 |
| | | | | | | | | Based on a patch from #12711 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34956 | ||||
* | package/kernel: create separate package for the sha256 crypto module | Gabor Juhos | 2013-01-01 | 1 | -2/+11 |
| | | | | | | | | Based on a patch from #12711 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34955 | ||||
* | ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting | Steven Barth | 2012-12-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 34940 | ||||
* | rtc-rv5c386a: fix compilation for kernel >= 3.4 | Hauke Mehrtens | 2012-12-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 34938 | ||||
* | acx-mac80211: fix compilation | Hauke Mehrtens | 2012-12-30 | 1 | -2/+2 |
| | | | | | | Some header files from mac80211 are now moved to the uapi dir. SVN-Revision: 34937 | ||||
* | uci: disable parallel builds again, the lua<->libuci dependency is not safe | Felix Fietkau | 2012-12-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 34936 | ||||
* | ipv6-support: Use more consistent default values | Steven Barth | 2012-12-29 | 3 | -3/+3 |
| | | | | SVN-Revision: 34913 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-28 | 3 | -4/+4 |
| | | | | SVN-Revision: 34911 | ||||
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code ↵ | Felix Fietkau | 2012-12-28 | 2 | -0/+449 |
| | | | | | | size and performance SVN-Revision: 34910 | ||||
* | ipv6-support: Updated functionality * Add site-border feature again * Add ↵ | Steven Barth | 2012-12-28 | 5 | -2/+62 |
| | | | | | | option to always announce a default router SVN-Revision: 34908 | ||||
* | 6distributed: Add null-route for delegated prefix * Fixes forwarding loops ↵ | Steven Barth | 2012-12-28 | 1 | -2/+2 |
| | | | | | | for unused subprefixes SVN-Revision: 34907 | ||||
* | 6relayd: Announce DNS search domain via DHCPv6 | Steven Barth | 2012-12-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 34906 | ||||
* | uci: update to latest version (adds list delete support), enable parallel build | Felix Fietkau | 2012-12-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 34899 | ||||
* | ipv6-support: Remove site-border feature * was causing routing problems * ↵ | Steven Barth | 2012-12-27 | 3 | -9/+1 |
| | | | | | | will be reimplemented using firewall SVN-Revision: 34898 | ||||
* | Remove site-border routing filter due to problems | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 34897 | ||||
* | ipv6-support: * Automatically detect and propagate MTU from upstream ↵ | Steven Barth | 2012-12-27 | 4 | -11/+27 |
| | | | | | | interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo SVN-Revision: 34896 | ||||
* | 6distributed: feature update * Add feature to decrease IPv6-specific MTU ↵ | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | | | on-demand * Add commands to enable / disable a site-border SVN-Revision: 34895 | ||||
* | 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced ↵ | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | | | MTU when using tunnels SVN-Revision: 34894 | ||||
* | base-files: Fix a typo in config_list_foreach | Steven Barth | 2012-12-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 34893 | ||||
* | base-files: ipcalc.sh: fix broken calculations on 64bit systems | Jo-Philipp Wich | 2012-12-23 | 1 | -5/+10 |
| | | | | | | | | Calculate complements by using awk's xor() function with a mask of 0xffffffff instead of relying on the compl() function which appears to produce broken results on certain 64bit architectures. SVN-Revision: 34875 | ||||
* | ipv6-support: Fix default RA settings for dnsmasq | Steven Barth | 2012-12-23 | 2 | -4/+4 |
| | | | | SVN-Revision: 34873 | ||||
* | busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good ↵ | Felix Fietkau | 2012-12-23 | 1 | -0/+22 |
| | | | | | | reason (fixes #12663) SVN-Revision: 34872 | ||||
* | opkg: keep package list files compressed when src/gz is used, reduces tmpfs ↵ | Felix Fietkau | 2012-12-22 | 1 | -0/+120 |
| | | | | | | usage SVN-Revision: 34869 | ||||
* | dropbear: convert init script to procd | Felix Fietkau | 2012-12-22 | 1 | -37/+21 |
| | | | | SVN-Revision: 34867 | ||||
* | base-files: add basic procd integration, let procd start (and restart) ubus ↵ | Felix Fietkau | 2012-12-22 | 3 | -3/+33 |
| | | | | | | instead of having an ubus init script SVN-Revision: 34866 | ||||
* | procd: add initial implementation | Felix Fietkau | 2012-12-22 | 3 | -0/+227 |
| | | | | | | | | procd is the new OpenWrt process management daemon. It keeps track of processes started from init scripts (via ubus calls), and can suppress redundant service start/restart requests when the config/environment has not changed. SVN-Revision: 34865 | ||||
* | libnl-tiny: add includedir to pkg-config cflags | Felix Fietkau | 2012-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 34864 | ||||
* | dropbear: use network_get_device instead of scan_interfaces to get the ↵ | Felix Fietkau | 2012-12-22 | 1 | -3/+4 |
| | | | | | | device name SVN-Revision: 34863 | ||||
* | ipv6-support: Preliminary support for dnsmasq >=2.66 | Steven Barth | 2012-12-22 | 2 | -5/+29 |
| | | | | SVN-Revision: 34858 | ||||
* | 6relayd: Fix detection of prefix changes | Steven Barth | 2012-12-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 34857 | ||||
* | odhcp6c: Fix build on arch where char is unsigned | Steven Barth | 2012-12-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 34856 | ||||
* | 6distributed: Improve prefix deprecation algorithm | Steven Barth | 2012-12-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 34855 |