summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix rx tsf parsingFelix Fietkau2010-08-041-0/+44
* ath9k: improve stuck beacon recovery by reading nf values from the hw when a ...Felix Fietkau2010-08-021-1/+3
* ath9k: improve stuck beacon recovery and noise floor handling. significantly ...Felix Fietkau2010-08-024-0/+306
* ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz...Felix Fietkau2010-08-011-0/+72
* package/mac80211: sync commit r22419Alexandros C. Couloumbis2010-07-311-27/+0
* mac80211: update to 2010-07-29, add pending patches to fix further issues wit...Felix Fietkau2010-07-306-617/+662
* mac80211: minor fix for the offchannel status change notificationFelix Fietkau2010-07-301-0/+27
* ath9k: fix various calibration related bugs and clean up the codeFelix Fietkau2010-07-285-20/+1017
* mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ch...Felix Fietkau2010-07-279-136/+26
* ath9k: simplify noise floor calibration chainmask calculationFelix Fietkau2010-07-231-0/+30
* ath9k: fix invalid noisefloor measurement values in ht20 modeFelix Fietkau2010-07-231-0/+46
* ath9k: fix another buffer leak in the aggregation codeFelix Fietkau2010-07-231-0/+32
* mac80211: fix build of ipw2100 driverHauke Mehrtens2010-07-221-0/+61
* mac80211: fix handling of frag and rts options, thanks stintel!Jo-Philipp Wich2010-07-221-10/+4
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe...Felix Fietkau2010-07-201-1/+1
* mac80211: fix aggregation on WDS AP interfacesFelix Fietkau2010-07-201-0/+20
* mac80211: update to wireless-testing 2010-07-16Felix Fietkau2010-07-2016-5769/+8
* ath5k: in-flash macs and eeprom for mach-eap7660dGabor Juhos2010-07-153-1/+93
* mac80211: improve reliability of the keymiss handling fix, add another aggreg...Felix Fietkau2010-07-122-17/+52
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-41/+41
* ath9k: remove support for hardware which was never sold. reduces binary size ...Felix Fietkau2010-07-111-0/+5044
* ath9k: improve reliability of the noise floor calibrationFelix Fietkau2010-07-111-0/+399
* ath9k: add another batch of stability updates and misc fixesFelix Fietkau2010-07-116-0/+188
* mac80211: update to wireless-testing 2010-07-06, add another patch to finally...Felix Fietkau2010-07-0718-15404/+41
* mac80211: fix interface teardown for kernels >= 2.6.33Felix Fietkau2010-07-061-1/+9
* ath9k: fix a potential buffer leakFelix Fietkau2010-07-021-0/+68
* ath9k: fix a crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+13
* ath9k: fix false positives in the baseband hang check by repeating the test a...Felix Fietkau2010-07-011-0/+90
* ath9k: clean up some code duplication related to noise floor handlingFelix Fietkau2010-07-011-0/+207
* ath9k: add a missing null pointer check and some further cleanupFelix Fietkau2010-07-011-3/+23
* ath9k: properly sanitize calibrated noise floor values on all hardwareFelix Fietkau2010-07-011-0/+386
* ath9k: add initval updates - should increase stability and performance on AR9...Felix Fietkau2010-06-303-0/+14635
* mac80211: fix r21990Alexandros C. Couloumbis2010-06-301-5/+9
* mac80211: fix compile issues on 2.6.35Alexandros C. Couloumbis2010-06-301-0/+11
* ath9k: fix TSF across hardware resets on AR913xFelix Fietkau2010-06-301-0/+39
* mac80211: update to wireless-testing 2010-06-28Felix Fietkau2010-06-3020-98/+33
* rt2x00: cleanup patchesGabor Juhos2010-06-282-29/+34
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
* mac80211: update to wireless-testing 2010-06-15Felix Fietkau2010-06-2611-1946/+77
* Add support for Marvell 88W8686Hamish Guthrie2010-06-231-6/+43
* mac80211: fix compile error (#6538)Claudio Mignanti2010-06-201-0/+16
* mac80211: fix compile on systems that do not have /bin/trueFelix Fietkau2010-06-141-1/+2
* mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.p...Jo-Philipp Wich2010-06-131-0/+0
* mac80211: fix build of b43Hauke Mehrtens2010-06-131-0/+28
* mac80211: update to 2010-06-10, add pending work with stability and throughpu...Felix Fietkau2010-06-1027-10686/+1940
* mac80211: reduce the size of the debugfs codeFelix Fietkau2010-06-021-0/+262
* mac80211: remove the pid rate control algorithm to save a few kbytesFelix Fietkau2010-06-012-1/+11
* ath9k: one more queue stop/start fixFelix Fietkau2010-06-011-0/+10
* ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage un...Felix Fietkau2010-06-011-0/+144
* ath9k: merge some more pending fixes - should improve throughputFelix Fietkau2010-05-271-14/+59