aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: simplify noise floor calibration chainmask calculationFelix Fietkau2010-07-231-0/+30
| | | | SVN-Revision: 22362
* ath9k: fix invalid noisefloor measurement values in ht20 modeFelix Fietkau2010-07-231-0/+46
| | | | SVN-Revision: 22361
* ath9k: fix another buffer leak in the aggregation codeFelix Fietkau2010-07-231-0/+32
| | | | SVN-Revision: 22360
* mac80211: fix build of ipw2100 driverHauke Mehrtens2010-07-221-0/+61
| | | | SVN-Revision: 22358
* mac80211: fix handling of frag and rts options, thanks stintel!Jo-Philipp Wich2010-07-221-10/+4
| | | | SVN-Revision: 22355
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵Felix Fietkau2010-07-201-1/+1
| | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304
* mac80211: fix aggregation on WDS AP interfacesFelix Fietkau2010-07-201-0/+20
| | | | SVN-Revision: 22302
* mac80211: update to wireless-testing 2010-07-16Felix Fietkau2010-07-2016-5769/+8
| | | | SVN-Revision: 22301
* ath5k: in-flash macs and eeprom for mach-eap7660dGabor Juhos2010-07-153-1/+93
| | | | | | | | | 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
* mac80211: improve reliability of the keymiss handling fix, add another ↵Felix Fietkau2010-07-122-17/+52
| | | | | | aggregation leak fix SVN-Revision: 22152
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-41/+41
| | | | SVN-Revision: 22145
* ath9k: remove support for hardware which was never sold. reduces binary size ↵Felix Fietkau2010-07-111-0/+5044
| | | | | | by ~30k SVN-Revision: 22134
* ath9k: improve reliability of the noise floor calibrationFelix Fietkau2010-07-111-0/+399
| | | | SVN-Revision: 22126
* ath9k: add another batch of stability updates and misc fixesFelix Fietkau2010-07-116-0/+188
| | | | SVN-Revision: 22123
* mac80211: update to wireless-testing 2010-07-06, add another patch to ↵Felix Fietkau2010-07-0718-15404/+41
| | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088
* mac80211: fix interface teardown for kernels >= 2.6.33Felix Fietkau2010-07-061-1/+9
| | | | SVN-Revision: 22078
* ath9k: fix a potential buffer leakFelix Fietkau2010-07-021-0/+68
| | | | SVN-Revision: 22048
* ath9k: fix a crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+13
| | | | SVN-Revision: 22046
* ath9k: fix false positives in the baseband hang check by repeating the test ↵Felix Fietkau2010-07-011-0/+90
| | | | | | a few times before pronouncing the hardware dead and resetting it SVN-Revision: 22038
* ath9k: clean up some code duplication related to noise floor handlingFelix Fietkau2010-07-011-0/+207
| | | | SVN-Revision: 22037
* ath9k: add a missing null pointer check and some further cleanupFelix Fietkau2010-07-011-3/+23
| | | | SVN-Revision: 22036
* ath9k: properly sanitize calibrated noise floor values on all hardwareFelix Fietkau2010-07-011-0/+386
| | | | SVN-Revision: 22035
* ath9k: add initval updates - should increase stability and performance on ↵Felix Fietkau2010-06-303-0/+14635
| | | | | | AR91xx and AR92xx SVN-Revision: 21999
* mac80211: fix r21990Alexandros C. Couloumbis2010-06-301-5/+9
| | | | SVN-Revision: 21992
* mac80211: fix compile issues on 2.6.35Alexandros C. Couloumbis2010-06-301-0/+11
| | | | SVN-Revision: 21990
* ath9k: fix TSF across hardware resets on AR913xFelix Fietkau2010-06-301-0/+39
| | | | SVN-Revision: 21989
* mac80211: update to wireless-testing 2010-06-28Felix Fietkau2010-06-3020-98/+33
| | | | SVN-Revision: 21988
* rt2x00: cleanup patchesGabor Juhos2010-06-282-29/+34
| | | | | | | | | | | | | 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
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
| | | | SVN-Revision: 21956
* mac80211: update to wireless-testing 2010-06-15Felix Fietkau2010-06-2611-1946/+77
| | | | SVN-Revision: 21943
* Add support for Marvell 88W8686Hamish Guthrie2010-06-231-6/+43
| | | | SVN-Revision: 21887
* mac80211: fix compile error (#6538)Claudio Mignanti2010-06-201-0/+16
| | | | SVN-Revision: 21850
* mac80211: fix compile on systems that do not have /bin/trueFelix Fietkau2010-06-141-1/+2
| | | | SVN-Revision: 21801
* mac80211: rename dma_set_coherent_mask() patch to ↵Jo-Philipp Wich2010-06-131-0/+0
| | | | | | 170-dma_set_coherent_mask.patch SVN-Revision: 21791
* mac80211: fix build of b43Hauke Mehrtens2010-06-131-0/+28
| | | | SVN-Revision: 21790
* mac80211: update to 2010-06-10, add pending work with stability and ↵Felix Fietkau2010-06-1027-10686/+1940
| | | | | | throughput fixes for ath9k SVN-Revision: 21756
* mac80211: reduce the size of the debugfs codeFelix Fietkau2010-06-021-0/+262
| | | | SVN-Revision: 21657
* mac80211: remove the pid rate control algorithm to save a few kbytesFelix Fietkau2010-06-012-1/+11
| | | | SVN-Revision: 21654
* ath9k: one more queue stop/start fixFelix Fietkau2010-06-011-0/+10
| | | | SVN-Revision: 21651
* ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵Felix Fietkau2010-06-011-0/+144
| | | | | | under load and make throughput more smooth SVN-Revision: 21650
* ath9k: merge some more pending fixes - should improve throughputFelix Fietkau2010-05-271-14/+59
| | | | SVN-Revision: 21578
* mac80211: update to wireless-testing 2010-05-24Felix Fietkau2010-05-2514-55/+3357
| | | | SVN-Revision: 21568
* mac80211: use stable firmware for b43 driver as the experimental causes ↵Hauke Mehrtens2010-05-161-1/+1
| | | | | | | | problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470
* mac80211: remove patches already in mainline compat-wirelessHauke Mehrtens2010-05-162-22/+0
| | | | SVN-Revision: 21469
* mac80211: update b43-fwcutterHauke Mehrtens2010-05-161-8/+8
| | | | SVN-Revision: 21468
* mac80211: update to wireless-testing 2010-05-12 plus some pending patchesFelix Fietkau2010-05-1517-1478/+6897
| | | | SVN-Revision: 21454
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.Hauke Mehrtens2010-05-158-27/+50
| | | | | | | | 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
* ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵Felix Fietkau2010-05-041-0/+24
| | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351
* mac80211: use the nl80211 driver for wpa_supplicantFelix Fietkau2010-05-021-1/+1
| | | | SVN-Revision: 21321
* mac80211: enable rx/tx stbc by default if supportedFelix Fietkau2010-05-021-0/+4
| | | | SVN-Revision: 21319