Felix Fietkau
99e422472c
ath9k: merge a fix for tx power limit testing
...
SVN-Revision: 28143
2011-09-01 18:15:03 +00:00
Felix Fietkau
44616eca49
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )" This is causing regressions for other clients
...
SVN-Revision: 28141
2011-09-01 16:07:38 +00:00
Felix Fietkau
5c8270da86
ath9k: fix another crash bug
...
SVN-Revision: 28139
2011-08-31 23:25:37 +00:00
Felix Fietkau
7118498511
ath9k: merge a pending fix for 5 ghz rx latency
...
SVN-Revision: 28137
2011-08-31 06:34:53 +00:00
Felix Fietkau
7f9ad157b9
swconfig: hide inactive vlans on "swconfig dev switch0 show"
...
SVN-Revision: 28133
2011-08-30 21:00:01 +00:00
Felix Fietkau
a4ad239191
ath9k: add a missing dma cache sync on aggregation software retry
...
SVN-Revision: 28132
2011-08-30 20:59:57 +00:00
Felix Fietkau
be077babbf
ath9k: add some more minor hw reset related fixes
...
SVN-Revision: 28129
2011-08-30 07:46:38 +00:00
Felix Fietkau
dea36724a4
base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems
...
SVN-Revision: 28126
2011-08-29 23:34:11 +00:00
Felix Fietkau
24dfe525c2
brcm47xx: fix padding of trx images, padjffs2 does not work properly on empty files by default
...
SVN-Revision: 28125
2011-08-29 21:23:51 +00:00
Felix Fietkau
cd2c68501c
ar71xx: fix ethernet PLL setting on ar7242
...
SVN-Revision: 28124
2011-08-29 21:23:46 +00:00
Felix Fietkau
eae76139f2
ath9k: fix a few crash issues on hardware reset
...
SVN-Revision: 28122
2011-08-29 18:41:18 +00:00
Felix Fietkau
78ec994ef8
ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable
...
SVN-Revision: 28118
2011-08-29 12:01:06 +00:00
Felix Fietkau
8a3d0de37b
ath9k: add some cleanup patches
...
SVN-Revision: 28117
2011-08-29 12:01:02 +00:00
Felix Fietkau
aa5948296b
ath9k: fix a compile error
...
SVN-Revision: 28116
2011-08-29 10:46:02 +00:00
Felix Fietkau
5abe1156e7
ath9k: fix disabling ani on reset
...
SVN-Revision: 28115
2011-08-29 10:40:46 +00:00
Felix Fietkau
7197dbac31
ath9k: fix processing of rx frames on channel change
...
SVN-Revision: 28114
2011-08-29 09:55:16 +00:00
Felix Fietkau
bf020bf5e6
ath9k: fix a tx aggregation padding issue
...
SVN-Revision: 28113
2011-08-29 09:55:11 +00:00
Felix Fietkau
c8b4192518
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )
...
SVN-Revision: 28111
2011-08-29 08:23:13 +00:00
Felix Fietkau
01baf9084f
ath9k: fix calibration on 5 ghz
...
SVN-Revision: 28110
2011-08-29 08:00:08 +00:00
Felix Fietkau
8643ea587a
ath9k: minor fixes for the antenna control patch
...
SVN-Revision: 28109
2011-08-29 08:00:00 +00:00
Felix Fietkau
dcb00e0655
ath9k: prevent calibration / beacons from starting too early
...
SVN-Revision: 28108
2011-08-28 22:06:44 +00:00
Felix Fietkau
8a26e3d6c7
ath9k: implement rx/tx antenna control
...
SVN-Revision: 28107
2011-08-28 18:38:24 +00:00
Jonas Gorski
45d80c30a2
mac80211: allow building for linux 3.1 again
...
wireless-testing 2011-08-26 properly detects and works with linux 3.1.
SVN-Revision: 28096
2011-08-28 10:17:26 +00:00
Felix Fietkau
ce36543a7d
ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled ( #10013 )
...
SVN-Revision: 28095
2011-08-28 07:34:34 +00:00
Felix Fietkau
8d25adf565
ath9k: fix cts timeout setting on 2.4 ghz
...
SVN-Revision: 28094
2011-08-27 23:53:49 +00:00
Felix Fietkau
46d2b929c7
mac80211: update to wireless-testing 2011-08-26
...
SVN-Revision: 28093
2011-08-27 21:57:07 +00:00
Florian Fainelli
0a97fda27e
update acx-mac80211 to 20110821
...
SVN-Revision: 28089
2011-08-26 12:45:19 +00:00
Florian Fainelli
fe3694aa0d
uclibc: backport upstream signalfd patch
...
SVN-Revision: 28087
2011-08-25 15:59:21 +00:00
Hamish Guthrie
cc037a5e27
Remove subpage align patch
...
SVN-Revision: 28086
2011-08-25 11:49:55 +00:00
Florian Fainelli
0ec7f94548
udev: bump to 173
...
Yet another update, I inherited a wrong behaviour with older versions.
It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced
file and not the symlink itself, now uses $(CP) and it's reported working (and running)
by at least one person in IRC (using a glibc toolchain with mips). Works and runs on
my toolchain (mipsel uClibc) too.
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
SVN-Revision: 28085
2011-08-25 10:49:29 +00:00
Hamish Guthrie
21f7943561
Re-order patches, add nand sub-page alignment
...
SVN-Revision: 28084
2011-08-25 10:37:30 +00:00
Florian Fainelli
cbd28ad0ec
bump to 2.6.39.4
...
Since linux gets developed on x86 more than all other hardware,
hardly makes sense to have our default x86 version be trailing
by over a year.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 28082
2011-08-25 09:35:51 +00:00
Florian Fainelli
d2652dee9d
update alix2 platform driver
...
Add support for Ed Wildgoose's alix platform driver plus my
enhancement to add GPIO soft button support.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 28081
2011-08-25 09:35:45 +00:00
Jonas Gorski
71adaae258
kernel: add two missing config symbols for 3.1
...
SVN-Revision: 28080
2011-08-24 11:43:25 +00:00
Gabor Juhos
72e117ec79
ramips: rt305x: add support for the ZyXEL NBG-419N board
...
SVN-Revision: 28078
2011-08-22 20:41:49 +00:00
Gabor Juhos
4b96d3af2a
ramips: rt305x: remove unused defines from mach-nw718.c
...
SVN-Revision: 28077
2011-08-22 20:41:48 +00:00
Gabor Juhos
462ca22e9c
ramips: sort Makefile entries
...
SVN-Revision: 28076
2011-08-22 20:41:47 +00:00
Gabor Juhos
d50494f3bb
ramips: sort RAMIPS_MACH_* defines
...
SVN-Revision: 28075
2011-08-22 20:41:45 +00:00
Gabor Juhos
06bc4dad81
package: dwc_otg is required for external root on ramips.
...
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
SVN-Revision: 28074
2011-08-22 18:08:49 +00:00
Gabor Juhos
90686691ce
ramips: fix wireless firmware extraction for wr512-3gn
...
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
SVN-Revision: 28073
2011-08-22 18:08:45 +00:00
Hamish Guthrie
f02d0fae40
mac80211: Fix the location firmware is copied to (libertas_sdio driver loads firmware from /lib/formware/libertas)
...
SVN-Revision: 28069
2011-08-22 11:04:13 +00:00
Jo-Philipp Wich
9d33a50cbb
mac80211: configure hostapd logging options
...
SVN-Revision: 28057
2011-08-20 00:14:48 +00:00
Jo-Philipp Wich
cfc23e4c49
hostapd: introduce options to configure the logging behaviour. The config wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events
...
SVN-Revision: 28056
2011-08-20 00:13:58 +00:00
Gabor Juhos
f0049824b9
ramips: remove 'default [yn]' keywords from machine Kconfig entries
...
SVN-Revision: 28054
2011-08-19 15:55:12 +00:00
Gabor Juhos
6720025497
ramips: rt305x: fix wr512n image generation
...
SVN-Revision: 28053
2011-08-19 15:55:11 +00:00
Gabor Juhos
9085b05d9e
ramips: rt305x: support for wr512-3gn-like routers
...
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
SVN-Revision: 28052
2011-08-19 15:55:10 +00:00
Gabor Juhos
46b101ad0a
ramips: register usb on Belkin F5D8235 v2 and Argus ATP-52-B routers
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 28051
2011-08-19 15:55:08 +00:00
Gabor Juhos
05209860da
ramips: fix wireless on Belkin F5D8235 v2
...
Fix wireless firmware extract from flash for Belkin F5D8235 v2.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 28050
2011-08-19 15:55:07 +00:00
Gabor Juhos
f8ab604eb6
ramips: fix typo in default packages
...
Fix fivebytepypo - there is no such kernel module wpad-mini :)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 28049
2011-08-19 15:55:05 +00:00
Hamish Guthrie
b109c43deb
Change u-boot console device to reflect change in omap serial driver
...
SVN-Revision: 28048
2011-08-19 12:01:30 +00:00