aboutsummaryrefslogtreecommitdiff
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAge
...
* ath9k: fix the ar9340 tx gain patchFelix Fietkau2012-07-07
| | | | SVN-Revision: 32647
* ath9k: fix tx gain tables for ar934xFelix Fietkau2012-07-07
| | | | SVN-Revision: 32646
* commit patch from ↵Travis Kemen2012-07-04
| | | | | | https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html, fixed up for newer ath5k and added in more radios. SVN-Revision: 32595
* ath9k: add a patch to make the hw queue length configurable via debugfsFelix Fietkau2012-07-03
| | | | SVN-Revision: 32589
* mac80211: add support for AR9550Gabor Juhos2012-07-03
| | | | SVN-Revision: 32588
* ath9k: revert an upstream initval update to fix a rx sensitivity regression ↵Felix Fietkau2012-06-29
| | | | | | on ar9380 (fixes #11756) SVN-Revision: 32528
* ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KBFelix Fietkau2012-06-28
| | | | SVN-Revision: 32517
* ath9k: update the ar934x initvalsFelix Fietkau2012-06-27
| | | | SVN-Revision: 32516
* ath9k: remove the queue length limiting patch, the approach was ↵Felix Fietkau2012-06-27
| | | | | | experimental, not used by default and a different solution is required SVN-Revision: 32515
* ath9k: improve ani behavior during scanningFelix Fietkau2012-06-27
| | | | SVN-Revision: 32511
* ath9k: more ani fixesFelix Fietkau2012-06-27
| | | | SVN-Revision: 32510
* ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) ↵Felix Fietkau2012-06-27
| | | | | | to fix some validation corner cases SVN-Revision: 32509
* ath9k: make antenna mask validation more flexible, allow arbitrary tx chain ↵Felix Fietkau2012-06-27
| | | | | | combinations, enable rx for chains that have enabled tx as well, fix using the second antenna for single-stream diversity based devices SVN-Revision: 32508
* ath9k: reject invalid antenna mask configurationsFelix Fietkau2012-06-27
| | | | SVN-Revision: 32507
* ath9k: fix a dynamic WEP related regressionFelix Fietkau2012-06-23
| | | | SVN-Revision: 32492
* ath9k: merge a patch for improving ad-hoc mode performanceFelix Fietkau2012-06-23
| | | | SVN-Revision: 32491
* mac80211: fix linux 3.5 compatibilityFelix Fietkau2012-06-19
| | | | SVN-Revision: 32449
* mac80211: fix AP multi-BSSID support (#11698)Felix Fietkau2012-06-19
| | | | SVN-Revision: 32448
* mac80211: update to wireless-testing 2012-06-14Felix Fietkau2012-06-18
| | | | SVN-Revision: 32420
* ath9k: fix an invalid pointer access in the tx pathFelix Fietkau2012-06-14
| | | | SVN-Revision: 32376
* ath9k: add some more ani fixesFelix Fietkau2012-06-10
| | | | SVN-Revision: 32159
* ath9k: fix typo in last commitFelix Fietkau2012-06-04
| | | | SVN-Revision: 32046
* ath9k: fix ANI weak signal detection handlingFelix Fietkau2012-06-04
| | | | SVN-Revision: 32045
* ath9k: fall back to OTP ROM if the platform data does not contain valid ↵Felix Fietkau2012-06-04
| | | | | | eeprom data SVN-Revision: 32044
* mac80211: brcmsmac: add some patches starting to add support for some more chipsHauke Mehrtens2012-06-01
| | | | SVN-Revision: 32020
* mac80211: merge some pending fixesFelix Fietkau2012-06-01
| | | | SVN-Revision: 32018
* mac80211: update to wireless-testing 2012-05-29Felix Fietkau2012-05-30
| | | | SVN-Revision: 32002
* mac80211: backport a fix for single-queue drivers (fixes #11534)Felix Fietkau2012-05-26
| | | | SVN-Revision: 31862
* lantiq: allow platforms with rt2x00 to override the mac address without ↵Felix Fietkau2012-05-20
| | | | | | overriding eeprom, fixes bogus wlan mac address on arv4520 SVN-Revision: 31835
* mac80211: add brcmfmac driverHauke Mehrtens2012-05-18
| | | | SVN-Revision: 31786
* mac80211: brcmsmac update to version from wireless-testing tag ↵Hauke Mehrtens2012-05-17
| | | | | | master-2012-05-16-2 SVN-Revision: 31773
* kernel: ssb/bcma: update to version from wireless-testing tag ↵Hauke Mehrtens2012-05-17
| | | | | | master-2012-05-16-2 SVN-Revision: 31772
* ath9k: fix ar9330 internal regulator setupFelix Fietkau2012-05-12
| | | | SVN-Revision: 31692
* ath9k: update initvals for ar9330 to fix issues with high power designsFelix Fietkau2012-05-12
| | | | SVN-Revision: 31691
* ath9k: fix a rare use-after-free bugFelix Fietkau2012-05-12
| | | | SVN-Revision: 31690
* ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵Felix Fietkau2012-05-12
| | | | | | DMA" errors SVN-Revision: 31689
* ath9k: merge a ar93xx ht40 performance fixFelix Fietkau2012-04-30
| | | | SVN-Revision: 31540
* mac80211: fix station lookup issuesFelix Fietkau2012-04-30
| | | | SVN-Revision: 31539
* mac80211: fix WDS AP authentication issues (#11261, #11318)Felix Fietkau2012-04-29
| | | | SVN-Revision: 31517
* mac80211: update AP multicast fix to latest version submitted to linux-wireless@Felix Fietkau2012-04-23
| | | | SVN-Revision: 31453
* Revert "mac80211: add backport of the module_pci_driver macro"Gabor Juhos2012-04-22
| | | | | | Erm, Hauke was faster. SVN-Revision: 31439
* mac80211: add backport of the module_pci_driver macroGabor Juhos2012-04-22
| | | | | | That is required by various PCI drivers. SVN-Revision: 31438
* mac80211: add module_pci_driver to compatHauke Mehrtens2012-04-22
| | | | | | | | Without module_pci_driver being defined the pci drivers do not get registered. Should fix #11332 SVN-Revision: 31437
* mac80211: suppress 3-address multicast frames on WDS APs without non-WDS ↵Felix Fietkau2012-04-21
| | | | | | stations SVN-Revision: 31429
* ath9k: merge a tkip related stability fixFelix Fietkau2012-04-21
| | | | SVN-Revision: 31428
* mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ↵Felix Fietkau2012-04-19
| | | | | | power fix SVN-Revision: 31347
* ath9k/ath5k: fix driver load issues with mesh support compiled outFelix Fietkau2012-04-17
| | | | SVN-Revision: 31326
* mac80211: update to wireless-testing 2012-04-13Felix Fietkau2012-04-16
| | | | SVN-Revision: 31322
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testingHauke Mehrtens2012-04-13
| | | | SVN-Revision: 31278
* ath9k: fix sleep mode handling issues, should improve client mode reliabilityFelix Fietkau2012-04-12
| | | | SVN-Revision: 31265