1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 22:19:29 +03:00
Commit Graph

881 Commits

Author SHA1 Message Date
nbd
0a146d2694 ath9k: fix LED related crashes on AR913x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 20:14:09 +00:00
nbd
184801cc6b carl9170: add dependency on kmod-input-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 14:50:04 +00:00
jow
fcb4e88f44 [package] mac80211: change wireless ifname numbering schema
Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number
and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1.
This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if
the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 18:49:17 +00:00
nbd
db6dd42004 ath9k: add some fixes for radio reinit and frame flush
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 19:51:32 +00:00
nbd
a5269fb903 mac80211: update to wireless-testing 2011-11-04
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-05 19:51:16 +00:00
nbd
db440a5bdb mac80211: update to wireless-testing 2011-11-01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 22:02:27 +00:00
nico
41f2b5ed5f package/kernel: prefix library modules with lib-
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:24:41 +00:00
jogo
d0dab63e2b package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 13:01:15 +00:00
jow
da216058d9 [package] mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 11:25:51 +00:00
jow
0eada26035 [package] mac80211: autoload ath9k_htc after USB controller drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 14:29:06 +00:00
hauke
dd01482134 mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:13:25 +00:00
hauke
2aac31406c mac80211: use new version of carl80211 firmware
This firmware is compatible with the driver version in use.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:02:35 +00:00
hauke
88a1ab4542 mac80211: use correct firmware for ath9k_htc
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.

Thank you Helmut Schaa for reporting this.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 11:34:28 +00:00
nbd
487bc0ebd7 mac80211: update to wireless-testing 2011-10-05 + pending patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 15:48:03 +00:00
nbd
5ccde941d0 mac80211: set the country code early to allow crda to settle
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 17:34:56 +00:00
nbd
4938785172 mac80211: remove a WARN_ON that causes compile errors on 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 15:20:34 +00:00
nbd
8973f1f74e ath9k: add support for per-chain signal strength info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 14:48:23 +00:00
nbd
8df89d3a59 ath9k: extend the phy error disable patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 13:41:04 +00:00
nbd
14808c9174 ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-07 19:00:02 +00:00
nbd
c437fa8fdf ath9k: add some more fixes to AP handling of buffered frames for powersave clients
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 22:23:35 +00:00
nbd
44d9465e63 ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 18:34:54 +00:00
nbd
bf31710a54 ath9k: merge a pending fix for powersave
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 18:34:38 +00:00
jow
23fcdc02ec [package] mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 14:14:37 +00:00
nbd
c5d7c77e87 ath9k: fix antenna gain calculation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-20 10:42:45 +00:00
nbd
1929e7f14a ath9k: fix handling configured tx power limits
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-19 17:36:41 +00:00
nbd
c4b1c8b260 b43: merge ad-hoc beacon fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-19 09:59:00 +00:00
nbd
fe5a932a01 ath9k: add some cleanup patches and rework tx power handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 16:02:56 +00:00
nbd
e8135790c4 ath9k: do not strip MMIC for key miss frames
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:41:54 +00:00
nbd
e9c2d71d92 mac80211: reduce tx queue length of wireless interfaces - improves latency under load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:34:42 +00:00
nbd
9618831a64 ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:34:37 +00:00
nbd
bba0668cb0 ath9k: fix compile without debugfs (#10117)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 07:03:20 +00:00
nbd
72225d6800 mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-16 07:59:51 +00:00
nbd
4669033c14 mac80211: update to wireless-testing 2011-09-14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-15 17:55:16 +00:00
nbd
271fb1006a ath9k: add a better fix for beacon timer reliability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-11 11:16:20 +00:00
nbd
749a54b34c 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 07:20:44 +00:00
jow
83b3afb1c9 [package] mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:21:36 +00:00
nbd
c75cf5d14a mac80211: fix an endian issue in BlockAckReq handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-07 06:06:34 +00:00
nbd
d29e95d41e mac80211: merge a power save related race condition fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-06 11:09:40 +00:00
nbd
4b62fffaa5 ath9k: fix beacon timer init on reset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 19:06:02 +00:00
nbd
a677ddc38d ath9k: fix some hw reset issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-03 03:27:20 +00:00
nbd
a028d987c3 ath9k: merge a fix for tx power limit testing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 18:15:03 +00:00
nbd
a67979d135 ath9k: fix another crash bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-31 23:25:37 +00:00
nbd
470731a179 ath9k: merge a pending fix for 5 ghz rx latency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-31 06:34:53 +00:00
nbd
22d1073f1c ath9k: add a missing dma cache sync on aggregation software retry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 20:59:57 +00:00
nbd
6d8d46d3c6 ath9k: add some more minor hw reset related fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 07:46:38 +00:00
nbd
d8083fae30 ath9k: fix a few crash issues on hardware reset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 18:41:18 +00:00
nbd
cd439b4056 ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:01:06 +00:00
nbd
90d4f59c90 ath9k: add some cleanup patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:01:02 +00:00
nbd
ddc44847f8 ath9k: fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 10:46:02 +00:00
nbd
dfc716e609 ath9k: fix disabling ani on reset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 10:40:46 +00:00