summaryrefslogtreecommitdiff
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: optimize memory allocations - improves performance and reduces ath9k R...Felix Fietkau2011-01-261-0/+200
* mac80211: Add new parameters to mac80211.shFelix Fietkau2011-01-261-1/+10
* mac80211: Add mac address filter configuration for hostapdFelix Fietkau2011-01-261-1/+22
* mac80211: Improve ath5k/ar71xx PCI bug WARFelix Fietkau2011-01-261-2/+2
* ath9k: fix tx queue debug countersFelix Fietkau2011-01-261-0/+101
* mac80211: update to wireless-testing 2011-01-24Felix Fietkau2011-01-2416-1567/+1328
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)Felix Fietkau2011-01-211-1/+0
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ...Felix Fietkau2011-01-211-0/+61
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixedFelix Fietkau2011-01-214-3/+35
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ...Felix Fietkau2011-01-204-0/+2230
* mac80211: add a few tx related fixesFelix Fietkau2011-01-203-0/+222
* mac80211: update to wireless-testing 2010-01-19Felix Fietkau2011-01-2016-247/+16
* mac80211: fix the br_port_exists compatibility macro for 2.6.38Felix Fietkau2011-01-201-0/+50
* 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