Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense ↵ | Felix Fietkau | 2010-12-18 | 1 | -0/+75 |
| | | | | | | and it reduces txpower and unnecessarily disables MRC SVN-Revision: 24657 | ||||
* | mac80211: update to wireless-testing 2010-12-16 | Felix Fietkau | 2010-12-18 | 28 | -2904/+209 |
| | | | | SVN-Revision: 24655 | ||||
* | ath9k: update initvals for ar9003 | Felix Fietkau | 2010-12-16 | 2 | -0/+156 |
| | | | | SVN-Revision: 24629 | ||||
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never ↵ | Felix Fietkau | 2010-12-16 | 1 | -0/+103 |
| | | | | | | used, nor configured properly SVN-Revision: 24628 | ||||
* | ath9k: use the number of pending aggregates instead of the queue depth to ↵ | Felix Fietkau | 2010-12-16 | 1 | -0/+89 |
| | | | | | | determine when it is time to form the next A-MPDU SVN-Revision: 24627 | ||||
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 | 1 | -18/+26 |
| | | | | SVN-Revision: 24539 | ||||
* | ath9k: fix a few issues with pa predistortion on ar9003 | Felix Fietkau | 2010-12-12 | 3 | -0/+375 |
| | | | | SVN-Revision: 24504 | ||||
* | ath: open up a few safe 5ghz channels in the world regdomain to make the ↵ | Felix Fietkau | 2010-12-12 | 1 | -0/+12 |
| | | | | | | regulatory override unnecessary in a few cases SVN-Revision: 24503 | ||||
* | ath9k: merge a few pending cleanup patches | Felix Fietkau | 2010-12-12 | 5 | -5/+1662 |
| | | | | SVN-Revision: 24502 | ||||
* | ath9k: do not adjust the slot time setting for long distance, it seems to ↵ | Felix Fietkau | 2010-12-11 | 2 | -0/+22 |
| | | | | | | cause long latencies and low throughput SVN-Revision: 24498 | ||||
* | mac80211: fix IBSS probe response storms on drivers that do not support ↵ | Felix Fietkau | 2010-12-11 | 1 | -0/+11 |
| | | | | | | drv_tx_last_beacon() SVN-Revision: 24497 | ||||
* | ath9k: merge a pending patch for fixing tsf read and write | Felix Fietkau | 2010-12-11 | 1 | -0/+22 |
| | | | | SVN-Revision: 24496 | ||||
* | ath9k: add missing %pV printk revert | Felix Fietkau | 2010-12-11 | 1 | -0/+21 |
| | | | | SVN-Revision: 24480 | ||||
* | mac80211: update to 2010-12-09 | Felix Fietkau | 2010-12-11 | 29 | -3078/+588 |
| | | | | SVN-Revision: 24471 | ||||
* | ath9k: fix non-AMPDU QoS per-tid sequence number assignment | Felix Fietkau | 2010-12-10 | 1 | -0/+34 |
| | | | | SVN-Revision: 24445 | ||||
* | mac80211: use iw for txpower control (#8416) | Jo-Philipp Wich | 2010-12-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 24441 | ||||
* | mac80211: fix compile errors when LED support in the kernel is disabled | Felix Fietkau | 2010-12-10 | 2 | -1/+21 |
| | | | | SVN-Revision: 24411 | ||||
* | ath9k: fix a null pointer deref issue | Felix Fietkau | 2010-12-07 | 1 | -0/+14 |
| | | | | SVN-Revision: 24312 | ||||
* | ath9k: fix a DMA related race condition at hw reset time | Felix Fietkau | 2010-12-05 | 1 | -0/+74 |
| | | | | SVN-Revision: 24261 | ||||
* | ar71xx: work around a PCI controller bug which causes reads to the ↵ | Felix Fietkau | 2010-12-04 | 1 | -13/+0 |
| | | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236 | ||||
* | mac80211: update to wireless-testing 2010-11-30 | Felix Fietkau | 2010-12-04 | 32 | -1672/+2422 |
| | | | | SVN-Revision: 24235 | ||||
* | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos | 2010-12-01 | 2 | -1/+93 |
| | | | | SVN-Revision: 24209 | ||||
* | ath9k: fix software retry counter tracking - should fix 802.11n stability issues | Felix Fietkau | 2010-11-28 | 1 | -0/+16 |
| | | | | SVN-Revision: 24183 | ||||
* | mac80211: merge the new version of the throughput led trigger patch | Felix Fietkau | 2010-11-28 | 4 | -112/+90 |
| | | | | SVN-Revision: 24182 | ||||
* | ath9k: fix module reload on ar713x based systems with ar92xx | Felix Fietkau | 2010-11-27 | 1 | -0/+13 |
| | | | | SVN-Revision: 24163 | ||||
* | mac80211: add pending patches for throughput based led blinking and replace ↵ | Felix Fietkau | 2010-11-27 | 9 | -45/+1075 |
| | | | | | | the broken ath9k blinking code with it SVN-Revision: 24159 | ||||
* | mac80211: cfg80211 should not depend on rfkill. | Hauke Mehrtens | 2010-11-25 | 1 | -0/+13 |
| | | | | | | | If rfkill is build as an module CONFIG_RFKILL_MODULE is set and cfg80211 will also depend on that. Now all modules build from compat-wireless will not use rfkill. SVN-Revision: 24143 | ||||
* | mac80211: improve station mode nullfunc probing | Felix Fietkau | 2010-11-23 | 1 | -11/+14 |
| | | | | SVN-Revision: 24107 | ||||
* | mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-22 | 1 | -0/+157 |
| | | | | SVN-Revision: 24105 | ||||
* | ath9k_htc: fix eeprom access breakage | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24098 | ||||
* | ath9k: fix key search for a-mpdu on ar9300 | Felix Fietkau | 2010-11-22 | 1 | -0/+23 |
| | | | | SVN-Revision: 24097 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 24089 | ||||
* | ath9k: fix some more endian issues | Felix Fietkau | 2010-11-21 | 1 | -0/+58 |
| | | | | SVN-Revision: 24062 | ||||
* | ath9k: fix endian issues on AR9003 | Felix Fietkau | 2010-11-20 | 1 | -0/+676 |
| | | | | SVN-Revision: 24047 | ||||
* | mac80211: revert the probe request timeout change | Felix Fietkau | 2010-11-20 | 1 | -9/+0 |
| | | | | SVN-Revision: 24046 | ||||
* | mac80211: update to latest wireless-testing + more stability work | Felix Fietkau | 2010-11-20 | 4 | -131/+283 |
| | | | | SVN-Revision: 24044 | ||||
* | mac80211: merge the upstream ht40 fix | Felix Fietkau | 2010-11-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 24033 | ||||
* | ath9k: rework the mac address override patch to not break ath9k_htc | Felix Fietkau | 2010-11-19 | 2 | -60/+29 |
| | | | | SVN-Revision: 24031 | ||||
* | mac80211: merge pending cfg80211 patches to fix a race condition with ↵ | Felix Fietkau | 2010-11-18 | 1 | -0/+178 |
| | | | | | | setting the regdomain for multiple cards SVN-Revision: 24028 | ||||
* | mac80211: update to wireless-testing 2010-11-16 | Felix Fietkau | 2010-11-17 | 19 | -3970/+350 |
| | | | | SVN-Revision: 24017 | ||||
* | ath9k: add some fixes for AR9003 | Felix Fietkau | 2010-11-16 | 2 | -0/+171 |
| | | | | SVN-Revision: 24016 | ||||
* | mac80211: fix another 2.6.35 compile error | Felix Fietkau | 2010-11-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 23974 | ||||
* | mac80211: fix compile on linux 2.6.35 | Felix Fietkau | 2010-11-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 23972 | ||||
* | mac80211: update to wireless-testing 2010-11-10 + some pending work | Felix Fietkau | 2010-11-11 | 34 | -2175/+3678 |
| | | | | SVN-Revision: 23968 | ||||
* | net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia ↵ | Hauke Mehrtens | 2010-11-10 | 1 | -1/+1 |
| | | | | | | patches from compat-wireless SVN-Revision: 23954 | ||||
* | wireless: build hermes packages from compat-wirelessand not from the kernel. | Hauke Mehrtens | 2010-11-10 | 1 | -1/+64 |
| | | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. SVN-Revision: 23946 | ||||
* | ath9k: fix a compile error with debugging disabled (#8189) | Felix Fietkau | 2010-11-07 | 1 | -0/+8 |
| | | | | SVN-Revision: 23912 | ||||
* | ath9k: fix ath9k_hw_apply_gpio_override so that it's effective | Felix Fietkau | 2010-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | I discovered another bug in the ath9k WNDR3700 quirk fix from r23822. ath9k_hw_apply_gpio_override was testing the original value of gpio_mask to determine which bits were appropriate, instead of testing the shifted value. Because bit 0 is always clear in the original value, this resulted in no calls to set the GPIOs, an improperly-configured radio, and reduced RSSI on other systems listening to the radio. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23890 | ||||
* | ath9k: fix enabling SWBA interrupts | Felix Fietkau | 2010-11-04 | 1 | -0/+20 |
| | | | | SVN-Revision: 23870 | ||||
* | ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces ↵ | Felix Fietkau | 2010-11-04 | 1 | -21/+41 |
| | | | | | | packet loss under load SVN-Revision: 23856 |