summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rework wds sta fix - check for the protocol of the incoming frame i...Felix Fietkau2011-01-181-6/+30
* mac80211: fix compile errors on powerpcFelix Fietkau2011-01-161-1/+2
* mac80211: fix frames looping back to a wds stationFelix Fietkau2011-01-151-0/+18
* ath9k: fix a few more aggregation related issues, should improve stabilityFelix Fietkau2011-01-152-0/+40
* mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta...Felix Fietkau2011-01-132-0/+28
* ath9k: fix spurious decryption crc error regressionFelix Fietkau2011-01-131-0/+56
* mac80211: support per-vif wmm option, defaults to 1 if unsetJo-Philipp Wich2011-01-111-2/+4
* ath9k: reduce the number of false positives triggered by the baseband hang ch...Felix Fietkau2011-01-101-0/+30
* ath9k: add a few aggregation reliability fixesFelix Fietkau2011-01-093-0/+34
* mac80211: update to wireless-testing 2011-01-05, should improve aggregation r...Felix Fietkau2011-01-0933-724/+49
* fix md5sum, use our mirror with a fixed-up filename to make sure we get the r...Imre Kaloz2011-01-041-4/+4
* mac80211: fix a race condition during key deletionFelix Fietkau2011-01-041-0/+32
* use the latest fw releaseImre Kaloz2011-01-031-1/+1
* tune ath dependencies - carl9170 can be used on targets with usb but without pciImre Kaloz2011-01-031-3/+3
* ath9k: add more pending fixes from linux-wireless@Felix Fietkau2010-12-303-5/+41
* ath9k: fix rx dma descriptor error flag handlingFelix Fietkau2010-12-301-0/+53
* ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt mi...Felix Fietkau2010-12-241-0/+13
* ath9k: add pending fixes for revision checks and handling of the hw workaroun...Felix Fietkau2010-12-241-1/+43
* package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set.Alexandros C. Couloumbis2010-12-231-0/+35
* mac80211: add CONFIG_ATH5K_PCI only when not on aterhos targetHauke Mehrtens2010-12-222-0/+12
* mac80211: rmove unused config symbols.Hauke Mehrtens2010-12-221-5/+0
* mac80211: activate ahb bud for ath5k driver if on atheros target.Hauke Mehrtens2010-12-221-2/+5
* mac80211: rename max_clients option to maxassoc, this brings it in line with ...Jo-Philipp Wich2010-12-191-2/+2
* hostapd: add support for specifying the maximum number of clientsFelix Fietkau2010-12-191-0/+2
* mac80211: another optimization for tx performanceFelix Fietkau2010-12-181-0/+11
* mac80211: fix a crash in the tx pathFelix Fietkau2010-12-181-0/+19
* mac80211: fix a missing return valueFelix Fietkau2010-12-181-1/+1
* mac80211: significantly reduce the cpu load caused by excessive skb header cl...Felix Fietkau2010-12-181-0/+14
* ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an...Felix Fietkau2010-12-181-0/+75
* mac80211: update to wireless-testing 2010-12-16Felix Fietkau2010-12-1828-2904/+209
* ath9k: update initvals for ar9003Felix Fietkau2010-12-162-0/+156
* ath9k: remove code for setting up gpio based baseband rfkill - it was never u...Felix Fietkau2010-12-161-0/+103
* ath9k: use the number of pending aggregates instead of the queue depth to det...Felix Fietkau2010-12-161-0/+89
* ath9k: fix some more issues in the paprd changesFelix Fietkau2010-12-131-18/+26
* ath9k: fix a few issues with pa predistortion on ar9003Felix Fietkau2010-12-123-0/+375
* ath: open up a few safe 5ghz channels in the world regdomain to make the regu...Felix Fietkau2010-12-121-0/+12
* ath9k: merge a few pending cleanup patchesFelix Fietkau2010-12-125-5/+1662
* ath9k: do not adjust the slot time setting for long distance, it seems to cau...Felix Fietkau2010-12-112-0/+22
* mac80211: fix IBSS probe response storms on drivers that do not support drv_t...Felix Fietkau2010-12-111-0/+11
* ath9k: merge a pending patch for fixing tsf read and writeFelix Fietkau2010-12-111-0/+22
* ath9k: add missing %pV printk revertFelix Fietkau2010-12-111-0/+21
* mac80211: update to 2010-12-09Felix Fietkau2010-12-1129-3078/+588
* ath9k: fix non-AMPDU QoS per-tid sequence number assignmentFelix Fietkau2010-12-101-0/+34
* mac80211: use iw for txpower control (#8416)Jo-Philipp Wich2010-12-101-2/+1
* mac80211: fix compile errors when LED support in the kernel is disabledFelix Fietkau2010-12-102-1/+21
* ath9k: fix a null pointer deref issueFelix Fietkau2010-12-071-0/+14
* ath9k: fix a DMA related race condition at hw reset timeFelix Fietkau2010-12-051-0/+74
* ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN...Felix Fietkau2010-12-041-13/+0
* mac80211: update to wireless-testing 2010-11-30Felix Fietkau2010-12-0432-1672/+2422
* ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-12-012-1/+93