aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
...
* ath5k: add various pending tx power fixes, vastly improves stability and ↵Felix Fietkau2012-08-063-93/+142
| | | | | | performance with various cards SVN-Revision: 33014
* mac80211: remove header files used to share struct with platform code.Hauke Mehrtens2012-08-051-0/+6
| | | | | | | | | The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. SVN-Revision: 33006
* mae brcmutil depend on PCI and USB. This broke ar7 fullbuildsJohn Crispin2012-07-271-0/+1
| | | | SVN-Revision: 32886
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNJohn Crispin2012-07-241-7/+7
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32830
* wpa_supplicant: add more parametersJohn Crispin2012-07-241-1/+2
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32829
* add support for Rt3352 in rt2x00 driverJohn Crispin2012-07-241-0/+445
| | | | | | | | | Forgot to do make package/mac80211/update, so the previously posted patch wasn't in sync with compat-wireless. Now fixed. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32817
* ath5k: add tx power related fixesFelix Fietkau2012-07-231-0/+112
| | | | SVN-Revision: 32793
* mac80211: update to latest wireless-testing + some monitor mode fixes and ↵Felix Fietkau2012-07-1639-3507/+2503
| | | | | | some libertas driver fixes SVN-Revision: 32760
* ath5k: fix txop calculation similar to what was done in ath9kFelix Fietkau2012-07-151-0/+11
| | | | SVN-Revision: 32735
* ath9k: fix an uninitialized variable warningFelix Fietkau2012-07-151-8/+21
| | | | SVN-Revision: 32734
* ath9k: add extra checks to reduce the amount of unnecessary rx dma related ↵Felix Fietkau2012-07-141-0/+15
| | | | | | logspam SVN-Revision: 32709
* ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclockFelix Fietkau2012-07-131-0/+13
| | | | SVN-Revision: 32705
* ath9k: fix selecting the second antenna on a single-stream device with diversityFelix Fietkau2012-07-121-1/+1
| | | | SVN-Revision: 32685
* mac80211: fix an ap + sta mode regression that prevented the sta from ↵Felix Fietkau2012-07-121-0/+21
| | | | | | connecting (#11847) SVN-Revision: 32684
* mac80211: update brcmsmac patchesHauke Mehrtens2012-07-1113-760/+1213
| | | | SVN-Revision: 32671
* ath9k: add a number of ar93xx eeprom related fixes / enhancementsFelix Fietkau2012-07-114-0/+513
| | | | SVN-Revision: 32669
* ath9k: add missing part of the aggregation duration fixFelix Fietkau2012-07-111-0/+10
| | | | SVN-Revision: 32668
* mac80211: fix patch order (#11839, #11842)Jo-Philipp Wich2012-07-112-0/+0
| | | | SVN-Revision: 32664
* ath9k: fix some bugs related to txop limit handling and aggregationFelix Fietkau2012-07-112-0/+147
| | | | SVN-Revision: 32658
* ath9k: disable hardware full sleep with active client mode interface until ↵Felix Fietkau2012-07-101-0/+20
| | | | | | mac80211 IEEE80211_CONF_IDLE support has been fixed SVN-Revision: 32657
* ath9k: clean up / fix some initval related codeFelix Fietkau2012-07-101-0/+1169
| | | | SVN-Revision: 32656
* mac80211: update to latest version, fix tx gain patchFelix Fietkau2012-07-1078-8267/+1835
| | | | SVN-Revision: 32655
* ath9k: fix the ar9340 tx gain patchFelix Fietkau2012-07-071-2/+11
| | | | SVN-Revision: 32647
* ath9k: fix tx gain tables for ar934xFelix Fietkau2012-07-071-0/+20
| | | | SVN-Revision: 32646
* mac80211: make channel bandwidth setting genericTravis Kemen2012-07-041-2/+3
| | | | SVN-Revision: 32596
* commit patch from ↵Travis Kemen2012-07-041-0/+116
| | | | | | 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-031-0/+59
| | | | SVN-Revision: 32589
* mac80211: add support for AR9550Gabor Juhos2012-07-0321-1/+2082
| | | | SVN-Revision: 32588
* ath9k: revert an upstream initval update to fix a rx sensitivity regression ↵Felix Fietkau2012-06-291-0/+19
| | | | | | on ar9380 (fixes #11756) SVN-Revision: 32528
* ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KBFelix Fietkau2012-06-281-0/+3745
| | | | SVN-Revision: 32517
* ath9k: update the ar934x initvalsFelix Fietkau2012-06-271-0/+786
| | | | SVN-Revision: 32516
* ath9k: remove the queue length limiting patch, the approach was ↵Felix Fietkau2012-06-273-147/+4
| | | | | | experimental, not used by default and a different solution is required SVN-Revision: 32515
* ath9k: improve ani behavior during scanningFelix Fietkau2012-06-271-15/+71
| | | | SVN-Revision: 32511
* ath9k: more ani fixesFelix Fietkau2012-06-273-0/+83
| | | | SVN-Revision: 32510
* ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) ↵Felix Fietkau2012-06-271-4/+4
| | | | | | to fix some validation corner cases SVN-Revision: 32509
* ath9k: make antenna mask validation more flexible, allow arbitrary tx chain ↵Felix Fietkau2012-06-271-4/+9
| | | | | | 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-271-0/+28
| | | | SVN-Revision: 32507
* ath9k: fix a dynamic WEP related regressionFelix Fietkau2012-06-233-3/+45
| | | | SVN-Revision: 32492
* ath9k: merge a patch for improving ad-hoc mode performanceFelix Fietkau2012-06-234-14/+93
| | | | SVN-Revision: 32491
* mac80211: fix linux 3.5 compatibilityFelix Fietkau2012-06-191-6/+5
| | | | SVN-Revision: 32449
* mac80211: fix AP multi-BSSID support (#11698)Felix Fietkau2012-06-192-2/+60
| | | | SVN-Revision: 32448
* mac80211: update to wireless-testing 2012-06-14Felix Fietkau2012-06-1854-1960/+1418
| | | | SVN-Revision: 32420
* ath9k: fix an invalid pointer access in the tx pathFelix Fietkau2012-06-144-11/+61
| | | | SVN-Revision: 32376
* ath9k: add some more ani fixesFelix Fietkau2012-06-107-0/+1412
| | | | SVN-Revision: 32159
* mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the ↵Felix Fietkau2012-06-081-1/+1
| | | | | | world regd similar to the default regd in ath SVN-Revision: 32126
* ath9k: fix typo in last commitFelix Fietkau2012-06-041-1/+1
| | | | SVN-Revision: 32046
* ath9k: fix ANI weak signal detection handlingFelix Fietkau2012-06-042-0/+82
| | | | SVN-Revision: 32045
* ath9k: fall back to OTP ROM if the platform data does not contain valid ↵Felix Fietkau2012-06-041-0/+25
| | | | | | eeprom data SVN-Revision: 32044
* mac80211: brcmsmac: add some patches starting to add support for some more chipsHauke Mehrtens2012-06-0112-13/+626
| | | | SVN-Revision: 32020
* mac80211: make brcmfmac depend on usbHauke Mehrtens2012-06-011-1/+1
| | | | SVN-Revision: 32019