Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 | 1 | -0/+11 |
| | | | | SVN-Revision: 28185 | ||||
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 28169 | ||||
* | ath9k: fix some hw reset issues | Felix Fietkau | 2011-09-03 | 4 | -53/+61 |
| | | | | SVN-Revision: 28151 | ||||
* | ath9k: merge a fix for tx power limit testing | Felix Fietkau | 2011-09-01 | 1 | -0/+16 |
| | | | | SVN-Revision: 28143 | ||||
* | ath9k: fix another crash bug | Felix Fietkau | 2011-08-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 28139 | ||||
* | ath9k: merge a pending fix for 5 ghz rx latency | Felix Fietkau | 2011-08-31 | 8 | -26/+74 |
| | | | | SVN-Revision: 28137 | ||||
* | ath9k: add a missing dma cache sync on aggregation software retry | Felix Fietkau | 2011-08-30 | 5 | -20/+40 |
| | | | | SVN-Revision: 28132 | ||||
* | ath9k: add some more minor hw reset related fixes | Felix Fietkau | 2011-08-30 | 3 | -37/+79 |
| | | | | SVN-Revision: 28129 | ||||
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 | 3 | -39/+370 |
| | | | | SVN-Revision: 28122 | ||||
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵ | Felix Fietkau | 2011-08-29 | 1 | -0/+23 |
| | | | | | | stuck states more reliable SVN-Revision: 28118 | ||||
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 | 3 | -3/+4132 |
| | | | | SVN-Revision: 28117 | ||||
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 | 2 | -18/+18 |
| | | | | SVN-Revision: 28116 | ||||
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 | 2 | -15/+15 |
| | | | | SVN-Revision: 28115 | ||||
* | ath9k: fix processing of rx frames on channel change | Felix Fietkau | 2011-08-29 | 2 | -20/+41 |
| | | | | SVN-Revision: 28114 | ||||
* | ath9k: fix a tx aggregation padding issue | Felix Fietkau | 2011-08-29 | 3 | -10/+33 |
| | | | | SVN-Revision: 28113 | ||||
* | ath9k: fix calibration on 5 ghz | Felix Fietkau | 2011-08-29 | 1 | -0/+12 |
| | | | | SVN-Revision: 28110 | ||||
* | ath9k: minor fixes for the antenna control patch | Felix Fietkau | 2011-08-29 | 2 | -56/+5 |
| | | | | SVN-Revision: 28109 | ||||
* | ath9k: prevent calibration / beacons from starting too early | Felix Fietkau | 2011-08-28 | 1 | -6/+10 |
| | | | | SVN-Revision: 28108 | ||||
* | ath9k: implement rx/tx antenna control | Felix Fietkau | 2011-08-28 | 6 | -31/+893 |
| | | | | SVN-Revision: 28107 | ||||
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 | 1 | -1/+1 |
| | | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. SVN-Revision: 28096 | ||||
* | ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013) | Felix Fietkau | 2011-08-28 | 1 | -0/+16 |
| | | | | SVN-Revision: 28095 | ||||
* | ath9k: fix cts timeout setting on 2.4 ghz | Felix Fietkau | 2011-08-27 | 1 | -0/+28 |
| | | | | SVN-Revision: 28094 | ||||
* | mac80211: update to wireless-testing 2011-08-26 | Felix Fietkau | 2011-08-27 | 35 | -873/+926 |
| | | | | SVN-Revision: 28093 | ||||
* | mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ↵ | Hamish Guthrie | 2011-08-22 | 1 | -2/+2 |
| | | | | | | firmware from /lib/formware/libertas) SVN-Revision: 28069 | ||||
* | mac80211: configure hostapd logging options | Jo-Philipp Wich | 2011-08-20 | 2 | -2/+5 |
| | | | | SVN-Revision: 28057 | ||||
* | mac80211: use first available channel from current phy if channel is set to ↵ | Jo-Philipp Wich | 2011-08-13 | 1 | -1/+7 |
| | | | | | | "auto" SVN-Revision: 27976 | ||||
* | ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ↵ | Felix Fietkau | 2011-08-13 | 7 | -30/+610 |
| | | | | | | in pci.c and fixes for Rx DMA stop issues SVN-Revision: 27972 | ||||
* | mac80211: update to 2011-08-10 | Felix Fietkau | 2011-08-11 | 62 | -5246/+546 |
| | | | | SVN-Revision: 27958 | ||||
* | ath9k: add a regdomain code used on newer ubiquiti networks devices | Felix Fietkau | 2011-08-10 | 1 | -0/+26 |
| | | | | SVN-Revision: 27947 | ||||
* | package/mac80211: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | compat-wireless does not support 3.1 yet. SVN-Revision: 27935 | ||||
* | b43: fix reloading config settings after channel changes or hostapd restart ↵ | Felix Fietkau | 2011-08-08 | 1 | -0/+101 |
| | | | | | | (#8033) SVN-Revision: 27930 | ||||
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | Hauke Mehrtens | 2011-08-06 | 2 | -0/+17 |
| | | | | | | | | This is always used to build a firmware for linux systems also if we are on freebsd. This is one patch from #9897 SVN-Revision: 27926 | ||||
* | ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error) | Felix Fietkau | 2011-08-04 | 1 | -1/+9 |
| | | | | SVN-Revision: 27891 | ||||
* | ath9k: add some code to control internal driver queue length limits | Felix Fietkau | 2011-08-04 | 2 | -0/+457 |
| | | | | SVN-Revision: 27890 | ||||
* | ath9k: reduce the number of software retries, include hardware a-mpdu ↵ | Felix Fietkau | 2011-08-04 | 1 | -0/+61 |
| | | | | | | retries in retry counting SVN-Revision: 27889 | ||||
* | ath9k: rework handling of sending BlockAckReq frames, should hopefully lead ↵ | Felix Fietkau | 2011-08-04 | 2 | -0/+213 |
| | | | | | | to fewer latency spikes SVN-Revision: 27888 | ||||
* | mac80211: fix a compiler warning | Felix Fietkau | 2011-08-01 | 1 | -3/+6 |
| | | | | SVN-Revision: 27870 | ||||
* | mac80211: add missing chunks to the compat_firmware_class change | Felix Fietkau | 2011-08-01 | 1 | -0/+60 |
| | | | | SVN-Revision: 27864 | ||||
* | mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864) | Felix Fietkau | 2011-08-01 | 2 | -8/+17 |
| | | | | SVN-Revision: 27863 | ||||
* | ath9k: prevent the aggregation code from sending packets to sleeping ↵ | Felix Fietkau | 2011-08-01 | 1 | -0/+22 |
| | | | | | | stations - should fix some latency issues SVN-Revision: 27861 | ||||
* | ath9k: fold patches that were merged upstream into 300-pending_work.patch | Felix Fietkau | 2011-08-01 | 27 | -524/+507 |
| | | | | SVN-Revision: 27860 | ||||
* | ath9k: fix switching channel bandwidth from 5/10 back to 20mhz | Felix Fietkau | 2011-07-29 | 2 | -3/+6 |
| | | | | SVN-Revision: 27827 | ||||
* | ath9k: rework tx power handling - display the correct *current* tx power, ↵ | Felix Fietkau | 2011-07-26 | 6 | -0/+313 |
| | | | | | | and also fix tx power limits with ATH_USER_REGD set SVN-Revision: 27788 | ||||
* | mac80211: merge a few pending fixes for channel switch handling | Felix Fietkau | 2011-07-26 | 1 | -0/+28 |
| | | | | SVN-Revision: 27783 | ||||
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 27769 | ||||
* | mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ↵ | Felix Fietkau | 2011-07-25 | 1 | -46/+0 |
| | | | | | | and it was reported to cause connection stability issues (see #9646) SVN-Revision: 27764 | ||||
* | mac80211: do not build bcma from compat-wireless | Hauke Mehrtens | 2011-07-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 27750 | ||||
* | mac80211: fix typo and make broken options depend on BROKEN | Hauke Mehrtens | 2011-07-23 | 1 | -2/+4 |
| | | | | SVN-Revision: 27735 | ||||
* | mca80211: add support for b43 on bcma bus. | Hauke Mehrtens | 2011-07-23 | 6 | -6/+2700 |
| | | | | | | This makes b43 work on broadcom SoCs using bcma as system bus. SVN-Revision: 27734 | ||||
* | ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe ↵ | Felix Fietkau | 2011-07-19 | 1 | -0/+51 |
| | | | | | | others) contain bogus data, which breaks wifi SVN-Revision: 27688 |