| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.
SVN-Revision: 27874
|
|
|
|
| |
SVN-Revision: 27872
|
|
|
|
| |
SVN-Revision: 27870
|
|
|
|
| |
SVN-Revision: 27869
|
|
|
|
| |
SVN-Revision: 27868
|
|
|
|
|
|
|
| |
Until we properly deal with the various versions of libelf we package,
mark perf as broken
SVN-Revision: 27867
|
|
|
|
| |
SVN-Revision: 27864
|
|
|
|
| |
SVN-Revision: 27863
|
|
|
|
| |
SVN-Revision: 27862
|
|
|
|
|
|
| |
stations - should fix some latency issues
SVN-Revision: 27861
|
|
|
|
| |
SVN-Revision: 27860
|
|
|
|
|
|
| |
Also prevent gdb from trying to link against the host's libexpat.
SVN-Revision: 27859
|
|
|
|
|
|
| |
OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use.
SVN-Revision: 27855
|
|
|
|
| |
SVN-Revision: 27853
|
|
|
|
|
|
| |
#9842)
SVN-Revision: 27852
|
|
|
|
| |
SVN-Revision: 27851
|
|
|
|
| |
SVN-Revision: 27850
|
|
|
|
|
|
|
| |
mbcache is only needed if xattr support is enabled, but this is only true
for ext4 on 2.6.37+, so just bundle it with ext4 when needed.
SVN-Revision: 27849
|
|
|
|
|
|
| |
specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853)
SVN-Revision: 27843
|
|
|
|
|
|
| |
and 3.0
SVN-Revision: 27840
|
|
|
|
| |
SVN-Revision: 27832
|
|
|
|
| |
SVN-Revision: 27830
|
|
|
|
| |
SVN-Revision: 27827
|
|
|
|
|
|
| |
kernel didn't compile at all, so...)
SVN-Revision: 27826
|
|
|
|
| |
SVN-Revision: 27823
|
|
|
|
|
|
| |
eapol frame
SVN-Revision: 27822
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
swconfig fails to load uci configuration after the generic switch
identifier changes.
root@OpenWrt:/# uci show network | grep switch
network.@switch[0]=switch
network.@switch[0].name=eth0
network.@switch[0].reset=1
network.@switch[0].enable_vlan=1
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device=eth0
network.@switch_vlan[0].vlan=1
network.@switch_vlan[0].ports=0t 2 3 4 5
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device=eth0
network.@switch_vlan[1].vlan=2
network.@switch_vlan[1].ports=0t 1
root@OpenWrt:/# swconfig dev eth0 load /etc/config/network
Failed to apply configuration for switch 'switch0'
root@OpenWrt:/# swconfig dev switch0 load /etc/config/network
Failed to apply configuration for switch 'switch0'
SVN-Revision: 27820
|
|
|
|
| |
SVN-Revision: 27819
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump to the current version of PPP.
A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed.
1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP.
Redux: re-instate the commenting out of the exponential back-off as requested by Felix.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27818
|
|
|
|
|
|
|
|
| |
Now that we can use a generic name for the switch there is no need for a
separate image for the WZR-HP-G301NH.
Update the default network config and remove the extra image.
SVN-Revision: 27814
|
|
|
|
| |
SVN-Revision: 27813
|
|
|
|
|
|
| |
Based on a patch by: Sergiy <piratfm@gmail.com>
SVN-Revision: 27812
|
|
|
|
|
|
| |
Based on a patch by Sergiy <piratfm@gmail.com>
SVN-Revision: 27811
|
|
|
|
|
|
| |
Based on a patch by Sergiy <piratfm@gmail.com>
SVN-Revision: 27810
|
|
|
|
|
|
| |
Based on a patch by Sergiy <piratfm@gmail.com>
SVN-Revision: 27809
|
|
|
|
| |
SVN-Revision: 27808
|
|
|
|
| |
SVN-Revision: 27807
|
|
|
|
| |
SVN-Revision: 27806
|
|
|
|
| |
SVN-Revision: 27805
|
|
|
|
|
|
|
|
|
|
|
| |
This change corrects expected CPU name of Ralink RT3050, which
describes itself as RT3350 (this name is ripped off chip and elevated
to user space via /proc/cpuinfo.)
This patch fixes wired network on DIR-300 rev B and DIR-600 rev B
Signed-off-by: Slawomir Cygan <wiewior@wiewior.eu.org>
SVN-Revision: 27804
|
|
|
|
| |
SVN-Revision: 27803
|
|
|
|
|
|
|
|
| |
Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.
SVN-Revision: 27800
|
|
|
|
|
|
| |
nor STOP is defined
SVN-Revision: 27797
|
|
|
|
|
|
| |
are given in a rule block for both icmp and other protocols
SVN-Revision: 27792
|
|
|
|
|
|
| |
and also fix tx power limits with ATH_USER_REGD set
SVN-Revision: 27788
|
|
|
|
|
|
|
|
| |
Include WAN interface by default, instead of putting both ports in the LAN bridge.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27787
|
|
|
|
|
|
|
|
| |
Cut and paste cruft from borrowing from Geos platform.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27786
|
|
|
|
| |
SVN-Revision: 27783
|
|
|
|
| |
SVN-Revision: 27779
|
|
|
|
|
|
| |
init scripts
SVN-Revision: 27776
|