Commit Graph

269 Commits (57bba92916a02bf1221838cd1181724ba4ee900e)

Author SHA1 Message Date
Alexandros C. Couloumbis c4e73984fa package/mac80211: fix r22422, add missing bits & bytes
SVN-Revision: 22611
14 years ago
Felix Fietkau e8fe990549 ath9k: fix rx tsf parsing
SVN-Revision: 22493
14 years ago
Felix Fietkau 393db419ec ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval)
SVN-Revision: 22461
14 years ago
Felix Fietkau 9d2aa5f66f ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode
SVN-Revision: 22460
14 years ago
Felix Fietkau 31239d3332 ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi)
SVN-Revision: 22457
14 years ago
Alexandros C. Couloumbis 524779230e package/mac80211: sync commit r22419
SVN-Revision: 22422
14 years ago
Felix Fietkau fc16d8ae02 mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration
SVN-Revision: 22419
14 years ago
Felix Fietkau 941f72b11c mac80211: minor fix for the offchannel status change notification
SVN-Revision: 22417
14 years ago
Felix Fietkau bbd756364f ath9k: fix various calibration related bugs and clean up the code
SVN-Revision: 22408
14 years ago
Felix Fietkau 0e417cf3ce mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
SVN-Revision: 22403
14 years ago
Felix Fietkau ce8858061b ath9k: simplify noise floor calibration chainmask calculation
SVN-Revision: 22362
14 years ago
Felix Fietkau f4331b40a4 ath9k: fix invalid noisefloor measurement values in ht20 mode
SVN-Revision: 22361
14 years ago
Felix Fietkau 90a71cd326 ath9k: fix another buffer leak in the aggregation code
SVN-Revision: 22360
14 years ago
Hauke Mehrtens f602c71415 mac80211: fix build of ipw2100 driver
SVN-Revision: 22358
14 years ago
Felix Fietkau 2fcbada24b mac80211: fix aggregation on WDS AP interfaces
SVN-Revision: 22302
14 years ago
Felix Fietkau 41872e8765 mac80211: update to wireless-testing 2010-07-16
SVN-Revision: 22301
14 years ago
Gabor Juhos 3f4e29691e ath5k: in-flash macs and eeprom for mach-eap7660d
This adds ath5k_platform.h to mac80211 and patches ath5k to respect
MAC addresses and eeprom content from platform_data, if supplied.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

SVN-Revision: 22188
14 years ago
Felix Fietkau d0e2e4f693 mac80211: improve reliability of the keymiss handling fix, add another aggregation leak fix
SVN-Revision: 22152
14 years ago
Felix Fietkau 58232503a9 ath9k: remove support for hardware which was never sold. reduces binary size by ~30k
SVN-Revision: 22134
14 years ago
Felix Fietkau b28b2b9590 ath9k: improve reliability of the noise floor calibration
SVN-Revision: 22126
14 years ago
Felix Fietkau 99698373f9 ath9k: add another batch of stability updates and misc fixes
SVN-Revision: 22123
14 years ago
Felix Fietkau c2e40eeace mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
SVN-Revision: 22088
14 years ago
Felix Fietkau 7c38977b3f ath9k: fix a potential buffer leak
SVN-Revision: 22048
14 years ago
Felix Fietkau 8a5671711b ath9k: fix a crash with WEP in ad-hoc mode
SVN-Revision: 22046
14 years ago
Felix Fietkau b0658f2c89 ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it
SVN-Revision: 22038
14 years ago
Felix Fietkau 58936672ac ath9k: clean up some code duplication related to noise floor handling
SVN-Revision: 22037
14 years ago
Felix Fietkau bb72d77fe1 ath9k: add a missing null pointer check and some further cleanup
SVN-Revision: 22036
14 years ago
Felix Fietkau 1f278440b7 ath9k: properly sanitize calibrated noise floor values on all hardware
SVN-Revision: 22035
14 years ago
Felix Fietkau 6c48e48165 ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx
SVN-Revision: 21999
14 years ago
Alexandros C. Couloumbis 5c42c43638 mac80211: fix r21990
SVN-Revision: 21992
14 years ago
Alexandros C. Couloumbis 186fa51531 mac80211: fix compile issues on 2.6.35
SVN-Revision: 21990
14 years ago
Felix Fietkau 96436fac60 ath9k: fix TSF across hardware resets on AR913x
SVN-Revision: 21989
14 years ago
Felix Fietkau bc13e4c08a mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
14 years ago
Gabor Juhos 6676527e58 rt2x00: cleanup patches
Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch
is already included in upstream.

Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream
inclusion but fixes a hang on ifdown under some circumstances and thus also
fixes AP mode operation in OpenWRT.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 21975
14 years ago
Felix Fietkau d715665b9b mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
14 years ago
Claudio Mignanti f5a01d10a2 mac80211: fix compile error (#6538)
SVN-Revision: 21850
14 years ago
Jo-Philipp Wich 38a2d4cab3 mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.patch
SVN-Revision: 21791
14 years ago
Hauke Mehrtens 1aadefd9bf mac80211: fix build of b43
SVN-Revision: 21790
14 years ago
Felix Fietkau 68779160b0 mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
14 years ago
Felix Fietkau c890f0d4df mac80211: reduce the size of the debugfs code
SVN-Revision: 21657
14 years ago
Felix Fietkau 8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes
SVN-Revision: 21654
14 years ago
Felix Fietkau 013be5ebe6 ath9k: one more queue stop/start fix
SVN-Revision: 21651
14 years ago
Felix Fietkau 82e32fbb71 ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth
SVN-Revision: 21650
14 years ago
Felix Fietkau 4920935b98 ath9k: merge some more pending fixes - should improve throughput
SVN-Revision: 21578
14 years ago
Felix Fietkau b674689a98 mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
14 years ago
Hauke Mehrtens bd51370d9d mac80211: remove patches already in mainline compat-wireless
SVN-Revision: 21469
14 years ago
Felix Fietkau 48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches
SVN-Revision: 21454
14 years ago
Hauke Mehrtens cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21449
14 years ago
Felix Fietkau 34ad2a0b71 ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data
SVN-Revision: 21351
14 years ago
Felix Fietkau b583a3f450 mac80211: update to wireless-testing 2010-04-28
SVN-Revision: 21271
14 years ago