Gabor Juhos
6ac4156136
ar71xx: fix MAC addresses on the DIR-825-B1 board
...
Patch-by: Lukas Kuna
SVN-Revision: 28295
14 years ago
Gabor Juhos
e45d7d7006
ar71xx: enable login only on the system console by default
...
SVN-Revision: 28294
14 years ago
Alexandros C. Couloumbis
5fc14dfb87
linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 build failure)
...
SVN-Revision: 28293
14 years ago
Jo-Philipp Wich
41838f4585
base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3
...
SVN-Revision: 28291
14 years ago
Jonas Gorski
896847d18c
kernel: modules: usb.mk: fix a typo
...
Closes #10143 .
SVN-Revision: 28290
14 years ago
Gabor Juhos
49ac36e818
ar71xx: build images for the TP-Link TL-WR703N v1 board
...
Based on a patch by dongyuqi <729650915@qq.com>
SVN-Revision: 28279
14 years ago
Gabor Juhos
712521955b
firmware-utils/mktplinkfw: add support for TL-WR703N v1
...
Patch-by: dongyuqi <729650915@qq.com>
SVN-Revision: 28278
14 years ago
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
14 years ago
Gabor Juhos
d3617ac7d3
ar71xx: add AR933x specific USB setup function
...
SVN-Revision: 28276
14 years ago
Gabor Juhos
91340d8af7
ar71xx: add ar71xx_device_reset_rmw helper
...
SVN-Revision: 28275
14 years ago
Gabor Juhos
9fa51d5c38
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
...
SVN-Revision: 28274
14 years ago
Gabor Juhos
079e746fc4
ar71xx: remove 'default [yn]' from machine Kconfig entries
...
SVN-Revision: 28273
14 years ago
Gabor Juhos
73dac07c44
ar71xx: sort AR71XX_MACH_* entries
...
SVN-Revision: 28272
14 years ago
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
14 years ago
Gabor Juhos
ffbdaf8ec8
firmware-utils/mktplinkfw: add support for TL-WR743ND v1
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 28270
14 years ago
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
14 years ago
Gabor Juhos
9faace4327
firmware-utils/mktplinkfw: add support for TL-WR740N v3
...
Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
SVN-Revision: 28268
14 years ago
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
14 years ago
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
14 years ago
Felix Fietkau
51a4dc1bb2
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
SVN-Revision: 28262
14 years ago
Felix Fietkau
6848e9c830
ath9k: fix antenna gain calculation
...
SVN-Revision: 28261
14 years ago
Felix Fietkau
ece2882ea4
ath9k: fix handling configured tx power limits
...
SVN-Revision: 28260
14 years ago
Felix Fietkau
f4954abe39
b43: merge ad-hoc beacon fix
...
SVN-Revision: 28258
14 years ago
Jo-Philipp Wich
32ae896d00
uhttpd: fix bad pointer use in previous commit
...
SVN-Revision: 28257
14 years ago
Jo-Philipp Wich
12bbe8b2af
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it
...
SVN-Revision: 28254
14 years ago
Felix Fietkau
b81588bd08
ath9k: add some cleanup patches and rework tx power handling
...
SVN-Revision: 28253
14 years ago
Felix Fietkau
eee78bbb0b
ath9k: do not strip MMIC for key miss frames
...
SVN-Revision: 28252
14 years ago
Felix Fietkau
800251a7b7
mac80211: reduce tx queue length of wireless interfaces - improves latency under load
...
SVN-Revision: 28251
14 years ago
Felix Fietkau
0e9e83047d
ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
...
SVN-Revision: 28250
14 years ago
Felix Fietkau
fca8f05757
ath9k: fix compile without debugfs ( #10117 )
...
SVN-Revision: 28249
14 years ago
Felix Fietkau
dbde8f805e
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
...
SVN-Revision: 28247
14 years ago
Felix Fietkau
22be36418e
mac80211: update to wireless-testing 2011-09-14
...
SVN-Revision: 28245
14 years ago
Vasilis Tsiligiannis
98372a8eb5
base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured
...
SVN-Revision: 28241
14 years ago
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
14 years ago
Jo-Philipp Wich
34f2cfc657
fix generation for arm platforms Based on patch by Roman Yeryomin <roman@advem.lv>
...
SVN-Revision: 28225
14 years ago
Jo-Philipp Wich
9cfee14217
6to4: fix lifetime options ( #9147 )
...
SVN-Revision: 28223
14 years ago
Vasilis Tsiligiannis
718c8ab940
base-files: Add support for assigning multiple IPv6 addresses on an interface
...
SVN-Revision: 28222
14 years ago
Felix Fietkau
1bdf65f580
ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins)
...
SVN-Revision: 28213
14 years ago
Felix Fietkau
6d708d8f02
ath9k: add a better fix for beacon timer reliability
...
SVN-Revision: 28211
14 years ago
Jo-Philipp Wich
0fe2a1b288
broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
...
SVN-Revision: 28208
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Jo-Philipp Wich
609d072fee
broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28200
14 years ago
Jo-Philipp Wich
89e74f6aea
madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28199
14 years ago
Jo-Philipp Wich
fdfa6fdbcd
mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28198
14 years ago
Jo-Philipp Wich
ba46c7b3c6
Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz
...
SVN-Revision: 28197
14 years ago
Felix Fietkau
5da0d9dda1
mac80211: fix an endian issue in BlockAckReq handling
...
SVN-Revision: 28190
14 years ago
Felix Fietkau
1c0d12c935
mac80211: merge a power save related race condition fix
...
SVN-Revision: 28185
14 years ago
Felix Fietkau
65d809ef19
ar71xx: do not count normal interrupts as spurious ( fixes #10037 )
...
SVN-Revision: 28182
14 years ago