Commit Graph

884 Commits (0112153a0eecfd08dfe6aa80d68120d14476fe95)

Author SHA1 Message Date
John Crispin eb20ab87e6 lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
SVN-Revision: 28994
13 years ago
Jo-Philipp Wich 1cdd762f90 mac80211: add antenna control api for b43
SVN-Revision: 28940
13 years ago
Jonas Gorski 5079522183 package: mac80211: mark as broken for 3.2
SVN-Revision: 28896
13 years ago
Felix Fietkau 0fb7c80659 ath9k: fix LED related crashes on AR913x
SVN-Revision: 28809
13 years ago
Felix Fietkau 476ca6d5d1 carl9170: add dependency on kmod-input-core
SVN-Revision: 28808
13 years ago
Jo-Philipp Wich d7205a9021 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.
SVN-Revision: 28784
13 years ago
Felix Fietkau 2201e32df3 ath9k: add some fixes for radio reinit and frame flush
SVN-Revision: 28772
13 years ago
Felix Fietkau 973308ebfe mac80211: update to wireless-testing 2011-11-04
SVN-Revision: 28771
13 years ago
Felix Fietkau 48a77bb98b mac80211: update to wireless-testing 2011-11-01
SVN-Revision: 28711
13 years ago
Nicolas Thill ab29084cdb package/kernel: prefix library modules with lib-
SVN-Revision: 28656
13 years ago
Jonas Gorski 1c251e09ba package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
SVN-Revision: 28601
13 years ago
Jo-Philipp Wich 2f5cb96222 mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 28573
13 years ago
Jo-Philipp Wich 56c2b1f382 mac80211: autoload ath9k_htc after USB controller drivers
SVN-Revision: 28442
13 years ago
Hauke Mehrtens b27c184b07 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

SVN-Revision: 28437
13 years ago
Hauke Mehrtens 4867f34759 mac80211: use new version of carl80211 firmware
This firmware is compatible with the driver version in use.

SVN-Revision: 28436
13 years ago
Hauke Mehrtens 02c3f6c002 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.

SVN-Revision: 28433
13 years ago
Felix Fietkau adfeb00e5a mac80211: update to wireless-testing 2011-10-05 + pending patches
SVN-Revision: 28392
13 years ago
Felix Fietkau 2e94be02a8 mac80211: set the country code early to allow crda to settle
SVN-Revision: 28387
13 years ago
Felix Fietkau d317a227e1 mac80211: remove a WARN_ON that causes compile errors on 2.6.32
SVN-Revision: 28386
13 years ago
Felix Fietkau 91af0d5b25 ath9k: add support for per-chain signal strength info
SVN-Revision: 28384
13 years ago
Felix Fietkau fc4a676270 ath9k: extend the phy error disable patch
SVN-Revision: 28383
13 years ago
Felix Fietkau a9d6a59cff ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
SVN-Revision: 28379
13 years ago
Felix Fietkau e477159e40 ath9k: add some more fixes to AP handling of buffered frames for powersave clients
SVN-Revision: 28344
13 years ago
Felix Fietkau a66d423560 ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
SVN-Revision: 28301
13 years ago
Felix Fietkau f45bd67de0 ath9k: merge a pending fix for powersave
SVN-Revision: 28300
13 years ago
Jo-Philipp Wich 6addd50b9d 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
SVN-Revision: 28298
13 years ago
Felix Fietkau 6848e9c830 ath9k: fix antenna gain calculation
SVN-Revision: 28261
13 years ago
Felix Fietkau ece2882ea4 ath9k: fix handling configured tx power limits
SVN-Revision: 28260
13 years ago
Felix Fietkau f4954abe39 b43: merge ad-hoc beacon fix
SVN-Revision: 28258
13 years ago
Felix Fietkau b81588bd08 ath9k: add some cleanup patches and rework tx power handling
SVN-Revision: 28253
13 years ago
Felix Fietkau eee78bbb0b ath9k: do not strip MMIC for key miss frames
SVN-Revision: 28252
13 years ago
Felix Fietkau 800251a7b7 mac80211: reduce tx queue length of wireless interfaces - improves latency under load
SVN-Revision: 28251
13 years ago
Felix Fietkau 0e9e83047d ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
SVN-Revision: 28250
13 years ago
Felix Fietkau fca8f05757 ath9k: fix compile without debugfs (#10117)
SVN-Revision: 28249
13 years ago
Felix Fietkau dbde8f805e mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
SVN-Revision: 28247
13 years ago
Felix Fietkau 22be36418e mac80211: update to wireless-testing 2011-09-14
SVN-Revision: 28245
13 years ago
Felix Fietkau 6d708d8f02 ath9k: add a better fix for beacon timer reliability
SVN-Revision: 28211
13 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
13 years ago
Jo-Philipp Wich fdfa6fdbcd mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
SVN-Revision: 28198
13 years ago
Felix Fietkau 5da0d9dda1 mac80211: fix an endian issue in BlockAckReq handling
SVN-Revision: 28190
13 years ago
Felix Fietkau 1c0d12c935 mac80211: merge a power save related race condition fix
SVN-Revision: 28185
13 years ago
Felix Fietkau 2a745a7d54 ath9k: fix beacon timer init on reset
SVN-Revision: 28169
13 years ago
Felix Fietkau f24b8561d4 ath9k: fix some hw reset issues
SVN-Revision: 28151
13 years ago
Felix Fietkau 99e422472c ath9k: merge a fix for tx power limit testing
SVN-Revision: 28143
13 years ago
Felix Fietkau 5c8270da86 ath9k: fix another crash bug
SVN-Revision: 28139
13 years ago
Felix Fietkau 7118498511 ath9k: merge a pending fix for 5 ghz rx latency
SVN-Revision: 28137
13 years ago
Felix Fietkau a4ad239191 ath9k: add a missing dma cache sync on aggregation software retry
SVN-Revision: 28132
13 years ago
Felix Fietkau be077babbf ath9k: add some more minor hw reset related fixes
SVN-Revision: 28129
13 years ago
Felix Fietkau eae76139f2 ath9k: fix a few crash issues on hardware reset
SVN-Revision: 28122
13 years ago
Felix Fietkau 78ec994ef8 ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable
SVN-Revision: 28118
13 years ago