Felix Fietkau
|
1089b3213d
|
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@)
SVN-Revision: 19296
|
2010-01-23 18:25:45 +00:00 |
|
Felix Fietkau
|
9237420b79
|
mac80211: fix multi-bss related rx handling bug
SVN-Revision: 19260
|
2010-01-21 23:38:49 +00:00 |
|
Felix Fietkau
|
131c3e1c72
|
ath9k: fix a beacon buffer leak on interface up/down
SVN-Revision: 19233
|
2010-01-20 02:25:55 +00:00 |
|
Felix Fietkau
|
9d50c384be
|
mac80211: fix firmware compat stuff for 2.6.32
SVN-Revision: 19222
|
2010-01-18 14:18:08 +00:00 |
|
Felix Fietkau
|
d787e5dfe1
|
mac80211: remove an obsolete patch
SVN-Revision: 19195
|
2010-01-17 20:49:33 +00:00 |
|
Felix Fietkau
|
b97cfa4bf5
|
iw, mac80211: get the frequency info per-netdev instead of per-phy
SVN-Revision: 19194
|
2010-01-17 20:49:28 +00:00 |
|
Felix Fietkau
|
9f0c2d0a5b
|
mac80211: allow user space to query the current operating frequency
SVN-Revision: 19178
|
2010-01-17 03:07:51 +00:00 |
|
Felix Fietkau
|
20daaf7480
|
mac80211: upgrade to compat-wireless 2010-01-15
SVN-Revision: 19176
|
2010-01-17 01:38:07 +00:00 |
|
Felix Fietkau
|
383cadf5d7
|
ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this
SVN-Revision: 19156
|
2010-01-15 23:12:21 +00:00 |
|
Felix Fietkau
|
7c6b51f9e2
|
ath9k: fix rts/cts handling
SVN-Revision: 19147
|
2010-01-15 07:39:35 +00:00 |
|
Felix Fietkau
|
87226cbdc6
|
ath9k: tweak rx interrupt mitigation settings for better performance
SVN-Revision: 19146
|
2010-01-15 07:39:31 +00:00 |
|
Felix Fietkau
|
bc28dd7d7d
|
mac80211: add some ibss related fixes from linux-wireless@
SVN-Revision: 19145
|
2010-01-15 07:39:27 +00:00 |
|
Felix Fietkau
|
aa2ebbf15e
|
mac80211: add a missing chunk of the short slot patch
SVN-Revision: 19143
|
2010-01-15 02:03:25 +00:00 |
|
Felix Fietkau
|
0c66d3eef2
|
ath9k: fix short slot vs long slot handling, implement support for setting the coverage class
SVN-Revision: 19141
|
2010-01-15 01:16:48 +00:00 |
|
Felix Fietkau
|
6f5cd22319
|
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
SVN-Revision: 19139
|
2010-01-15 01:16:40 +00:00 |
|
Felix Fietkau
|
75d5301b3e
|
mac80211: another minor fix to monitor mode queue selection
SVN-Revision: 19111
|
2010-01-12 03:10:12 +00:00 |
|
Felix Fietkau
|
1d109f9eb2
|
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
SVN-Revision: 19110
|
2010-01-12 03:10:03 +00:00 |
|
Felix Fietkau
|
a0f378097e
|
mac80211: fix some monitor mode queue selection bugs
SVN-Revision: 19099
|
2010-01-11 05:57:59 +00:00 |
|
Felix Fietkau
|
afb9aa89b6
|
mac80211: fix patch naming
SVN-Revision: 19078
|
2010-01-08 16:56:39 +00:00 |
|
Felix Fietkau
|
c418fd661f
|
mac80211: various wds related fixes
SVN-Revision: 19076
|
2010-01-08 16:55:15 +00:00 |
|
Felix Fietkau
|
999a050002
|
mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements
SVN-Revision: 19064
|
2010-01-07 19:15:30 +00:00 |
|
Felix Fietkau
|
fe32f100a8
|
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
SVN-Revision: 19063
|
2010-01-07 19:15:05 +00:00 |
|
Felix Fietkau
|
23f08317be
|
mac80211: merge some further fixes to the queue stop patch
SVN-Revision: 19056
|
2010-01-06 18:43:01 +00:00 |
|
Felix Fietkau
|
e5e3624fff
|
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
SVN-Revision: 19051
|
2010-01-06 06:05:15 +00:00 |
|
Felix Fietkau
|
2a0225f061
|
mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues
SVN-Revision: 19045
|
2010-01-05 19:14:28 +00:00 |
|
Felix Fietkau
|
503cf5df83
|
mac80211: update ath9k tx fix with changes from upstream
SVN-Revision: 19043
|
2010-01-05 18:37:14 +00:00 |
|
Felix Fietkau
|
6d3d1504cf
|
mac80211: fix a race condition in ad-hoc bringup with fixed bssid
SVN-Revision: 18859
|
2009-12-20 11:04:43 +00:00 |
|
Felix Fietkau
|
6cdf436893
|
mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting
SVN-Revision: 18666
|
2009-12-05 17:12:56 +00:00 |
|
Felix Fietkau
|
9e6c05a20d
|
ath9k: disable interrupt mitigation - it hurts performance on embedded systems
SVN-Revision: 18626
|
2009-12-03 18:35:26 +00:00 |
|
Gabor Juhos
|
becedde3f1
|
mac80211: use mac address from platform data if present on ath9k
SVN-Revision: 18584
|
2009-11-28 18:01:03 +00:00 |
|
Gabor Juhos
|
fee0ea3ba8
|
mac80211: update ath9k patch
SVN-Revision: 18563
|
2009-11-27 21:21:14 +00:00 |
|
Gabor Juhos
|
5838c83c1f
|
package/mac80211: disable 2GHz band for 5GHz only devices
SVN-Revision: 18537
|
2009-11-25 20:35:58 +00:00 |
|
Felix Fietkau
|
cafe76e103
|
ath: only use GFP_DMA on ixp4xx
SVN-Revision: 18525
|
2009-11-24 13:55:37 +00:00 |
|
Felix Fietkau
|
9fce92753f
|
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it
SVN-Revision: 18505
|
2009-11-23 22:01:45 +00:00 |
|
Felix Fietkau
|
d6cb068098
|
mac80211: do not build b44
SVN-Revision: 18504
|
2009-11-23 22:01:40 +00:00 |
|
Felix Fietkau
|
e69581be06
|
ath9k: add a few debugfs files to access the chainmasks and registers
SVN-Revision: 18503
|
2009-11-23 20:38:18 +00:00 |
|
Felix Fietkau
|
e4489675b5
|
mac80211: update to compat-wireless 2009-11-21
SVN-Revision: 18465
|
2009-11-22 07:13:30 +00:00 |
|
Felix Fietkau
|
1f88eb26ac
|
ath9k: fix compiler warning without debug enabled
SVN-Revision: 18452
|
2009-11-18 18:35:31 +00:00 |
|
Felix Fietkau
|
f5c4ff9389
|
ath9k: fix bisectability of rc patches
SVN-Revision: 18445
|
2009-11-18 04:42:40 +00:00 |
|
Felix Fietkau
|
57d7f2f99a
|
ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility
SVN-Revision: 18444
|
2009-11-18 03:48:55 +00:00 |
|
Gabor Juhos
|
3018b457f9
|
package/mac80211: use platform_data on PCI devices in ath9k
SVN-Revision: 18436
|
2009-11-16 17:31:29 +00:00 |
|
Felix Fietkau
|
cdce75c5fc
|
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM
SVN-Revision: 18433
|
2009-11-16 00:44:39 +00:00 |
|
Felix Fietkau
|
b01e1d4916
|
mac80211: adjust patches based on upstream feedback
SVN-Revision: 18431
|
2009-11-15 22:05:03 +00:00 |
|
Felix Fietkau
|
46560d64a8
|
mac80211: add some missing patch chunks that were accidentally left out in the previous commit
SVN-Revision: 18430
|
2009-11-15 21:36:40 +00:00 |
|
Felix Fietkau
|
bc6301de27
|
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
SVN-Revision: 18429
|
2009-11-15 21:21:56 +00:00 |
|
Felix Fietkau
|
0a5fa7b10e
|
ath9k: fix massive packet loss issue introduced by upstream cleanups
SVN-Revision: 18428
|
2009-11-15 21:21:52 +00:00 |
|
Felix Fietkau
|
a7ddfc6e79
|
mac80211: sync with changes to patches submitted upstream
SVN-Revision: 18427
|
2009-11-15 21:21:47 +00:00 |
|
Felix Fietkau
|
bb572e08f8
|
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
SVN-Revision: 18415
|
2009-11-14 02:35:04 +00:00 |
|
Felix Fietkau
|
c8c6f7ec39
|
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
SVN-Revision: 18377
|
2009-11-11 16:32:09 +00:00 |
|
Felix Fietkau
|
20107c752e
|
mac80211: fix a bug in broadcast handling of wds sta interfaces
SVN-Revision: 18363
|
2009-11-11 05:15:41 +00:00 |
|