summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add some cleanup patches and rework tx power handlingFelix Fietkau2011-09-175-16/+870
* ath9k: do not strip MMIC for key miss framesFelix Fietkau2011-09-171-3/+13
* mac80211: reduce tx queue length of wireless interfaces - improves latency un...Felix Fietkau2011-09-171-0/+10
* ath9k: fix a regression in handling of MAC key miss events (should improve co...Felix Fietkau2011-09-171-0/+83
* ath9k: fix compile without debugfs (#10117)Felix Fietkau2011-09-171-3/+5
* mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client modeFelix Fietkau2011-09-162-3/+40
* mac80211: update to wireless-testing 2011-09-14Felix Fietkau2011-09-1546-6697/+3198
* ath9k: add a better fix for beacon timer reliabilityFelix Fietkau2011-09-111-8/+7
* ath9k: fix an rx path race condition that might be the cause of the "ath: DMA...Felix Fietkau2011-09-091-0/+34
* mac80211: introduce "disabled" option for wifi-iface section to shutdown sing...Jo-Philipp Wich2011-09-081-1/+4
* mac80211: fix an endian issue in BlockAckReq handlingFelix Fietkau2011-09-071-3/+16
* mac80211: merge a power save related race condition fixFelix Fietkau2011-09-061-0/+11
* ath9k: fix beacon timer init on resetFelix Fietkau2011-09-041-0/+11
* ath9k: fix some hw reset issuesFelix Fietkau2011-09-034-53/+61
* ath9k: merge a fix for tx power limit testingFelix Fietkau2011-09-011-0/+16
* ath9k: fix another crash bugFelix Fietkau2011-08-312-2/+2
* ath9k: merge a pending fix for 5 ghz rx latencyFelix Fietkau2011-08-318-26/+74
* ath9k: add a missing dma cache sync on aggregation software retryFelix Fietkau2011-08-305-20/+40
* ath9k: add some more minor hw reset related fixesFelix Fietkau2011-08-303-37/+79
* ath9k: fix a few crash issues on hardware resetFelix Fietkau2011-08-293-39/+370
* ath9k: use cold reset instead of warm reset on ar9280 to make recovery from s...Felix Fietkau2011-08-291-0/+23
* ath9k: add some cleanup patchesFelix Fietkau2011-08-293-3/+4132
* ath9k: fix a compile errorFelix Fietkau2011-08-292-18/+18
* ath9k: fix disabling ani on resetFelix Fietkau2011-08-292-15/+15
* ath9k: fix processing of rx frames on channel changeFelix Fietkau2011-08-292-20/+41
* ath9k: fix a tx aggregation padding issueFelix Fietkau2011-08-293-10/+33
* ath9k: fix calibration on 5 ghzFelix Fietkau2011-08-291-0/+12
* ath9k: minor fixes for the antenna control patchFelix Fietkau2011-08-292-56/+5
* ath9k: prevent calibration / beacons from starting too earlyFelix Fietkau2011-08-281-6/+10
* ath9k: implement rx/tx antenna controlFelix Fietkau2011-08-286-31/+893
* mac80211: allow building for linux 3.1 againJonas Gorski2011-08-281-1/+1
* ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)Felix Fietkau2011-08-281-0/+16
* ath9k: fix cts timeout setting on 2.4 ghzFelix Fietkau2011-08-271-0/+28
* mac80211: update to wireless-testing 2011-08-26Felix Fietkau2011-08-2735-873/+926
* mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ...Hamish Guthrie2011-08-221-2/+2
* mac80211: configure hostapd logging optionsJo-Philipp Wich2011-08-202-2/+5
* mac80211: use first available channel from current phy if channel is set to "...Jo-Philipp Wich2011-08-131-1/+7
* ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ...Felix Fietkau2011-08-137-30/+610
* mac80211: update to 2011-08-10Felix Fietkau2011-08-1162-5246/+546
* ath9k: add a regdomain code used on newer ubiquiti networks devicesFelix Fietkau2011-08-101-0/+26
* package/mac80211: mark as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
* b43: fix reloading config settings after channel changes or hostapd restart (...Felix Fietkau2011-08-081-0/+101
* mac80211: always store broadcom firmware in b43 and b43legacy dirHauke Mehrtens2011-08-062-0/+17
* ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)Felix Fietkau2011-08-041-1/+9
* ath9k: add some code to control internal driver queue length limitsFelix Fietkau2011-08-042-0/+457
* ath9k: reduce the number of software retries, include hardware a-mpdu retries...Felix Fietkau2011-08-041-0/+61
* ath9k: rework handling of sending BlockAckReq frames, should hopefully lead t...Felix Fietkau2011-08-042-0/+213
* mac80211: fix a compiler warningFelix Fietkau2011-08-011-3/+6
* mac80211: add missing chunks to the compat_firmware_class changeFelix Fietkau2011-08-011-0/+60
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)Felix Fietkau2011-08-012-8/+17