aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: merge an upstream fix for an aggregation related race conditionFelix Fietkau2011-12-101-2/+130
* mac80211: add support for firmware 666.2 for b43 devicesHauke Mehrtens2011-12-082-6/+27
* mac80211: merge some pending fixes, fixes skb leaks and some warningsFelix Fietkau2011-12-051-2/+73
* ath9k: fix antenna configuration on ar9285 for devices without antenna diversityFelix Fietkau2011-12-051-0/+9
* ath9k: fix 5/10 mhz channel bandwidth issuesFelix Fietkau2011-12-052-0/+76
* mac80211: update to 2011-12-01Felix Fietkau2011-12-0549-770/+390
* ath9k: fix a regression in touching power mode related registersFelix Fietkau2011-11-271-0/+12
* ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env...Felix Fietkau2011-11-271-0/+11
* mac80211: fix aggregation related kernel warnings when using wdsFelix Fietkau2011-11-231-0/+95
* ath9k: fix setting channel bandwidth before bringing up interfacesFelix Fietkau2011-11-231-1/+1
* package/mac80211: fix atomic64 issues on x86 / umlNicolas Thill2011-11-211-1/+1
* [package] mac80211: revert unrelated change in previous commitJo-Philipp Wich2011-11-211-2/+0
* [package] mac80211: fix reversed WARN_ON() condition which causes a stray sta...Jo-Philipp Wich2011-11-212-0/+13
* ath9k: merge a pending aggregation fixFelix Fietkau2011-11-203-13/+42
* mac80211: refresh p54spi patchesFelix Fietkau2011-11-203-12/+6
* mac80211: fix a workqueue compat backportFelix Fietkau2011-11-201-0/+18
* Revert "package/mac80211: fix atomic64 compat"Felix Fietkau2011-11-191-1/+1
* ath9k: allow run-time change of the chanbw debugfs fileFelix Fietkau2011-11-193-6/+74
* mac80211: update to wireless-testing 2011-11-15Felix Fietkau2011-11-1831-708/+544
* package/mac80211: fix atomic64 compatNicolas Thill2011-11-171-1/+1
* p54spi: workqueue deadlock fixMichael Büsch2011-11-161-0/+22
* p54spi: Lock fixesMichael Büsch2011-11-162-0/+29
* ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)Felix Fietkau2011-11-155-66/+98
* ath9k: do not put the hardware to full-sleep while tx is pendingFelix Fietkau2011-11-141-0/+22
* ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear...Felix Fietkau2011-11-143-74/+56
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbFelix Fietkau2011-11-141-0/+1
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t...John Crispin2011-11-121-0/+50
* [package] mac80211: add antenna control api for b43Jo-Philipp Wich2011-11-101-0/+131
* package: mac80211: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
* ath9k: fix LED related crashes on AR913xFelix Fietkau2011-11-071-0/+30
* carl9170: add dependency on kmod-input-coreFelix Fietkau2011-11-071-1/+1
* [package] mac80211: change wireless ifname numbering schemaJo-Philipp Wich2011-11-061-6/+3
* ath9k: add some fixes for radio reinit and frame flushFelix Fietkau2011-11-052-0/+320
* mac80211: update to wireless-testing 2011-11-04Felix Fietkau2011-11-052-73/+5
* mac80211: update to wireless-testing 2011-11-01Felix Fietkau2011-11-0113-10646/+93
* package/kernel: prefix library modules with lib-Nicolas Thill2011-10-281-4/+4
* package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)Jonas Gorski2011-10-261-4/+4
* [package] mac80211: allow building ath9k_htc without PCI support, based on pa...Jo-Philipp Wich2011-10-251-1/+1
* [package] mac80211: autoload ath9k_htc after USB controller driversJo-Philipp Wich2011-10-131-1/+1
* mac80211: fix some dependencies and make lib80211 compile without cfg80211 se...Hauke Mehrtens2011-10-131-7/+8
* mac80211: use new version of carl80211 firmwareHauke Mehrtens2011-10-131-2/+2
* mac80211: use correct firmware for ath9k_htcHauke Mehrtens2011-10-131-4/+5
* mac80211: update to wireless-testing 2011-10-05 + pending patchesFelix Fietkau2011-10-0947-4732/+11045
* mac80211: set the country code early to allow crda to settleFelix Fietkau2011-10-081-0/+7
* mac80211: remove a WARN_ON that causes compile errors on 2.6.32Felix Fietkau2011-10-081-0/+10
* ath9k: add support for per-chain signal strength infoFelix Fietkau2011-10-082-0/+444
* ath9k: extend the phy error disable patchFelix Fietkau2011-10-081-0/+21
* ath9k: disable phy error reporting on the rx queue to improve stability under...Felix Fietkau2011-10-072-1/+17
* ath9k: add some more fixes to AP handling of buffered frames for powersave cl...Felix Fietkau2011-09-302-10/+40
* ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai...Felix Fietkau2011-09-253-1/+63