Gabor Juhos
733399600f
ar71xx: add support for the TP-Link TL-WR703N v1 board
...
Based on a patch by dongyuqi <729650915@qq.com>
SVN-Revision: 28277
2011-09-21 11:47:53 +00:00
Gabor Juhos
d3617ac7d3
ar71xx: add AR933x specific USB setup function
...
SVN-Revision: 28276
2011-09-21 11:47:51 +00:00
Gabor Juhos
91340d8af7
ar71xx: add ar71xx_device_reset_rmw helper
...
SVN-Revision: 28275
2011-09-21 11:47:50 +00:00
Gabor Juhos
9fa51d5c38
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
...
SVN-Revision: 28274
2011-09-21 11:47:48 +00:00
Gabor Juhos
079e746fc4
ar71xx: remove 'default [yn]' from machine Kconfig entries
...
SVN-Revision: 28273
2011-09-21 11:47:47 +00:00
Gabor Juhos
73dac07c44
ar71xx: sort AR71XX_MACH_* entries
...
SVN-Revision: 28272
2011-09-21 11:47:45 +00:00
Gabor Juhos
ef2431c8d9
ar71xx: create image for the TP-Link TL-WR743ND v1
...
Same hardware as WR741ND but with PoE support.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 28271
2011-09-21 11:47:44 +00:00
Gabor Juhos
ffbdaf8ec8
firmware-utils/mktplinkfw: add support for TL-WR743ND v1
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 28270
2011-09-21 11:47:42 +00:00
Gabor Juhos
76d0d1a837
ar71xx: create image for the TP-Link TL-WR740N v3
...
Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
SVN-Revision: 28269
2011-09-21 11:47:40 +00:00
Gabor Juhos
9faace4327
firmware-utils/mktplinkfw: add support for TL-WR740N v3
...
Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
SVN-Revision: 28268
2011-09-21 11:47:39 +00:00
Gabor Juhos
93c093057d
generic: jumbo frames support for rtl8366s
...
This patch adds the option to enable jumbo frames on the rtl8366s
switch. This is almost exactly the same as the first patch at
https://dev.openwrt.org/ticket/7977 and it has been requested
in a comment there.
I have tested this and it successfully allows devices on the switch
using jumbo frames to communicate.
Signed-off-by: Ash Hughes <ashley.hughes@blueyonder.co.uk>
SVN-Revision: 28267
2011-09-21 11:47:38 +00:00
Gabor Juhos
ffb56132e4
package/maccalc: don't expect to get all data in one read
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 28266
2011-09-21 11:47:35 +00:00
Felix Fietkau
51a4dc1bb2
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
SVN-Revision: 28262
2011-09-20 14:45:38 +00:00
Felix Fietkau
6848e9c830
ath9k: fix antenna gain calculation
...
SVN-Revision: 28261
2011-09-20 10:42:45 +00:00
Felix Fietkau
ece2882ea4
ath9k: fix handling configured tx power limits
...
SVN-Revision: 28260
2011-09-19 17:36:41 +00:00
Felix Fietkau
f4954abe39
b43: merge ad-hoc beacon fix
...
SVN-Revision: 28258
2011-09-19 09:59:00 +00:00
Jo-Philipp Wich
32ae896d00
uhttpd: fix bad pointer use in previous commit
...
SVN-Revision: 28257
2011-09-18 23:34:25 +00:00
Jo-Philipp Wich
12bbe8b2af
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it
...
SVN-Revision: 28254
2011-09-18 22:30:20 +00:00
Felix Fietkau
b81588bd08
ath9k: add some cleanup patches and rework tx power handling
...
SVN-Revision: 28253
2011-09-17 16:02:56 +00:00
Felix Fietkau
eee78bbb0b
ath9k: do not strip MMIC for key miss frames
...
SVN-Revision: 28252
2011-09-17 08:41:54 +00:00
Felix Fietkau
800251a7b7
mac80211: reduce tx queue length of wireless interfaces - improves latency under load
...
SVN-Revision: 28251
2011-09-17 08:34:42 +00:00
Felix Fietkau
0e9e83047d
ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
...
SVN-Revision: 28250
2011-09-17 08:34:37 +00:00
Felix Fietkau
fca8f05757
ath9k: fix compile without debugfs ( #10117 )
...
SVN-Revision: 28249
2011-09-17 07:03:20 +00:00
Felix Fietkau
dbde8f805e
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
...
SVN-Revision: 28247
2011-09-16 07:59:51 +00:00
Felix Fietkau
22be36418e
mac80211: update to wireless-testing 2011-09-14
...
SVN-Revision: 28245
2011-09-15 17:55:16 +00:00
Vasilis Tsiligiannis
98372a8eb5
base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured
...
SVN-Revision: 28241
2011-09-14 13:37:44 +00:00
Vasilis Tsiligiannis
200fd7bce1
Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on an interface"
...
Multiple IPv6 addresses should be handled with alias sections
SVN-Revision: 28240
2011-09-14 13:37:40 +00:00
Jo-Philipp Wich
34f2cfc657
fix generation for arm platforms Based on patch by Roman Yeryomin <roman@advem.lv>
...
SVN-Revision: 28225
2011-09-13 07:39:14 +00:00
Jo-Philipp Wich
9cfee14217
6to4: fix lifetime options ( #9147 )
...
SVN-Revision: 28223
2011-09-13 07:29:27 +00:00
Vasilis Tsiligiannis
718c8ab940
base-files: Add support for assigning multiple IPv6 addresses on an interface
...
SVN-Revision: 28222
2011-09-12 21:07:00 +00:00
Felix Fietkau
1bdf65f580
ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins)
...
SVN-Revision: 28213
2011-09-11 17:44:12 +00:00
Felix Fietkau
6d708d8f02
ath9k: add a better fix for beacon timer reliability
...
SVN-Revision: 28211
2011-09-11 11:16:20 +00:00
Jo-Philipp Wich
0fe2a1b288
broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
...
SVN-Revision: 28208
2011-09-09 18:21:30 +00:00
Jo-Philipp Wich
964feeb54d
hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute
...
SVN-Revision: 28207
2011-09-09 18:19:18 +00:00
Jo-Philipp Wich
1e24383ae6
Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist
...
SVN-Revision: 28205
2011-09-09 17:25:20 +00:00
Felix Fietkau
2fe806c2bf
ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues
...
SVN-Revision: 28202
2011-09-09 07:20:44 +00:00
Jo-Philipp Wich
609d072fee
broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28200
2011-09-08 23:34:13 +00:00
Jo-Philipp Wich
89e74f6aea
madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28199
2011-09-08 23:31:42 +00:00
Jo-Philipp Wich
fdfa6fdbcd
mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28198
2011-09-08 23:21:36 +00:00
Jo-Philipp Wich
ba46c7b3c6
Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz
...
SVN-Revision: 28197
2011-09-08 22:18:26 +00:00
Felix Fietkau
5da0d9dda1
mac80211: fix an endian issue in BlockAckReq handling
...
SVN-Revision: 28190
2011-09-07 06:06:34 +00:00
Felix Fietkau
1c0d12c935
mac80211: merge a power save related race condition fix
...
SVN-Revision: 28185
2011-09-06 11:09:40 +00:00
Felix Fietkau
65d809ef19
ar71xx: do not count normal interrupts as spurious ( fixes #10037 )
...
SVN-Revision: 28182
2011-09-06 05:38:23 +00:00
Jo-Philipp Wich
cbe164a295
rules.mk: provide a LIBGCC_A variable
...
SVN-Revision: 28175
2011-09-05 19:29:22 +00:00
Felix Fietkau
de8cabe839
ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default ( fixes #9954 )
...
SVN-Revision: 28173
2011-09-05 18:37:48 +00:00
Felix Fietkau
2a745a7d54
ath9k: fix beacon timer init on reset
...
SVN-Revision: 28169
2011-09-04 19:06:02 +00:00
Felix Fietkau
a84e64e432
hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
...
SVN-Revision: 28167
2011-09-04 18:23:36 +00:00
Imre Kaloz
ed2c8bdc92
upgrade testing kernel support to 3.1
...
SVN-Revision: 28165
2011-09-04 15:06:05 +00:00
Imre Kaloz
4f0b1a6602
cleanup config
...
SVN-Revision: 28164
2011-09-04 15:02:37 +00:00
Imre Kaloz
0569cff6e1
refresh patches
...
SVN-Revision: 28163
2011-09-04 15:01:56 +00:00