aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: fix ad-hoc mode performance regressionFelix Fietkau2012-03-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove 060-fix_compat_security.patch, it is no longer neededFelix Fietkau2012-02-281-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-27Felix Fietkau2012-02-2720-907/+251
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix beacon issues on ar93xxFelix Fietkau2012-02-271-0/+113
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-23Felix Fietkau2012-02-2733-297/+920
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix memory leak on bcm5354Hauke Mehrtens2012-02-201-0/+11
| | | | | | | | | The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace. This only happened with a more recent firmware. This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: brcmsmac: fix a build warning, till we update bcmaHauke Mehrtens2012-02-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add brcmsmac driverHauke Mehrtens2012-02-192-0/+226
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rt2x00: allow to disable bands via platform dataGabor Juhos2012-02-181-0/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: do not re-run AGC calibration periodically - fixes stability issues ↵Felix Fietkau2012-02-171-0/+42
| | | | | | on AR2315 (#10574) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: do not stop the hardware queues during PAPD calibration, speeds up ↵Felix Fietkau2012-02-171-0/+31
| | | | | | calibration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix a possible NULL pointer dereference in rt2x00Gabor Juhos2012-02-161-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: prevent writes to const data on AR9160Felix Fietkau2012-02-151-0/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: apply AR71XX PCI workaround on ATH79 as wellGabor Juhos2012-02-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a LED related locking fixFelix Fietkau2012-02-091-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a potential rate control related crashFelix Fietkau2012-02-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: ignore invalid signal strength values in a-mpdu packets, fixes ↵Felix Fietkau2012-02-072-0/+81
| | | | | | average signal strength display fluctuations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-06Felix Fietkau2012-02-0764-3075/+186
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix CTS timeout issues in 2.4 ghzFelix Fietkau2012-02-032-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix WEP connection issuesFelix Fietkau2012-02-031-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix patch when running on ssb based devicesHauke Mehrtens2012-01-271-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: revert one more linux upstream commit in the initvals to fully fix ↵Felix Fietkau2012-01-271-96/+112
| | | | | | the ar938x tx power issue git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ↵Felix Fietkau2012-01-271-0/+192
| | | | | | wzr-hp-g450h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add support for pcie host controller on bcma based SoCs.Hauke Mehrtens2012-01-211-0/+133
| | | | | | | This also adds minimal support for the BCMA43224 pcie wireless card. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00: add a patch to avoid excessive memmove() on packet contents to ↵Felix Fietkau2012-01-161-0/+67
| | | | | | improve performance (patch by Helmut Schaa) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix handling of the KeyMiss flag for received packets - fixes ↵Felix Fietkau2012-01-141-0/+32
| | | | | | connection stability issues with crypto enabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a channel change fix from linux-wirelessFelix Fietkau2012-01-074-13/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: deactivate mac80211 tracingHauke Mehrtens2011-12-191-0/+44
| | | | | | | Activating tracing on kernel <= 2.6.32 causes build errors. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix another tx locking issueFelix Fietkau2011-12-191-11/+285
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix some issues in the btcoex disable patchFelix Fietkau2011-12-181-10/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a locking issue in the tx pathFelix Fietkau2011-12-171-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash in led initFelix Fietkau2011-12-161-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a locking issueFelix Fietkau2011-12-141-33/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-142-0/+326
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make mesh support optionalFelix Fietkau2011-12-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge another upstream aggregation fixFelix Fietkau2011-12-101-8/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable bluetooth coexistence support to reduce module sizeFelix Fietkau2011-12-102-0/+583
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve handling of blockackreq (should improve aggregation behavior ↵Felix Fietkau2011-12-105-0/+741
| | | | | | under tough wifi conditions with lots of retransmission) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge an upstream fix for an aggregation related race conditionFelix Fietkau2011-12-101-2/+130
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge some pending fixes, fixes skb leaks and some warningsFelix Fietkau2011-12-051-2/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix antenna configuration on ar9285 for devices without antenna diversityFelix Fietkau2011-12-051-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix 5/10 mhz channel bandwidth issuesFelix Fietkau2011-12-052-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-12-01Felix Fietkau2011-12-0548-766/+386
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a regression in touching power mode related registersFelix Fietkau2011-11-271-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: enable ANI on ar913x, should noticeably improve stability in noisy ↵Felix Fietkau2011-11-271-0/+11
| | | | | | environments git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix aggregation related kernel warnings when using wdsFelix Fietkau2011-11-231-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix setting channel bandwidth before bringing up interfacesFelix Fietkau2011-11-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix atomic64 issues on x86 / umlNicolas Thill2011-11-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix reversed WARN_ON() condition which causes a stray ↵Jo-Philipp Wich2011-11-211-0/+11
| | | | | | stacktrace on boot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a pending aggregation fixFelix Fietkau2011-11-203-13/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29273 3c298f89-4303-0410-b956-a3cf2f4a3e73