Hauke Mehrtens
|
6e7d48b1ea
|
mac80211: deactivate mac80211 tracing
Activating tracing on kernel <= 2.6.32 causes build errors.
SVN-Revision: 29572
|
2011-12-19 23:23:34 +00:00 |
|
Felix Fietkau
|
eb3bd41114
|
ath9k: fix another tx locking issue
SVN-Revision: 29570
|
2011-12-19 15:51:20 +00:00 |
|
Felix Fietkau
|
b62f4e0aa2
|
mac80211: fix powersave setting
SVN-Revision: 29569
|
2011-12-19 10:27:28 +00:00 |
|
Felix Fietkau
|
fe8a3a36f0
|
mac80211: apply txpower after bringing up the interface, should fix #10113
SVN-Revision: 29566
|
2011-12-18 22:19:21 +00:00 |
|
Felix Fietkau
|
25540787ad
|
mac80211: use iw instead of iwconfig to disable powersave
SVN-Revision: 29565
|
2011-12-18 22:18:46 +00:00 |
|
Felix Fietkau
|
dd90113508
|
ath9k: fix some issues in the btcoex disable patch
SVN-Revision: 29564
|
2011-12-18 22:17:34 +00:00 |
|
Felix Fietkau
|
ead4fdf1f1
|
ath9k: fix a locking issue in the tx path
SVN-Revision: 29560
|
2011-12-17 14:28:25 +00:00 |
|
Felix Fietkau
|
9a996761b5
|
ath9k: fix a crash in led init
SVN-Revision: 29558
|
2011-12-16 23:41:44 +00:00 |
|
Felix Fietkau
|
e8a01f3588
|
ath9k: fix a locking issue
SVN-Revision: 29537
|
2011-12-14 21:03:52 +00:00 |
|
Felix Fietkau
|
e3017bc05e
|
ath9k: add support for registering extra leds connected to the wmac gpio lines
SVN-Revision: 29530
|
2011-12-14 20:21:36 +00:00 |
|
Felix Fietkau
|
d886c0aaed
|
mac80211: make mesh support optional
SVN-Revision: 29506
|
2011-12-12 14:42:35 +00:00 |
|
Felix Fietkau
|
1f12c12b9e
|
mac80211: merge another upstream aggregation fix
SVN-Revision: 29496
|
2011-12-10 21:17:19 +00:00 |
|
Felix Fietkau
|
185419f417
|
ath9k: disable bluetooth coexistence support to reduce module size
SVN-Revision: 29495
|
2011-12-10 21:17:12 +00:00 |
|
Felix Fietkau
|
4a295e5d53
|
ath9k: improve handling of blockackreq (should improve aggregation behavior under tough wifi conditions with lots of retransmission)
SVN-Revision: 29494
|
2011-12-10 21:17:07 +00:00 |
|
Felix Fietkau
|
5ad8bcbba4
|
mac80211: merge an upstream fix for an aggregation related race condition
SVN-Revision: 29493
|
2011-12-10 21:16:58 +00:00 |
|
Hauke Mehrtens
|
542d1f1b61
|
mac80211: add support for firmware 666.2 for b43 devices
SVN-Revision: 29485
|
2011-12-08 22:53:13 +00:00 |
|
Felix Fietkau
|
4dfdbf5039
|
mac80211: merge some pending fixes, fixes skb leaks and some warnings
SVN-Revision: 29460
|
2011-12-05 22:12:16 +00:00 |
|
Felix Fietkau
|
84b97dc0fb
|
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
SVN-Revision: 29438
|
2011-12-05 14:20:34 +00:00 |
|
Felix Fietkau
|
cdda13e194
|
ath9k: fix 5/10 mhz channel bandwidth issues
SVN-Revision: 29437
|
2011-12-05 14:20:25 +00:00 |
|
Felix Fietkau
|
aa63f0bef6
|
mac80211: update to 2011-12-01
SVN-Revision: 29436
|
2011-12-05 14:20:17 +00:00 |
|
Felix Fietkau
|
cb76939571
|
ath9k: fix a regression in touching power mode related registers
SVN-Revision: 29341
|
2011-11-27 06:29:09 +00:00 |
|
Felix Fietkau
|
ae3a134cc4
|
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments
SVN-Revision: 29338
|
2011-11-27 04:30:09 +00:00 |
|
Felix Fietkau
|
e735154874
|
mac80211: fix aggregation related kernel warnings when using wds
SVN-Revision: 29296
|
2011-11-23 13:55:35 +00:00 |
|
Felix Fietkau
|
8a33526c4e
|
ath9k: fix setting channel bandwidth before bringing up interfaces
SVN-Revision: 29295
|
2011-11-23 13:55:14 +00:00 |
|
Nicolas Thill
|
aca5063d4e
|
package/mac80211: fix atomic64 issues on x86 / uml
SVN-Revision: 29289
|
2011-11-21 21:40:26 +00:00 |
|
Jo-Philipp Wich
|
16c583531a
|
mac80211: revert unrelated change in previous commit
SVN-Revision: 29285
|
2011-11-21 13:35:19 +00:00 |
|
Jo-Philipp Wich
|
95f0a41bf5
|
mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on boot
SVN-Revision: 29284
|
2011-11-21 13:33:11 +00:00 |
|
Felix Fietkau
|
19694044e8
|
ath9k: merge a pending aggregation fix
SVN-Revision: 29273
|
2011-11-20 09:29:42 +00:00 |
|
Felix Fietkau
|
c893863d31
|
mac80211: refresh p54spi patches
SVN-Revision: 29272
|
2011-11-20 09:29:34 +00:00 |
|
Felix Fietkau
|
e49b39486a
|
mac80211: fix a workqueue compat backport
SVN-Revision: 29271
|
2011-11-20 09:29:27 +00:00 |
|
Felix Fietkau
|
067aedb906
|
Revert "package/mac80211: fix atomic64 compat"
SVN-Revision: 29258
|
2011-11-19 16:56:47 +00:00 |
|
Felix Fietkau
|
c6f0ca6c00
|
ath9k: allow run-time change of the chanbw debugfs file
SVN-Revision: 29257
|
2011-11-19 16:56:44 +00:00 |
|
Felix Fietkau
|
0838e883f2
|
mac80211: update to wireless-testing 2011-11-15
SVN-Revision: 29240
|
2011-11-18 11:27:19 +00:00 |
|
Nicolas Thill
|
c43938afc3
|
package/mac80211: fix atomic64 compat
SVN-Revision: 29209
|
2011-11-17 09:57:00 +00:00 |
|
Michael Büsch
|
e12543a1d7
|
p54spi: workqueue deadlock fix
SVN-Revision: 29202
|
2011-11-16 22:45:23 +00:00 |
|
Michael Büsch
|
6aac54298b
|
p54spi: Lock fixes
SVN-Revision: 29200
|
2011-11-16 22:26:12 +00:00 |
|
Felix Fietkau
|
817c72ef02
|
ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)
SVN-Revision: 29155
|
2011-11-15 14:53:21 +00:00 |
|
Felix Fietkau
|
b33f7e264c
|
ath9k: do not put the hardware to full-sleep while tx is pending
SVN-Revision: 29133
|
2011-11-14 21:21:24 +00:00 |
|
Felix Fietkau
|
b14b5bb038
|
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
SVN-Revision: 29132
|
2011-11-14 21:21:03 +00:00 |
|
Felix Fietkau
|
3b0870f450
|
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29116
|
2011-11-14 14:06:37 +00:00 |
|
John Crispin
|
eb20ab87e6
|
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
SVN-Revision: 28994
|
2011-11-12 18:41:15 +00:00 |
|
Jo-Philipp Wich
|
1cdd762f90
|
mac80211: add antenna control api for b43
SVN-Revision: 28940
|
2011-11-10 23:07:42 +00:00 |
|
Jonas Gorski
|
5079522183
|
package: mac80211: mark as broken for 3.2
SVN-Revision: 28896
|
2011-11-09 21:16:48 +00:00 |
|
Felix Fietkau
|
0fb7c80659
|
ath9k: fix LED related crashes on AR913x
SVN-Revision: 28809
|
2011-11-07 20:14:09 +00:00 |
|
Felix Fietkau
|
476ca6d5d1
|
carl9170: add dependency on kmod-input-core
SVN-Revision: 28808
|
2011-11-07 14:50:04 +00:00 |
|
Jo-Philipp Wich
|
d7205a9021
|
mac80211: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.
SVN-Revision: 28784
|
2011-11-06 18:49:17 +00:00 |
|
Felix Fietkau
|
2201e32df3
|
ath9k: add some fixes for radio reinit and frame flush
SVN-Revision: 28772
|
2011-11-05 19:51:32 +00:00 |
|
Felix Fietkau
|
973308ebfe
|
mac80211: update to wireless-testing 2011-11-04
SVN-Revision: 28771
|
2011-11-05 19:51:16 +00:00 |
|
Felix Fietkau
|
48a77bb98b
|
mac80211: update to wireless-testing 2011-11-01
SVN-Revision: 28711
|
2011-11-01 22:02:27 +00:00 |
|
Nicolas Thill
|
ab29084cdb
|
package/kernel: prefix library modules with lib-
SVN-Revision: 28656
|
2011-10-28 13:24:41 +00:00 |
|