Felix Fietkau
0796df61af
ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards
...
SVN-Revision: 33014
12 years ago
Hauke Mehrtens
19a8508046
mac80211: remove header files used to share struct with platform code.
...
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
12 years ago
John Crispin
9beec09f5f
mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds
...
SVN-Revision: 32886
12 years ago
John Crispin
7639c9b580
mac80211/hostapd: add support for HT capa in case of IBSS/RSN
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32830
12 years ago
John Crispin
8b3882224a
wpa_supplicant: add more parameters
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32829
12 years ago
John Crispin
ab05409315
add support for Rt3352 in rt2x00 driver
...
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
12 years ago
Felix Fietkau
edd2ef094a
ath5k: add tx power related fixes
...
SVN-Revision: 32793
12 years ago
Felix Fietkau
cf9bca8ded
mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes
...
SVN-Revision: 32760
13 years ago
Felix Fietkau
4f66299903
ath5k: fix txop calculation similar to what was done in ath9k
...
SVN-Revision: 32735
13 years ago
Felix Fietkau
934cc69768
ath9k: fix an uninitialized variable warning
...
SVN-Revision: 32734
13 years ago
Felix Fietkau
7eedaace1a
ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam
...
SVN-Revision: 32709
13 years ago
Felix Fietkau
877797c60e
ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock
...
SVN-Revision: 32705
13 years ago
Felix Fietkau
a1f0b3a771
ath9k: fix selecting the second antenna on a single-stream device with diversity
...
SVN-Revision: 32685
13 years ago
Felix Fietkau
c78c2f80a1
mac80211: fix an ap + sta mode regression that prevented the sta from connecting ( #11847 )
...
SVN-Revision: 32684
13 years ago
Hauke Mehrtens
5e4100bcf9
mac80211: update brcmsmac patches
...
SVN-Revision: 32671
13 years ago
Felix Fietkau
d23e0491f0
ath9k: add a number of ar93xx eeprom related fixes / enhancements
...
SVN-Revision: 32669
13 years ago
Felix Fietkau
883e308016
ath9k: add missing part of the aggregation duration fix
...
SVN-Revision: 32668
13 years ago
Jo-Philipp Wich
f9eede184e
mac80211: fix patch order ( #11839 , #11842 )
...
SVN-Revision: 32664
13 years ago
Felix Fietkau
32eef456df
ath9k: fix some bugs related to txop limit handling and aggregation
...
SVN-Revision: 32658
13 years ago
Felix Fietkau
ed06d0bb26
ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed
...
SVN-Revision: 32657
13 years ago
Felix Fietkau
7f153913f8
ath9k: clean up / fix some initval related code
...
SVN-Revision: 32656
13 years ago
Felix Fietkau
b718813b57
mac80211: update to latest version, fix tx gain patch
...
SVN-Revision: 32655
13 years ago
Felix Fietkau
be8a73be3d
ath9k: fix the ar9340 tx gain patch
...
SVN-Revision: 32647
13 years ago
Felix Fietkau
e764dd1132
ath9k: fix tx gain tables for ar934x
...
SVN-Revision: 32646
13 years ago
Travis Kemen
62d9f257a1
mac80211: make channel bandwidth setting generic
...
SVN-Revision: 32596
13 years ago
Travis Kemen
9452ad74bb
commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html , fixed up for newer ath5k and added in more radios.
...
SVN-Revision: 32595
13 years ago
Felix Fietkau
5cd249655d
ath9k: add a patch to make the hw queue length configurable via debugfs
...
SVN-Revision: 32589
13 years ago
Gabor Juhos
5ad36ca723
mac80211: add support for AR9550
...
SVN-Revision: 32588
13 years ago
Felix Fietkau
5c49ad2096
ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 ( fixes #11756 )
...
SVN-Revision: 32528
13 years ago
Felix Fietkau
dd80e8de1f
ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB
...
SVN-Revision: 32517
13 years ago
Felix Fietkau
669e79a45b
ath9k: update the ar934x initvals
...
SVN-Revision: 32516
13 years ago
Felix Fietkau
cbf93f02ba
ath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is required
...
SVN-Revision: 32515
13 years ago
Felix Fietkau
0615bde13a
ath9k: improve ani behavior during scanning
...
SVN-Revision: 32511
13 years ago
Felix Fietkau
d4c6868027
ath9k: more ani fixes
...
SVN-Revision: 32510
13 years ago
Felix Fietkau
1e884c0923
ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner cases
...
SVN-Revision: 32509
13 years ago
Felix Fietkau
d20470702f
ath9k: make antenna mask validation more flexible, allow arbitrary tx chain 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
13 years ago
Felix Fietkau
3d83a7b636
ath9k: reject invalid antenna mask configurations
...
SVN-Revision: 32507
13 years ago
Felix Fietkau
8e1583475d
ath9k: fix a dynamic WEP related regression
...
SVN-Revision: 32492
13 years ago
Felix Fietkau
0b88abd58d
ath9k: merge a patch for improving ad-hoc mode performance
...
SVN-Revision: 32491
13 years ago
Felix Fietkau
431e612d9e
mac80211: fix linux 3.5 compatibility
...
SVN-Revision: 32449
13 years ago
Felix Fietkau
5e204a09cf
mac80211: fix AP multi-BSSID support ( #11698 )
...
SVN-Revision: 32448
13 years ago
Felix Fietkau
3360067932
mac80211: update to wireless-testing 2012-06-14
...
SVN-Revision: 32420
13 years ago
Felix Fietkau
fe94e174e5
ath9k: fix an invalid pointer access in the tx path
...
SVN-Revision: 32376
13 years ago
Felix Fietkau
bfd06f261a
ath9k: add some more ani fixes
...
SVN-Revision: 32159
13 years ago
Felix Fietkau
809cc8a435
mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd similar to the default regd in ath
...
SVN-Revision: 32126
13 years ago
Felix Fietkau
8b0d6b2477
ath9k: fix typo in last commit
...
SVN-Revision: 32046
13 years ago
Felix Fietkau
c9e36f4709
ath9k: fix ANI weak signal detection handling
...
SVN-Revision: 32045
13 years ago
Felix Fietkau
b755998cd7
ath9k: fall back to OTP ROM if the platform data does not contain valid eeprom data
...
SVN-Revision: 32044
13 years ago
Hauke Mehrtens
cedf84c348
mac80211: brcmsmac: add some patches starting to add support for some more chips
...
SVN-Revision: 32020
13 years ago
Hauke Mehrtens
1fb7419efb
mac80211: make brcmfmac depend on usb
...
SVN-Revision: 32019
13 years ago