Felix Fietkau
757a0d47b7
crda: update regulatory database to 2011-04-28, adds fixes for NL ( #9931 )
...
SVN-Revision: 27970
2011-08-13 14:07:01 +00:00
Felix Fietkau
57a37967f7
libubox: update to fix a compile error
...
SVN-Revision: 27968
2011-08-12 17:15:22 +00:00
Jo-Philipp Wich
aab33e2e9a
base-files: fix arp() procedure to properly detect /usr/bin/arp
...
SVN-Revision: 27965
2011-08-12 14:34:39 +00:00
Felix Fietkau
5e4563221a
update libubox and ubus to latest, libubox now includes jshn
...
SVN-Revision: 27963
2011-08-11 22:09:11 +00:00
Jo-Philipp Wich
09bc84f55b
iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages ( #9691 )
...
SVN-Revision: 27961
2011-08-11 21:26:44 +00:00
Felix Fietkau
400f75a1b6
mac80211: update to 2011-08-10
...
SVN-Revision: 27958
2011-08-11 13:52:27 +00:00
Felix Fietkau
dd46d036d9
ath9k: add a regdomain code used on newer ubiquiti networks devices
...
SVN-Revision: 27947
2011-08-10 16:35:43 +00:00
Jonas Gorski
33f5b77228
package/acx: mark as broken for linux 3.1
...
SVN-Revision: 27938
2011-08-09 12:19:36 +00:00
Jonas Gorski
b4b0adb79d
package/madwifi: mark as broken for linux 3.1
...
Madwifi does not compile because of VLAN API changes.
SVN-Revision: 27937
2011-08-09 12:19:34 +00:00
Jonas Gorski
d43ad87c44
package/kernel: Mark mvswitch as broken for linux 3.1
...
mvswitch does not compile because of VLAN API changes.
SVN-Revision: 27936
2011-08-09 12:19:32 +00:00
Jonas Gorski
b9776f56d8
package/mac80211: mark as broken for linux 3.1
...
compat-wireless does not support 3.1 yet.
SVN-Revision: 27935
2011-08-09 12:19:30 +00:00
Jonas Gorski
d430455527
package/kernel: invert dependencies for current kernel features
...
Instead of depending on new kernel versions, depend on not having one
of the older ones (or vice versa for modules removed in current kernels).
SVN-Revision: 27934
2011-08-09 12:19:27 +00:00
Felix Fietkau
22e951ae46
b43: fix reloading config settings after channel changes or hostapd restart ( #8033 )
...
SVN-Revision: 27930
2011-08-08 11:28:24 +00:00
Hauke Mehrtens
6474dbe86b
mac80211: always store broadcom firmware in b43 and b43legacy dir
...
This is always used to build a firmware for linux systems also if we are on freebsd.
This is one patch from #9897
SVN-Revision: 27926
2011-08-06 17:07:42 +00:00
Hauke Mehrtens
7ac20c54fe
kernel: typo in cs5535 and cs5536 pata driver kernel definitions
...
closes #9773
SVN-Revision: 27924
2011-08-06 16:44:10 +00:00
Hauke Mehrtens
773ce8c319
broadcom-diag: add support for bcma
...
SVN-Revision: 27905
2011-08-04 20:08:57 +00:00
Hauke Mehrtens
b220442c75
switch: update for brcm47xx target
...
* remove suport for 2.4 kernel
* add support for bcma bus
SVN-Revision: 27904
2011-08-04 20:07:58 +00:00
Hauke Mehrtens
695cef4f45
rtc-rv5c386a: add support for kernel 3.0
...
remove BKL and adds support for changes in bcm47xx code
SVN-Revision: 27903
2011-08-04 20:06:17 +00:00
Hauke Mehrtens
8428ebd8e8
brcm47xx: update patches
...
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
SVN-Revision: 27902
2011-08-04 20:04:54 +00:00
Felix Fietkau
353639cdd9
ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)
...
SVN-Revision: 27891
2011-08-04 09:23:57 +00:00
Felix Fietkau
e9aaa9061f
ath9k: add some code to control internal driver queue length limits
...
SVN-Revision: 27890
2011-08-04 00:35:20 +00:00
Felix Fietkau
cdc70d84ce
ath9k: reduce the number of software retries, include hardware a-mpdu retries in retry counting
...
SVN-Revision: 27889
2011-08-04 00:35:16 +00:00
Felix Fietkau
e7174f44b7
ath9k: rework handling of sending BlockAckReq frames, should hopefully lead to fewer latency spikes
...
SVN-Revision: 27888
2011-08-04 00:35:12 +00:00
Jonas Gorski
61e2e03311
kernel: Fix firewire for 2.6.37+
...
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
2011-08-02 09:53:19 +00:00
Felix Fietkau
e79f073de9
mac80211: fix a compiler warning
...
SVN-Revision: 27870
2011-08-01 21:14:15 +00:00
Felix Fietkau
c330325bda
broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz)
...
SVN-Revision: 27868
2011-08-01 18:41:05 +00:00
Florian Fainelli
901618c68d
perf: mark as broken for now
...
Until we properly deal with the various versions of libelf we package,
mark perf as broken
SVN-Revision: 27867
2011-08-01 18:16:19 +00:00
Felix Fietkau
9f3aea65fc
mac80211: add missing chunks to the compat_firmware_class change
...
SVN-Revision: 27864
2011-08-01 17:52:07 +00:00
Felix Fietkau
21dd9478d7
mac80211: move compat_firmware_class.ko into compat.ko ( fixes #9864 )
...
SVN-Revision: 27863
2011-08-01 17:42:00 +00:00
Vasilis Tsiligiannis
0cd8805b0a
kernel/modules: Add missing config symbol
...
SVN-Revision: 27862
2011-08-01 14:45:03 +00:00
Felix Fietkau
d3f4416d58
ath9k: prevent the aggregation code from sending packets to sleeping stations - should fix some latency issues
...
SVN-Revision: 27861
2011-08-01 12:15:22 +00:00
Felix Fietkau
a1e19186fa
ath9k: fold patches that were merged upstream into 300-pending_work.patch
...
SVN-Revision: 27860
2011-08-01 12:15:15 +00:00
Jonas Gorski
478decc60b
gdb: add dependency to libexpat when present
...
Also prevent gdb from trying to link against the host's libexpat.
SVN-Revision: 27859
2011-08-01 09:32:01 +00:00
Jonas Gorski
eb90f30ce7
package/kernel: move kmod-fs-mbcache into fs-ext4
...
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
2011-07-31 17:58:46 +00:00
Jo-Philipp Wich
8fc2981bcd
dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it ( #9853 )
...
SVN-Revision: 27843
2011-07-31 12:05:54 +00:00
Felix Fietkau
26fed98ce6
qos-scripts: disable by default
...
SVN-Revision: 27832
2011-07-29 16:32:55 +00:00
Felix Fietkau
35463493e8
hostapd: fix a compile issue when compiling wpa_supplicant ( fixes #9837 )
...
SVN-Revision: 27830
2011-07-29 14:14:32 +00:00
Felix Fietkau
a5edb705b4
ath9k: fix switching channel bandwidth from 5/10 back to 20mhz
...
SVN-Revision: 27827
2011-07-29 12:25:46 +00:00
Felix Fietkau
32868c1a00
hostapd: fix wds interface address handling for multi-bssid
...
SVN-Revision: 27823
2011-07-29 09:40:24 +00:00
Felix Fietkau
3712ca3f9b
hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame
...
SVN-Revision: 27822
2011-07-29 09:40:19 +00:00
Gabor Juhos
2e339a6466
swconfig: fix backward compatibility
...
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
2011-07-28 19:54:11 +00:00
Felix Fietkau
4dd9373b3e
ppp: remove zero-length patches
...
SVN-Revision: 27819
2011-07-28 17:34:44 +00:00
Felix Fietkau
4c4da37c09
ppp: version bump to 2.4.5
...
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
2011-07-28 16:51:12 +00:00
Jonas Gorski
eaa935658b
swconfig: Add generic switch identifiers
...
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
2011-07-27 18:00:18 +00:00
Felix Fietkau
8ff7756e82
base-files: warn when calling /etc/init.d/<script> enable and neither START nor STOP is defined
...
SVN-Revision: 27797
2011-07-27 09:02:10 +00:00
Jo-Philipp Wich
7a206885df
firewall: prevent redundant rules if multiple ports and multiple icmp types are given in a rule block for both icmp and other protocols
...
SVN-Revision: 27792
2011-07-26 22:21:39 +00:00
Felix Fietkau
d6431df9c1
ath9k: rework tx power handling - display the correct *current* tx power, and also fix tx power limits with ATH_USER_REGD set
...
SVN-Revision: 27788
2011-07-26 20:53:40 +00:00
Felix Fietkau
d0cea742bb
mac80211: merge a few pending fixes for channel switch handling
...
SVN-Revision: 27783
2011-07-26 15:11:27 +00:00
Jo-Philipp Wich
20d62f8e5f
linux-atm: don't fail if an PREFIX env var is set
...
SVN-Revision: 27779
2011-07-26 10:47:59 +00:00
Jo-Philipp Wich
94c728dc39
base-files: use "reboot -f" after sysupgrade to prevent executing deleted init scripts
...
SVN-Revision: 27776
2011-07-25 22:19:55 +00:00