Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: add a few aggregation reliability fixes | Felix Fietkau | 2011-01-09 | 3 | -0/+34 |
| | | | | SVN-Revision: 24949 | ||||
* | mac80211: update to wireless-testing 2011-01-05, should improve aggregation ↵ | Felix Fietkau | 2011-01-09 | 33 | -724/+49 |
| | | | | | | reliability in ath9k SVN-Revision: 24948 | ||||
* | fix md5sum, use our mirror with a fixed-up filename to make sure we get the ↵ | Imre Kaloz | 2011-01-04 | 1 | -4/+4 |
| | | | | | | right fw version SVN-Revision: 24901 | ||||
* | mac80211: fix a race condition during key deletion | Felix Fietkau | 2011-01-04 | 1 | -0/+32 |
| | | | | SVN-Revision: 24895 | ||||
* | use the latest fw release | Imre Kaloz | 2011-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 24894 | ||||
* | tune ath dependencies - carl9170 can be used on targets with usb but without pci | Imre Kaloz | 2011-01-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 24893 | ||||
* | ath9k: add more pending fixes from linux-wireless@ | Felix Fietkau | 2010-12-30 | 3 | -5/+41 |
| | | | | SVN-Revision: 24858 | ||||
* | ath9k: fix rx dma descriptor error flag handling | Felix Fietkau | 2010-12-30 | 1 | -0/+53 |
| | | | | SVN-Revision: 24855 | ||||
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt ↵ | Felix Fietkau | 2010-12-24 | 1 | -0/+13 |
| | | | | | | mitigation times further SVN-Revision: 24819 | ||||
* | ath9k: add pending fixes for revision checks and handling of the hw ↵ | Felix Fietkau | 2010-12-24 | 1 | -1/+43 |
| | | | | | | workaround register SVN-Revision: 24818 | ||||
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 |
| | | | | SVN-Revision: 24813 | ||||
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 |
| | | | | SVN-Revision: 24801 | ||||
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -5/+0 |
| | | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless SVN-Revision: 24794 | ||||
* | mac80211: activate ahb bud for ath5k driver if on atheros target. | Hauke Mehrtens | 2010-12-22 | 1 | -2/+5 |
| | | | | SVN-Revision: 24793 | ||||
* | mac80211: rename max_clients option to maxassoc, this brings it in line with ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
| | | | | | | broadcom SVN-Revision: 24726 | ||||
* | hostapd: add support for specifying the maximum number of clients | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24725 | ||||
* | mac80211: another optimization for tx performance | Felix Fietkau | 2010-12-18 | 1 | -0/+11 |
| | | | | SVN-Revision: 24677 | ||||
* | mac80211: fix a crash in the tx path | Felix Fietkau | 2010-12-18 | 1 | -0/+19 |
| | | | | SVN-Revision: 24672 | ||||
* | mac80211: fix a missing return value | Felix Fietkau | 2010-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 24671 | ||||
* | mac80211: significantly reduce the cpu load caused by excessive skb header ↵ | Felix Fietkau | 2010-12-18 | 1 | -0/+14 |
| | | | | | | cloning SVN-Revision: 24669 | ||||
* | 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 |