Felix Fietkau
|
8bdee4acf7
|
mac80211: fix mac address handling for multiple phy/vif
SVN-Revision: 19177
|
2010-01-17 01:52:45 +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
|
b8ef670202
|
mac80211: fix ht capability detection (thx, stintel)
SVN-Revision: 19144
|
2010-01-15 02:55:29 +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
|
b35e22bd24
|
mac80211: implement the distance setting
SVN-Revision: 19142
|
2010-01-15 01:16:52 +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 |
Jo-Philipp Wich
|
cb30b52ec1
|
base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends
SVN-Revision: 19118
|
2010-01-13 18:39:44 +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
|
fa78fa7e43
|
mac80211: export a few ath header files
SVN-Revision: 19065
|
2010-01-07 21:59:51 +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 |
Michael Büsch
|
bced3bd81b
|
b43-fwsquash: ucode2.fw also supports core rev 3
SVN-Revision: 18948
|
2009-12-26 23:20:24 +00:00 |
Hauke Mehrtens
|
abade416d1
|
b43 and b43legacy: squash firmware
Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy
SVN-Revision: 18947
|
2009-12-26 23:15:16 +00:00 |
Hauke Mehrtens
|
f1e9fb687b
|
b43: Add L-PHY firemware files to squash script
Use firmware 4.178.10.4 as default on.
Select firmware for all supported phy types and version as default.
Close ticket #5978
SVN-Revision: 18935
|
2009-12-26 01:06:36 +00:00 |
Felix Fietkau
|
0a24ec2e4a
|
mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401)
SVN-Revision: 18923
|
2009-12-24 11:05:04 +00:00 |
Nicolas Thill
|
5734bdddcd
|
disable a few packages failing on ps3 as well (marking them as BROKEN)
SVN-Revision: 18905
|
2009-12-23 11:08:22 +00:00 |
Nicolas Thill
|
33db876248
|
disable a few packages failing on pxcab (marking them as BROKEN)
SVN-Revision: 18903
|
2009-12-23 09:53:06 +00:00 |
Vasilis Tsiligiannis
|
ddba20a829
|
mac80211: Don't echo missing physical device errors to wireless config file
SVN-Revision: 18896
|
2009-12-22 21:45:08 +00:00 |
Nicolas Thill
|
c00d5e59f0
|
mark mac80211 & madwifi as BROKEN for ep93xx
SVN-Revision: 18877
|
2009-12-21 12:33:45 +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 |
Nicolas Thill
|
cd906043d8
|
mac80211: fix rt2x00-lib dependency on PCI/USB
SVN-Revision: 18812
|
2009-12-18 10:43:18 +00:00 |
Gabor Juhos
|
ae89e435d9
|
mac80211: fix depends
SVN-Revision: 18732
|
2009-12-10 13:50:02 +00:00 |
Felix Fietkau
|
d431d864b8
|
mac80211: fix RTS threshold not being set for mac80211 devices
A typo prevented it from working, tested with ar71xx and ath9k.
Signed-off-by: Otto Solares <solca@guug.org>
SVN-Revision: 18719
|
2009-12-09 17:22:25 +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
|
fee32f227e
|
mac80211: set the country code through iw reg, setting it only through hostapd apparently does not work
SVN-Revision: 18665
|
2009-12-05 17:12:51 +00:00 |
Jo-Philipp Wich
|
af947d5c89
|
mac80211: fix a shell syntax error
SVN-Revision: 18664
|
2009-12-05 15:11:47 +00:00 |
Jo-Philipp Wich
|
6da667f886
|
mac80211: fix wpa handling in sta mode
SVN-Revision: 18662
|
2009-12-05 15:08:25 +00:00 |
Felix Fietkau
|
86bfe0a701
|
mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent conflicts with madwifi interface naming
SVN-Revision: 18627
|
2009-12-03 18:35:31 +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 |
Florian Fainelli
|
a263714936
|
fix p54usb firmware installation (#6260)
SVN-Revision: 18615
|
2009-11-30 21:26:12 +00:00 |
Felix Fietkau
|
7d599ee46c
|
mac80211: fix up wds sta mode after r18591
SVN-Revision: 18600
|
2009-11-29 13:56:41 +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
|
756b6fdbf3
|
mac80211: fix detection of multiple mac80211 devices
SVN-Revision: 18583
|
2009-11-28 18:00:59 +00:00 |
Gabor Juhos
|
ff7c793af5
|
mac80211: remove trailing whitespaces in mac80211.sh
SVN-Revision: 18582
|
2009-11-28 18:00:53 +00:00 |
Florian Fainelli
|
ef499299ea
|
update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)
SVN-Revision: 18580
|
2009-11-28 14:25:41 +00:00 |
Gabor Juhos
|
1104a67439
|
mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)
SVN-Revision: 18577
|
2009-11-28 13:49:14 +00:00 |
Gabor Juhos
|
7ce91a64f0
|
mac80211: fix a typo in the mac80211.sh
SVN-Revision: 18567
|
2009-11-27 21:21:28 +00:00 |
Gabor Juhos
|
fee0ea3ba8
|
mac80211: update ath9k patch
SVN-Revision: 18563
|
2009-11-27 21:21:14 +00:00 |
Gabor Juhos
|
05c8eef651
|
mac80211: select channel 36 by default on 5GHz only devices
SVN-Revision: 18562
|
2009-11-27 21:21:10 +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 |
Gabor Juhos
|
00808aaff3
|
package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
|
2009-11-13 17:11:43 +00:00 |
Felix Fietkau
|
a195852e7f
|
mac80211: disable powersave on the sta by default (for performance reasons)
SVN-Revision: 18379
|
2009-11-11 16:59:36 +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 |
Felix Fietkau
|
1dbcfdaf2f
|
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
SVN-Revision: 18356
|
2009-11-10 19:27:19 +00:00 |
Felix Fietkau
|
559f32adbc
|
mac80211: fix wpa in client mode
SVN-Revision: 18355
|
2009-11-10 19:27:13 +00:00 |
Felix Fietkau
|
498483be78
|
mac80211: fix wifi detect with 11n cards that have multiple bands
SVN-Revision: 18351
|
2009-11-09 00:58:39 +00:00 |
Felix Fietkau
|
ae0457f76a
|
b43: work around a locking issue, might fix #5996
SVN-Revision: 18338
|
2009-11-07 17:40:52 +00:00 |
Felix Fietkau
|
3dfa493e56
|
fix up the download location for the updated mac80211 version (thx, swalker)
SVN-Revision: 18317
|
2009-11-05 16:05:52 +00:00 |
Felix Fietkau
|
91c0fbb06c
|
mac80211: update to 2009-11-03
SVN-Revision: 18294
|
2009-11-04 21:54:47 +00:00 |
Felix Fietkau
|
875d957512
|
mac80211: fill some important capabilities into ht_capab in the hostapd config
SVN-Revision: 18293
|
2009-11-04 21:53:49 +00:00 |
Florian Fainelli
|
eff68fb14b
|
fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070)
SVN-Revision: 18258
|
2009-11-01 10:46:36 +00:00 |
Florian Fainelli
|
f88807049f
|
kmod-libertas needs kmod-lib80211 to load
SVN-Revision: 18244
|
2009-10-31 12:28:55 +00:00 |
Florian Fainelli
|
1a2862798a
|
remove references to 2_6_27
SVN-Revision: 18202
|
2009-10-29 12:22:53 +00:00 |
Felix Fietkau
|
62aa1dc057
|
mac80211: fix ath5k compile on 2.6.28 and earlier
SVN-Revision: 18065
|
2009-10-19 04:28:15 +00:00 |
Felix Fietkau
|
31e93d467c
|
mac80211: fix download url (#5980)
SVN-Revision: 18040
|
2009-10-11 23:11:39 +00:00 |
Felix Fietkau
|
d06c15c265
|
mac80211: fix a warning during interface bringup when using autochannel
SVN-Revision: 18034
|
2009-10-11 15:06:12 +00:00 |
Nicolas Thill
|
9da14e1275
|
mac80211: fix rt2800pci, tx ack timeout is now hardcoded
SVN-Revision: 18031
|
2009-10-11 04:00:58 +00:00 |
Felix Fietkau
|
75d1518a84
|
mac80211: fix ibss join/create
SVN-Revision: 18030
|
2009-10-11 03:13:57 +00:00 |
Felix Fietkau
|
d5ca84ad0f
|
mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
SVN-Revision: 18025
|
2009-10-11 01:05:17 +00:00 |
Felix Fietkau
|
60d9f8044c
|
mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode
SVN-Revision: 18024
|
2009-10-11 01:01:12 +00:00 |
Felix Fietkau
|
4cb436429b
|
mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
SVN-Revision: 18023
|
2009-10-11 00:36:23 +00:00 |
Florian Fainelli
|
f46b140e84
|
fix typos in KernelPackage/libertas
SVN-Revision: 17986
|
2009-10-07 18:54:17 +00:00 |
Nicolas Thill
|
b795affe06
|
libertas: use driver from compat-wireless instead of our own (deprecated) one
SVN-Revision: 17982
|
2009-10-07 16:03:31 +00:00 |
Felix Fietkau
|
8d9946530e
|
ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
SVN-Revision: 17828
|
2009-10-02 22:02:37 +00:00 |
Felix Fietkau
|
eb59d14aac
|
mac80211: autodetect the default phy mode based on 11n and freq capabilities
SVN-Revision: 17825
|
2009-10-02 19:41:04 +00:00 |
Felix Fietkau
|
d8aa4acfda
|
mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands
SVN-Revision: 17824
|
2009-10-02 19:16:16 +00:00 |
Felix Fietkau
|
5c3c14b02f
|
mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
SVN-Revision: 17821
|
2009-10-02 15:18:44 +00:00 |
Hauke Mehrtens
|
942451b0fe
|
Add ar9170usb driver.
SVN-Revision: 17760
|
2009-09-27 13:43:21 +00:00 |
Hauke Mehrtens
|
bd301eb87c
|
Do not build some modules as they are not needed
Remove empty directory.
SVN-Revision: 17755
|
2009-09-26 22:06:39 +00:00 |
Hauke Mehrtens
|
e37eae828c
|
Do not depend on rfkill
With kernel 2.6.31 cfg80211 is build with rfkill if it was build.
SVN-Revision: 17754
|
2009-09-26 22:05:46 +00:00 |