Commit Graph

875 Commits (5e48d47dfe7134080ef13fddb506a461d109a2de)

Author SHA1 Message Date
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
Felix Fietkau 8a3d0de37b ath9k: add some cleanup patches
SVN-Revision: 28117
13 years ago
Felix Fietkau aa5948296b ath9k: fix a compile error
SVN-Revision: 28116
13 years ago
Felix Fietkau 5abe1156e7 ath9k: fix disabling ani on reset
SVN-Revision: 28115
13 years ago
Felix Fietkau 7197dbac31 ath9k: fix processing of rx frames on channel change
SVN-Revision: 28114
13 years ago
Felix Fietkau bf020bf5e6 ath9k: fix a tx aggregation padding issue
SVN-Revision: 28113
13 years ago
Felix Fietkau 01baf9084f ath9k: fix calibration on 5 ghz
SVN-Revision: 28110
13 years ago
Felix Fietkau 8643ea587a ath9k: minor fixes for the antenna control patch
SVN-Revision: 28109
13 years ago
Felix Fietkau dcb00e0655 ath9k: prevent calibration / beacons from starting too early
SVN-Revision: 28108
13 years ago
Felix Fietkau 8a26e3d6c7 ath9k: implement rx/tx antenna control
SVN-Revision: 28107
13 years ago