summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* [package] mac80211: autoload ath9k_htc after USB controller driversjow2011-10-131-1/+1
* mac80211: fix some dependencies and make lib80211 compile without cfg80211 se...hauke2011-10-131-7/+8
* mac80211: use new version of carl80211 firmwarehauke2011-10-131-2/+2
* mac80211: use correct firmware for ath9k_htchauke2011-10-131-4/+5
* mac80211: update to wireless-testing 2011-10-05 + pending patchesnbd2011-10-0947-4732/+11045
* mac80211: set the country code early to allow crda to settlenbd2011-10-081-0/+7
* mac80211: remove a WARN_ON that causes compile errors on 2.6.32nbd2011-10-081-0/+10
* ath9k: add support for per-chain signal strength infonbd2011-10-082-0/+444
* ath9k: extend the phy error disable patchnbd2011-10-081-0/+21
* ath9k: disable phy error reporting on the rx queue to improve stability under...nbd2011-10-072-1/+17
* ath9k: add some more fixes to AP handling of buffered frames for powersave cl...nbd2011-09-302-10/+40
* ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai...nbd2011-09-253-1/+63
* ath9k: merge a pending fix for powersavenbd2011-09-251-1/+1
* [package] mac80211: rework mac address generation for virtual interfaces; set...jow2011-09-251-9/+17
* ath9k: fix antenna gain calculationnbd2011-09-201-2/+2
* ath9k: fix handling configured tx power limitsnbd2011-09-191-1/+1
* b43: merge ad-hoc beacon fixnbd2011-09-193-2/+14
* ath9k: add some cleanup patches and rework tx power handlingnbd2011-09-175-16/+870
* ath9k: do not strip MMIC for key miss framesnbd2011-09-171-3/+13
* mac80211: reduce tx queue length of wireless interfaces - improves latency un...nbd2011-09-171-0/+10
* ath9k: fix a regression in handling of MAC key miss events (should improve co...nbd2011-09-171-0/+83
* ath9k: fix compile without debugfs (#10117)nbd2011-09-171-3/+5
* mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client modenbd2011-09-162-3/+40
* mac80211: update to wireless-testing 2011-09-14nbd2011-09-1546-6697/+3198
* ath9k: add a better fix for beacon timer reliabilitynbd2011-09-111-8/+7
* ath9k: fix an rx path race condition that might be the cause of the "ath: DMA...nbd2011-09-091-0/+34
* [package] mac80211: introduce "disabled" option for wifi-iface section to shu...jow2011-09-081-1/+4
* mac80211: fix an endian issue in BlockAckReq handlingnbd2011-09-071-3/+16
* mac80211: merge a power save related race condition fixnbd2011-09-061-0/+11
* ath9k: fix beacon timer init on resetnbd2011-09-041-0/+11
* ath9k: fix some hw reset issuesnbd2011-09-034-53/+61
* ath9k: merge a fix for tx power limit testingnbd2011-09-011-0/+16
* ath9k: fix another crash bugnbd2011-08-312-2/+2
* ath9k: merge a pending fix for 5 ghz rx latencynbd2011-08-318-26/+74
* ath9k: add a missing dma cache sync on aggregation software retrynbd2011-08-305-20/+40
* ath9k: add some more minor hw reset related fixesnbd2011-08-303-37/+79
* ath9k: fix a few crash issues on hardware resetnbd2011-08-293-39/+370
* ath9k: use cold reset instead of warm reset on ar9280 to make recovery from s...nbd2011-08-291-0/+23
* ath9k: add some cleanup patchesnbd2011-08-293-3/+4132
* ath9k: fix a compile errornbd2011-08-292-18/+18
* ath9k: fix disabling ani on resetnbd2011-08-292-15/+15
* 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