aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: minor fixes for the antenna control patchFelix Fietkau2011-08-292-56/+5
* ath9k: prevent calibration / beacons from starting too earlyFelix Fietkau2011-08-281-6/+10
* ath9k: implement rx/tx antenna controlFelix Fietkau2011-08-286-31/+893
* mac80211: allow building for linux 3.1 againJonas Gorski2011-08-281-1/+1
* ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)Felix Fietkau2011-08-281-0/+16
* ath9k: fix cts timeout setting on 2.4 ghzFelix Fietkau2011-08-271-0/+28
* mac80211: update to wireless-testing 2011-08-26Felix Fietkau2011-08-2735-873/+926
* [package] mac80211: Fix the location firmware is copied to (libertas_sdio dri...Hamish Guthrie2011-08-221-2/+2
* [package] mac80211: configure hostapd logging optionsJo-Philipp Wich2011-08-202-2/+5
* [package] mac80211: use first available channel from current phy if channel i...Jo-Philipp Wich2011-08-131-1/+7
* ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ...Felix Fietkau2011-08-137-30/+610
* mac80211: update to 2011-08-10Felix Fietkau2011-08-1162-5246/+546
* ath9k: add a regdomain code used on newer ubiquiti networks devicesFelix Fietkau2011-08-101-0/+26
* package/mac80211: mark as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
* b43: fix reloading config settings after channel changes or hostapd restart (...Felix Fietkau2011-08-081-0/+101
* mac80211: always store broadcom firmware in b43 and b43legacy dirHauke Mehrtens2011-08-062-0/+17
* ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)Felix Fietkau2011-08-041-1/+9
* ath9k: add some code to control internal driver queue length limitsFelix Fietkau2011-08-042-0/+457
* ath9k: reduce the number of software retries, include hardware a-mpdu retries...Felix Fietkau2011-08-041-0/+61
* ath9k: rework handling of sending BlockAckReq frames, should hopefully lead t...Felix Fietkau2011-08-042-0/+213
* mac80211: fix a compiler warningFelix Fietkau2011-08-011-3/+6
* mac80211: add missing chunks to the compat_firmware_class changeFelix Fietkau2011-08-011-0/+60
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)Felix Fietkau2011-08-012-8/+17
* ath9k: prevent the aggregation code from sending packets to sleeping stations...Felix Fietkau2011-08-011-0/+22
* ath9k: fold patches that were merged upstream into 300-pending_work.patchFelix Fietkau2011-08-0127-524/+507
* ath9k: fix switching channel bandwidth from 5/10 back to 20mhzFelix Fietkau2011-07-292-3/+6
* ath9k: rework tx power handling - display the correct *current* tx power, and...Felix Fietkau2011-07-266-0/+313
* mac80211: merge a few pending fixes for channel switch handlingFelix Fietkau2011-07-261-0/+28
* mac80211: rename a misnamed patchFelix Fietkau2011-07-251-0/+0
* mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ...Felix Fietkau2011-07-251-46/+0
* mac80211: do not build bcma from compat-wirelessHauke Mehrtens2011-07-241-0/+11
* mac80211: fix typo and make broken options depend on BROKENHauke Mehrtens2011-07-231-2/+4
* mca80211: add support for b43 on bcma bus.Hauke Mehrtens2011-07-236-6/+2700
* ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe o...Felix Fietkau2011-07-191-0/+51
* ath9k: add some more fixes to the mic failure handling rework patchFelix Fietkau2011-07-131-7/+28
* mac80211: fix compile errors because of duplicate atomic64 implementations (#...Felix Fietkau2011-07-131-2/+6
* ath9k: fix mic frame handling for bigger packetsFelix Fietkau2011-07-121-6/+6
* mac80211: backport atomic64_t support for kernels that don't support itFelix Fietkau2011-07-091-0/+87
* ath9k: merge some pending initval fixes for ar9380Felix Fietkau2011-07-091-0/+40
* ath9k: fix sifs time for half/quarter and remove some unnecessary definesFelix Fietkau2011-07-092-3/+57
* ath9k: add more fixes for TKIP MIC validationFelix Fietkau2011-07-091-30/+39
* ath9k: add a temporary uci option for setting the channel bandwidthFelix Fietkau2011-07-081-0/+3
* ath9k: add more fixes for half/quarter rate supportFelix Fietkau2011-07-087-0/+240
* mac80211: fix an interop issue with some broken 802.11n clients (#9436)Felix Fietkau2011-07-081-0/+11
* mac80211: add pending crypto bugfixesFelix Fietkau2011-07-082-5/+549
* ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)Felix Fietkau2011-07-061-0/+13
* ath9k: fix reliability issues with TKIP MIC verificationFelix Fietkau2011-07-061-0/+73
* ath9k: always enable fast clock for 5 ghz regardless of the eeprom settingFelix Fietkau2011-07-061-0/+14
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-041-5/+31
* ath9k: merge an upstream change to fix false tx hangs on ar9003Felix Fietkau2011-07-041-1/+52