summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: fix processing of rx frames on channel changenbd2011-08-292-20/+41
* ath9k: fix a tx aggregation padding issuenbd2011-08-293-10/+33
* ath9k: fix calibration on 5 ghznbd2011-08-291-0/+12
* ath9k: minor fixes for the antenna control patchnbd2011-08-292-56/+5
* ath9k: prevent calibration / beacons from starting too earlynbd2011-08-281-6/+10
* ath9k: implement rx/tx antenna controlnbd2011-08-286-31/+893
* mac80211: allow building for linux 3.1 againjogo2011-08-281-1/+1
* ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)nbd2011-08-281-0/+16
* ath9k: fix cts timeout setting on 2.4 ghznbd2011-08-271-0/+28
* mac80211: update to wireless-testing 2011-08-26nbd2011-08-2735-873/+926
* [package] mac80211: Fix the location firmware is copied to (libertas_sdio dri...hcg2011-08-221-2/+2
* [package] mac80211: configure hostapd logging optionsjow2011-08-202-2/+5
* [package] mac80211: use first available channel from current phy if channel i...jow2011-08-131-1/+7
* ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ...nbd2011-08-137-30/+610
* mac80211: update to 2011-08-10nbd2011-08-1162-5246/+546
* ath9k: add a regdomain code used on newer ubiquiti networks devicesnbd2011-08-101-0/+26
* package/mac80211: mark as broken for linux 3.1jogo2011-08-091-1/+1
* b43: fix reloading config settings after channel changes or hostapd restart (...nbd2011-08-081-0/+101
* mac80211: always store broadcom firmware in b43 and b43legacy dirhauke2011-08-062-0/+17
* ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)nbd2011-08-041-1/+9
* ath9k: add some code to control internal driver queue length limitsnbd2011-08-042-0/+457
* ath9k: reduce the number of software retries, include hardware a-mpdu retries...nbd2011-08-041-0/+61
* ath9k: rework handling of sending BlockAckReq frames, should hopefully lead t...nbd2011-08-042-0/+213
* mac80211: fix a compiler warningnbd2011-08-011-3/+6
* mac80211: add missing chunks to the compat_firmware_class changenbd2011-08-011-0/+60
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)nbd2011-08-012-8/+17
* ath9k: prevent the aggregation code from sending packets to sleeping stations...nbd2011-08-011-0/+22
* ath9k: fold patches that were merged upstream into 300-pending_work.patchnbd2011-08-0127-524/+507
* ath9k: fix switching channel bandwidth from 5/10 back to 20mhznbd2011-07-292-3/+6
* ath9k: rework tx power handling - display the correct *current* tx power, and...nbd2011-07-266-0/+313
* mac80211: merge a few pending fixes for channel switch handlingnbd2011-07-261-0/+28
* mac80211: rename a misnamed patchnbd2011-07-251-0/+0
* mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ...nbd2011-07-251-46/+0
* mac80211: do not build bcma from compat-wirelesshauke2011-07-241-0/+11
* mac80211: fix typo and make broken options depend on BROKENhauke2011-07-231-2/+4
* mca80211: add support for b43 on bcma bus.hauke2011-07-236-6/+2700
* ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe o...nbd2011-07-191-0/+51
* ath9k: add some more fixes to the mic failure handling rework patchnbd2011-07-131-7/+28
* mac80211: fix compile errors because of duplicate atomic64 implementations (#...nbd2011-07-131-2/+6
* ath9k: fix mic frame handling for bigger packetsnbd2011-07-121-6/+6
* mac80211: backport atomic64_t support for kernels that don't support itnbd2011-07-091-0/+87
* ath9k: merge some pending initval fixes for ar9380nbd2011-07-091-0/+40
* ath9k: fix sifs time for half/quarter and remove some unnecessary definesnbd2011-07-092-3/+57
* ath9k: add more fixes for TKIP MIC validationnbd2011-07-091-30/+39
* ath9k: add a temporary uci option for setting the channel bandwidthnbd2011-07-081-0/+3
* ath9k: add more fixes for half/quarter rate supportnbd2011-07-087-0/+240
* mac80211: fix an interop issue with some broken 802.11n clients (#9436)nbd2011-07-081-0/+11
* mac80211: add pending crypto bugfixesnbd2011-07-082-5/+549
* ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)nbd2011-07-061-0/+13
* ath9k: fix reliability issues with TKIP MIC verificationnbd2011-07-061-0/+73