| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta... | Felix Fietkau | 2011-01-13 | 2 | -0/+28 |
* | ath9k: fix spurious decryption crc error regression | Felix Fietkau | 2011-01-13 | 1 | -0/+56 |
* | mac80211: support per-vif wmm option, defaults to 1 if unset | Jo-Philipp Wich | 2011-01-11 | 1 | -2/+4 |
* | ath9k: reduce the number of false positives triggered by the baseband hang ch... | Felix Fietkau | 2011-01-10 | 1 | -0/+30 |
* | ath9k: add a few aggregation reliability fixes | Felix Fietkau | 2011-01-09 | 3 | -0/+34 |
* | mac80211: update to wireless-testing 2011-01-05, should improve aggregation r... | Felix Fietkau | 2011-01-09 | 33 | -724/+49 |
* | fix md5sum, use our mirror with a fixed-up filename to make sure we get the r... | Imre Kaloz | 2011-01-04 | 1 | -4/+4 |
* | mac80211: fix a race condition during key deletion | Felix Fietkau | 2011-01-04 | 1 | -0/+32 |
* | use the latest fw release | Imre Kaloz | 2011-01-03 | 1 | -1/+1 |
* | tune ath dependencies - carl9170 can be used on targets with usb but without pci | Imre Kaloz | 2011-01-03 | 1 | -3/+3 |
* | ath9k: add more pending fixes from linux-wireless@ | Felix Fietkau | 2010-12-30 | 3 | -5/+41 |
* | ath9k: fix rx dma descriptor error flag handling | Felix Fietkau | 2010-12-30 | 1 | -0/+53 |
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt mi... | Felix Fietkau | 2010-12-24 | 1 | -0/+13 |
* | ath9k: add pending fixes for revision checks and handling of the hw workaroun... | Felix Fietkau | 2010-12-24 | 1 | -1/+43 |
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 |
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 |
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -5/+0 |
* | mac80211: activate ahb bud for ath5k driver if on atheros target. | Hauke Mehrtens | 2010-12-22 | 1 | -2/+5 |
* | mac80211: rename max_clients option to maxassoc, this brings it in line with ... | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
* | hostapd: add support for specifying the maximum number of clients | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
* | mac80211: another optimization for tx performance | Felix Fietkau | 2010-12-18 | 1 | -0/+11 |
* | mac80211: fix a crash in the tx path | Felix Fietkau | 2010-12-18 | 1 | -0/+19 |
* | mac80211: fix a missing return value | Felix Fietkau | 2010-12-18 | 1 | -1/+1 |
* | mac80211: significantly reduce the cpu load caused by excessive skb header cl... | Felix Fietkau | 2010-12-18 | 1 | -0/+14 |
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an... | Felix Fietkau | 2010-12-18 | 1 | -0/+75 |
* | mac80211: update to wireless-testing 2010-12-16 | Felix Fietkau | 2010-12-18 | 28 | -2904/+209 |
* | ath9k: update initvals for ar9003 | Felix Fietkau | 2010-12-16 | 2 | -0/+156 |
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never u... | Felix Fietkau | 2010-12-16 | 1 | -0/+103 |
* | ath9k: use the number of pending aggregates instead of the queue depth to det... | Felix Fietkau | 2010-12-16 | 1 | -0/+89 |
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 | 1 | -18/+26 |
* | ath9k: fix a few issues with pa predistortion on ar9003 | Felix Fietkau | 2010-12-12 | 3 | -0/+375 |
* | ath: open up a few safe 5ghz channels in the world regdomain to make the regu... | Felix Fietkau | 2010-12-12 | 1 | -0/+12 |
* | ath9k: merge a few pending cleanup patches | Felix Fietkau | 2010-12-12 | 5 | -5/+1662 |
* | ath9k: do not adjust the slot time setting for long distance, it seems to cau... | Felix Fietkau | 2010-12-11 | 2 | -0/+22 |
* | mac80211: fix IBSS probe response storms on drivers that do not support drv_t... | Felix Fietkau | 2010-12-11 | 1 | -0/+11 |
* | ath9k: merge a pending patch for fixing tsf read and write | Felix Fietkau | 2010-12-11 | 1 | -0/+22 |
* | ath9k: add missing %pV printk revert | Felix Fietkau | 2010-12-11 | 1 | -0/+21 |
* | mac80211: update to 2010-12-09 | Felix Fietkau | 2010-12-11 | 29 | -3078/+588 |
* | ath9k: fix non-AMPDU QoS per-tid sequence number assignment | Felix Fietkau | 2010-12-10 | 1 | -0/+34 |
* | mac80211: use iw for txpower control (#8416) | Jo-Philipp Wich | 2010-12-10 | 1 | -2/+1 |
* | mac80211: fix compile errors when LED support in the kernel is disabled | Felix Fietkau | 2010-12-10 | 2 | -1/+21 |
* | ath9k: fix a null pointer deref issue | Felix Fietkau | 2010-12-07 | 1 | -0/+14 |
* | ath9k: fix a DMA related race condition at hw reset time | Felix Fietkau | 2010-12-05 | 1 | -0/+74 |
* | ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN... | Felix Fietkau | 2010-12-04 | 1 | -13/+0 |
* | mac80211: update to wireless-testing 2010-11-30 | Felix Fietkau | 2010-12-04 | 32 | -1672/+2422 |
* | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos | 2010-12-01 | 2 | -1/+93 |
* | ath9k: fix software retry counter tracking - should fix 802.11n stability issues | Felix Fietkau | 2010-11-28 | 1 | -0/+16 |
* | mac80211: merge the new version of the throughput led trigger patch | Felix Fietkau | 2010-11-28 | 4 | -112/+90 |
* | ath9k: fix module reload on ar713x based systems with ar92xx | Felix Fietkau | 2010-11-27 | 1 | -0/+13 |
* | mac80211: add pending patches for throughput based led blinking and replace t... | Felix Fietkau | 2010-11-27 | 9 | -45/+1075 |