Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: modules: usb.mk: fix a typo | Jonas Gorski | 2011-09-22 | 1 | -1/+1 |
| | | | | | | Closes #10143. SVN-Revision: 28290 | ||||
* | ar71xx: build images for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 2 | -0/+31 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28279 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR703N v1 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Patch-by: dongyuqi <729650915@qq.com> SVN-Revision: 28278 | ||||
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 9 | -1/+152 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277 | ||||
* | ar71xx: add AR933x specific USB setup function | Gabor Juhos | 2011-09-21 | 2 | -2/+25 |
| | | | | SVN-Revision: 28276 | ||||
* | ar71xx: add ar71xx_device_reset_rmw helper | Gabor Juhos | 2011-09-21 | 2 | -0/+49 |
| | | | | SVN-Revision: 28275 | ||||
* | ar71xx: fix copy&paste bug in WZRHPAG300H profile description | Gabor Juhos | 2011-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 28274 | ||||
* | ar71xx: remove 'default [yn]' from machine Kconfig entries | Gabor Juhos | 2011-09-21 | 1 | -37/+0 |
| | | | | SVN-Revision: 28273 | ||||
* | ar71xx: sort AR71XX_MACH_* entries | Gabor Juhos | 2011-09-21 | 1 | -16/+16 |
| | | | | SVN-Revision: 28272 | ||||
* | ar71xx: create image for the TP-Link TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 2 | -0/+16 |
| | | | | | | | | Same hardware as WR741ND but with PoE support. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28271 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28270 | ||||
* | ar71xx: create image for the TP-Link TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 2 | -0/+19 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28269 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28268 | ||||
* | generic: jumbo frames support for rtl8366s | Gabor Juhos | 2011-09-21 | 1 | -0/+51 |
| | | | | | | | | | | | | | | 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 | ||||
* | package/maccalc: don't expect to get all data in one read | Gabor Juhos | 2011-09-21 | 1 | -1/+30 |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 28266 | ||||
* | wpa_supplicant: increase the time between scans to reduce the number of hw ↵ | Felix Fietkau | 2011-09-20 | 1 | -1/+1 |
| | | | | | | resets SVN-Revision: 28262 | ||||
* | ath9k: fix antenna gain calculation | Felix Fietkau | 2011-09-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 28261 | ||||
* | ath9k: fix handling configured tx power limits | Felix Fietkau | 2011-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 28260 | ||||
* | b43: merge ad-hoc beacon fix | Felix Fietkau | 2011-09-19 | 3 | -2/+14 |
| | | | | SVN-Revision: 28258 | ||||
* | uhttpd: fix bad pointer use in previous commit | Jo-Philipp Wich | 2011-09-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 28257 | ||||
* | uhttpd: fix possible CGI header line parsing beyound the empty line, thanks ↵ | Jo-Philipp Wich | 2011-09-18 | 2 | -5/+5 |
| | | | | | | Linus Luessing for spotting it SVN-Revision: 28254 | ||||
* | ath9k: add some cleanup patches and rework tx power handling | Felix Fietkau | 2011-09-17 | 5 | -16/+870 |
| | | | | SVN-Revision: 28253 | ||||
* | ath9k: do not strip MMIC for key miss frames | Felix Fietkau | 2011-09-17 | 1 | -3/+13 |
| | | | | SVN-Revision: 28252 | ||||
* | mac80211: reduce tx queue length of wireless interfaces - improves latency ↵ | Felix Fietkau | 2011-09-17 | 1 | -0/+10 |
| | | | | | | under load SVN-Revision: 28251 | ||||
* | ath9k: fix a regression in handling of MAC key miss events (should improve ↵ | Felix Fietkau | 2011-09-17 | 1 | -0/+83 |
| | | | | | | connection stability) SVN-Revision: 28250 | ||||
* | ath9k: fix compile without debugfs (#10117) | Felix Fietkau | 2011-09-17 | 1 | -3/+5 |
| | | | | SVN-Revision: 28249 | ||||
* | mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode | Felix Fietkau | 2011-09-16 | 2 | -3/+40 |
| | | | | SVN-Revision: 28247 | ||||
* | mac80211: update to wireless-testing 2011-09-14 | Felix Fietkau | 2011-09-15 | 46 | -6697/+3198 |
| | | | | SVN-Revision: 28245 | ||||
* | base-files: Fix IPv6 address and route adding on aliases with no IPv4 ↵ | Vasilis Tsiligiannis | 2011-09-14 | 1 | -2/+2 |
| | | | | | | address configured SVN-Revision: 28241 | ||||
* | Revert "[package] base-files: Add support for assigning multiple IPv6 ↵ | Vasilis Tsiligiannis | 2011-09-14 | 1 | -9/+8 |
| | | | | | | | | addresses on an interface" Multiple IPv6 addresses should be handled with alias sections SVN-Revision: 28240 | ||||
* | fix generation for arm platforms Based on patch by Roman Yeryomin ↵ | Jo-Philipp Wich | 2011-09-13 | 1 | -1/+5 |
| | | | | | | <roman@advem.lv> SVN-Revision: 28225 | ||||
* | 6to4: fix lifetime options (#9147) | Jo-Philipp Wich | 2011-09-13 | 2 | -3/+3 |
| | | | | SVN-Revision: 28223 | ||||
* | base-files: Add support for assigning multiple IPv6 addresses on an interface | Vasilis Tsiligiannis | 2011-09-12 | 1 | -8/+9 |
| | | | | SVN-Revision: 28222 | ||||
* | ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins) | Felix Fietkau | 2011-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 28213 | ||||
* | ath9k: add a better fix for beacon timer reliability | Felix Fietkau | 2011-09-11 | 1 | -8/+7 |
| | | | | SVN-Revision: 28211 | ||||
* | broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) | Jo-Philipp Wich | 2011-09-09 | 1 | -2/+8 |
| | | | | SVN-Revision: 28208 | ||||
* | hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ↵ | Jo-Philipp Wich | 2011-09-09 | 1 | -5/+12 |
| | | | | | | hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute SVN-Revision: 28207 | ||||
* | Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't ↵ | Jo-Philipp Wich | 2011-09-09 | 1 | -2/+9 |
| | | | | | | 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 | ||||
* | ath9k: fix an rx path race condition that might be the cause of the "ath: ↵ | Felix Fietkau | 2011-09-09 | 1 | -0/+34 |
| | | | | | | DMA failed to stop in 10 ms" logspam as well as various connection stability issues SVN-Revision: 28202 | ||||
* | broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | 1 | -1/+4 |
| | | | | | | single networks on a radio SVN-Revision: 28200 | ||||
* | madwifi: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | 1 | -2/+4 |
| | | | | | | single networks on a radio SVN-Revision: 28199 | ||||
* | mac80211: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | 1 | -1/+4 |
| | | | | | | single networks on a radio SVN-Revision: 28198 | ||||
* | Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz | Jo-Philipp Wich | 2011-09-08 | 1 | -0/+5 |
| | | | | SVN-Revision: 28197 | ||||
* | mac80211: fix an endian issue in BlockAckReq handling | Felix Fietkau | 2011-09-07 | 1 | -3/+16 |
| | | | | SVN-Revision: 28190 | ||||
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 | 1 | -0/+11 |
| | | | | SVN-Revision: 28185 | ||||
* | ar71xx: do not count normal interrupts as spurious (fixes #10037) | Felix Fietkau | 2011-09-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 28182 | ||||
* | rules.mk: provide a LIBGCC_A variable | Jo-Philipp Wich | 2011-09-05 | 1 | -1/+3 |
| | | | | SVN-Revision: 28175 | ||||
* | ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes ↵ | Felix Fietkau | 2011-09-05 | 17 | -50/+46 |
| | | | | | | #9954) SVN-Revision: 28173 | ||||
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 28169 | ||||
* | hostapd: add a workaround for driver issues in various android devices with ↵ | Felix Fietkau | 2011-09-04 | 1 | -0/+56 |
| | | | | | | texas instruments wifi SVN-Revision: 28167 |