summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: another overrideFelix Fietkau2010-09-021-0/+1
| | | | SVN-Revision: 22875
* mac80211: add missing config override for ath9kFelix Fietkau2010-09-021-0/+1
| | | | SVN-Revision: 22874
* ath9k: add a patch for dumping the eeprom contents via debugfsFelix Fietkau2010-09-011-0/+67
| | | | SVN-Revision: 22870
* mac80211: replace 800-nuke_led_code.patch with something smaller. most of ↵Felix Fietkau2010-08-312-415/+127
| | | | | | the #ifdef spaghetti that the old patch introduced was completely unnecessary SVN-Revision: 22866
* mac80211: update to wireless-testing 2010-08-31Felix Fietkau2010-08-3137-1744/+162
| | | | SVN-Revision: 22865
* ath9k: fix a WARN_ON when aggregation start is issued more than once, should ↵Felix Fietkau2010-08-281-0/+12
| | | | | | improve stability with 802.11n SVN-Revision: 22827
* ath9k: add some extra checks to the mic failure fixFelix Fietkau2010-08-281-8/+19
| | | | SVN-Revision: 22825
* p54: Fix powersave modeMichael Büsch2010-08-251-0/+33
| | | | SVN-Revision: 22797
* ath9k: fix spurious MIC failure detection, causing instability issues in AP modeFelix Fietkau2010-08-251-0/+74
| | | | SVN-Revision: 22795
* mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patchMichael Büsch2010-08-211-33/+52
| | | | SVN-Revision: 22749
* ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up ↵Felix Fietkau2010-08-171-0/+36
| | | | | | block ack window tracking to use less memory SVN-Revision: 22688
* package/mac80211: fix r22422, add missing bits & bytesAlexandros C. Couloumbis2010-08-122-78/+433
| | | | SVN-Revision: 22611
* package/mac80211: let build system enable led code through cflags (thank you ↵Alexandros C. Couloumbis2010-08-111-0/+78
| | | | | | nbd) SVN-Revision: 22591
* mac80211: Add p54spi driverMichael Büsch2010-08-081-2/+24
| | | | SVN-Revision: 22535
* ath9k: fix rx tsf parsingFelix Fietkau2010-08-041-0/+44
| | | | SVN-Revision: 22493
* ath9k: improve stuck beacon recovery by reading nf values from the hw when a ↵Felix Fietkau2010-08-021-1/+3
| | | | | | calibration is pending (instead of waiting for the next cal interval) SVN-Revision: 22461
* ath9k: improve stuck beacon recovery and noise floor handling. significantly ↵Felix Fietkau2010-08-024-0/+306
| | | | | | improves stability under strong interference in ap mode SVN-Revision: 22460
* ath9k: fix aggregation pause/restart handling under heavy load (thx to ↵Felix Fietkau2010-08-011-0/+72
| | | | | | Lorenzo Bianconi) SVN-Revision: 22457
* package/mac80211: sync commit r22419Alexandros C. Couloumbis2010-07-311-27/+0
| | | | SVN-Revision: 22422
* mac80211: update to 2010-07-29, add pending patches to fix further issues ↵Felix Fietkau2010-07-306-617/+662
| | | | | | with calibration SVN-Revision: 22419
* mac80211: minor fix for the offchannel status change notificationFelix Fietkau2010-07-301-0/+27
| | | | SVN-Revision: 22417
* ath9k: fix various calibration related bugs and clean up the codeFelix Fietkau2010-07-285-20/+1017
| | | | SVN-Revision: 22408
* mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵Felix Fietkau2010-07-279-136/+26
| | | | | | change that might fix some calibration issues SVN-Revision: 22403
* 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