Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ath9k: disable bluetooth coexistence support to reduce module size | Felix Fietkau | 2011-12-10 |
| | | | | SVN-Revision: 29495 | ||
* | ath9k: improve handling of blockackreq (should improve aggregation behavior ↵ | Felix Fietkau | 2011-12-10 |
| | | | | | | under tough wifi conditions with lots of retransmission) SVN-Revision: 29494 | ||
* | mac80211: merge an upstream fix for an aggregation related race condition | Felix Fietkau | 2011-12-10 |
| | | | | SVN-Revision: 29493 | ||
* | mac80211: merge some pending fixes, fixes skb leaks and some warnings | Felix Fietkau | 2011-12-05 |
| | | | | SVN-Revision: 29460 | ||
* | ath9k: fix antenna configuration on ar9285 for devices without antenna diversity | Felix Fietkau | 2011-12-05 |
| | | | | SVN-Revision: 29438 | ||
* | ath9k: fix 5/10 mhz channel bandwidth issues | Felix Fietkau | 2011-12-05 |
| | | | | SVN-Revision: 29437 | ||
* | mac80211: update to 2011-12-01 | Felix Fietkau | 2011-12-05 |
| | | | | SVN-Revision: 29436 | ||
* | ath9k: fix a regression in touching power mode related registers | Felix Fietkau | 2011-11-27 |
| | | | | SVN-Revision: 29341 | ||
* | ath9k: enable ANI on ar913x, should noticeably improve stability in noisy ↵ | Felix Fietkau | 2011-11-27 |
| | | | | | | environments SVN-Revision: 29338 | ||
* | mac80211: fix aggregation related kernel warnings when using wds | Felix Fietkau | 2011-11-23 |
| | | | | SVN-Revision: 29296 | ||
* | ath9k: fix setting channel bandwidth before bringing up interfaces | Felix Fietkau | 2011-11-23 |
| | | | | SVN-Revision: 29295 | ||
* | package/mac80211: fix atomic64 issues on x86 / uml | Nicolas Thill | 2011-11-21 |
| | | | | SVN-Revision: 29289 | ||
* | mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace ↵ | Jo-Philipp Wich | 2011-11-21 |
| | | | | | | on boot SVN-Revision: 29284 | ||
* | ath9k: merge a pending aggregation fix | Felix Fietkau | 2011-11-20 |
| | | | | SVN-Revision: 29273 | ||
* | mac80211: refresh p54spi patches | Felix Fietkau | 2011-11-20 |
| | | | | SVN-Revision: 29272 | ||
* | mac80211: fix a workqueue compat backport | Felix Fietkau | 2011-11-20 |
| | | | | SVN-Revision: 29271 | ||
* | Revert "package/mac80211: fix atomic64 compat" | Felix Fietkau | 2011-11-19 |
| | | | | SVN-Revision: 29258 | ||
* | ath9k: allow run-time change of the chanbw debugfs file | Felix Fietkau | 2011-11-19 |
| | | | | SVN-Revision: 29257 | ||
* | mac80211: update to wireless-testing 2011-11-15 | Felix Fietkau | 2011-11-18 |
| | | | | SVN-Revision: 29240 | ||
* | package/mac80211: fix atomic64 compat | Nicolas Thill | 2011-11-17 |
| | | | | SVN-Revision: 29209 | ||
* | p54spi: workqueue deadlock fix | Michael Büsch | 2011-11-16 |
| | | | | SVN-Revision: 29202 | ||
* | p54spi: Lock fixes | Michael Büsch | 2011-11-16 |
| | | | | SVN-Revision: 29200 | ||
* | ath9k: reorganize patches, reset hardware after full sleep (fixes #10349) | Felix Fietkau | 2011-11-15 |
| | | | | SVN-Revision: 29155 | ||
* | ath9k: do not put the hardware to full-sleep while tx is pending | Felix Fietkau | 2011-11-14 |
| | | | | SVN-Revision: 29133 | ||
* | ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ↵ | Felix Fietkau | 2011-11-14 |
| | | | | | | early phy stop SVN-Revision: 29132 | ||
* | lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how ↵ | John Crispin | 2011-11-12 |
| | | | | | | to use it SVN-Revision: 28994 | ||
* | mac80211: add antenna control api for b43 | Jo-Philipp Wich | 2011-11-10 |
| | | | | SVN-Revision: 28940 | ||
* | ath9k: fix LED related crashes on AR913x | Felix Fietkau | 2011-11-07 |
| | | | | SVN-Revision: 28809 | ||
* | ath9k: add some fixes for radio reinit and frame flush | Felix Fietkau | 2011-11-05 |
| | | | | SVN-Revision: 28772 | ||
* | mac80211: update to wireless-testing 2011-11-04 | Felix Fietkau | 2011-11-05 |
| | | | | SVN-Revision: 28771 | ||
* | mac80211: update to wireless-testing 2011-11-01 | Felix Fietkau | 2011-11-01 |
| | | | | SVN-Revision: 28711 | ||
* | mac80211: update to wireless-testing 2011-10-05 + pending patches | Felix Fietkau | 2011-10-09 |
| | | | | SVN-Revision: 28392 | ||
* | mac80211: remove a WARN_ON that causes compile errors on 2.6.32 | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28386 | ||
* | ath9k: add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28384 | ||
* | ath9k: extend the phy error disable patch | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28383 | ||
* | ath9k: disable phy error reporting on the rx queue to improve stability ↵ | Felix Fietkau | 2011-10-07 |
| | | | | | | under noisy conditions SVN-Revision: 28379 | ||
* | ath9k: add some more fixes to AP handling of buffered frames for powersave ↵ | Felix Fietkau | 2011-09-30 |
| | | | | | | clients SVN-Revision: 28344 | ||
* | ath9k: fix some tx aggregation issues - reduces the number of tx dma stop ↵ | Felix Fietkau | 2011-09-25 |
| | | | | | | failures SVN-Revision: 28301 | ||
* | ath9k: merge a pending fix for powersave | Felix Fietkau | 2011-09-25 |
| | | | | SVN-Revision: 28300 | ||
* | ath9k: fix antenna gain calculation | Felix Fietkau | 2011-09-20 |
| | | | | SVN-Revision: 28261 | ||
* | ath9k: fix handling configured tx power limits | Felix Fietkau | 2011-09-19 |
| | | | | SVN-Revision: 28260 | ||
* | b43: merge ad-hoc beacon fix | Felix Fietkau | 2011-09-19 |
| | | | | SVN-Revision: 28258 | ||
* | ath9k: add some cleanup patches and rework tx power handling | Felix Fietkau | 2011-09-17 |
| | | | | SVN-Revision: 28253 | ||
* | ath9k: do not strip MMIC for key miss frames | Felix Fietkau | 2011-09-17 |
| | | | | SVN-Revision: 28252 | ||
* | mac80211: reduce tx queue length of wireless interfaces - improves latency ↵ | Felix Fietkau | 2011-09-17 |
| | | | | | | under load SVN-Revision: 28251 | ||
* | ath9k: fix a regression in handling of MAC key miss events (should improve ↵ | Felix Fietkau | 2011-09-17 |
| | | | | | | connection stability) SVN-Revision: 28250 | ||
* | ath9k: fix compile without debugfs (#10117) | Felix Fietkau | 2011-09-17 |
| | | | | SVN-Revision: 28249 | ||
* | mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode | Felix Fietkau | 2011-09-16 |
| | | | | SVN-Revision: 28247 | ||
* | mac80211: update to wireless-testing 2011-09-14 | Felix Fietkau | 2011-09-15 |
| | | | | SVN-Revision: 28245 | ||
* | ath9k: add a better fix for beacon timer reliability | Felix Fietkau | 2011-09-11 |
| | | | | SVN-Revision: 28211 |