aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add support for setting the multicast rate for ibssFelix Fietkau2010-10-252-0/+164
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-231-1/+3
* ath9k: fix an aggregation hang issue that happens when a hardware reset is is...Felix Fietkau2010-10-231-0/+42
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf...Felix Fietkau2010-10-215-43/+87
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionFelix Fietkau2010-10-202-1/+13
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ...Felix Fietkau2010-10-201-0/+31
* ath9k: fix a small bug in the handling of a few tx descriptor flagsFelix Fietkau2010-10-201-0/+25
* ath9k: fix a crash that happens when survey stats are accessed before the int...Felix Fietkau2010-10-201-0/+12
* ath9k: use the maximum rate power for the channel txpower limitsFelix Fietkau2010-10-201-24/+72
* ath9k: add a locking fix that might prevent random memory corruption during h...Felix Fietkau2010-10-201-0/+237
* ath9k: fix tx power displayFelix Fietkau2010-10-203-0/+412
* mac80211: update to wireless-testing 2010-10-19Felix Fietkau2010-10-1922-1751/+10
* ath9k: make the regulatory override less intrusive - allow it to parse CTLsFelix Fietkau2010-10-191-57/+35
* mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and pe...Felix Fietkau2010-10-1631-1002/+1624
* wifi: change the default channel from 5 to 11, 5 was a really bad choiceFelix Fietkau2010-10-131-1/+1
* ath9k: fix a few ani issuesFelix Fietkau2010-10-123-0/+75
* ath9k: fix channel time updates when the interface is idleFelix Fietkau2010-10-121-0/+54
* mac80211: fix a crash in the netlink backportFelix Fietkau2010-10-121-0/+12
* [package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillosJo-Philipp Wich2010-10-101-1/+1
* ath9k: fix counter overflow in survey channel time stats for the operating ch...Felix Fietkau2010-10-101-15/+33
* mac80211: update to a newer compat-wireless which fixes rt2800pci compile iss...Felix Fietkau2010-10-104-319/+3
* [package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSDJo-Philipp Wich2010-10-091-0/+189
* ath9k: implement extended channel utilization statistics via surveyFelix Fietkau2010-10-097-0/+935
* ath9k: add a fix for an aggregation delimiter size rounding errorFelix Fietkau2010-10-091-0/+13
* mac80211: fix netlink backport for 2.6.31 and belowFelix Fietkau2010-10-091-1/+94
* mac80211: update to wireless-testing 2010-10-06Felix Fietkau2010-10-0727-1476/+245
* mac80211: ath9k: get tx gain type from eepromGabor Juhos2010-10-052-1/+34
* ath9k: add a few fixes and cleanupsFelix Fietkau2010-10-036-0/+1058
* ath9k: fix regulatory issues with multiple cardsFelix Fietkau2010-10-011-0/+91
* ath9k: compile out the ath9k rate controlFelix Fietkau2010-09-302-13/+11
* ath9k: fetch survey data for all channelsFelix Fietkau2010-09-296-0/+272
* mac80211: update to wireless-testing 2010-09-28Felix Fietkau2010-09-2924-397/+38
* ath9k: fix a warning during a failed aggregation startFelix Fietkau2010-09-201-2/+5
* ath9k: fix various aggregation related race conditionsFelix Fietkau2010-09-192-0/+183
* rt2800pci: add back ifdown hang workaround that was accidentally dropped duri...Felix Fietkau2010-09-161-0/+29
* mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl91...Felix Fietkau2010-09-1430-270/+220
* mac80211: add a pending fix for a locking error in the aggregation reorder re...Felix Fietkau2010-09-141-0/+25
* ath9k: fix multi-bss operation (fixes #7914)Felix Fietkau2010-09-141-0/+117
* From: Joseph Roback <openwrt-devel@roback.cc>Michael Büsch2010-09-071-1/+2
* [PATCH] b43: Module option added to change the GPIO LED mask.Jo-Philipp Wich2010-09-041-0/+50
* p54spi: Compile in the default eeprom imageMichael Büsch2010-09-041-0/+2
* mac80211: another overrideFelix Fietkau2010-09-021-0/+1
* mac80211: add missing config override for ath9kFelix Fietkau2010-09-021-0/+1
* ath9k: add a patch for dumping the eeprom contents via debugfsFelix Fietkau2010-09-011-0/+67
* mac80211: replace 800-nuke_led_code.patch with something smaller.Felix Fietkau2010-08-312-415/+127
* mac80211: update to wireless-testing 2010-08-31Felix Fietkau2010-08-3137-1744/+162
* ath9k: fix a WARN_ON when aggregation start is issued more than once, should ...Felix Fietkau2010-08-281-0/+12
* ath9k: add some extra checks to the mic failure fixFelix Fietkau2010-08-281-8/+19
* p54: Fix powersave modeMichael Büsch2010-08-251-0/+33
* ath9k: fix spurious MIC failure detection, causing instability issues in AP modeFelix Fietkau2010-08-251-0/+74