Jo-Philipp Wich
05c829ecf2
add TQMa9263 board setup
...
SVN-Revision: 25163
14 years ago
Jo-Philipp Wich
1effec1690
prepare TQ-Components TQMa9263 kernel support
...
SVN-Revision: 25162
14 years ago
Michael Büsch
7c73284307
omap24xx: Fix serial console for .37
...
SVN-Revision: 25161
14 years ago
Michael Büsch
d381e20c87
omap24xx: Update to .37
...
SVN-Revision: 25160
14 years ago
Michael Büsch
e99a1560cd
Add missing XAW macros
...
SVN-Revision: 25159
14 years ago
Jo-Philipp Wich
a580764a9f
mac80211: fix order of iw parameters, fix broken antenna config call
...
SVN-Revision: 25152
14 years ago
Imre Kaloz
50be0201f1
cleanup toolchain version handling
...
SVN-Revision: 25148
14 years ago
Imre Kaloz
a844918ead
we don't support gcc 4.1.x
...
SVN-Revision: 25147
14 years ago
Imre Kaloz
51156ea6b8
we don't support gcc 4.5.0
...
SVN-Revision: 25146
14 years ago
Imre Kaloz
b255026bd1
nuke unneeded patchsets as well
...
SVN-Revision: 25145
14 years ago
Imre Kaloz
25fb11cf89
get rid of gcc 4.1.2 and 4.2.4 support
...
SVN-Revision: 25144
14 years ago
Michael Büsch
444541f6f8
omap24xx: Refresh 2.6.37 patches
...
SVN-Revision: 25143
14 years ago
Imre Kaloz
d8634c4521
use the linaro gcc by default (right now this only affects x86 targets)
...
SVN-Revision: 25142
14 years ago
Imre Kaloz
74da93780b
LEON is SPARC v8
...
SVN-Revision: 25141
14 years ago
Imre Kaloz
ee87d99006
fix LD name
...
SVN-Revision: 25140
14 years ago
Imre Kaloz
0f325459ea
add preliminary LEON support
...
SVN-Revision: 25139
14 years ago
Imre Kaloz
a361eab890
fixup board specific KERNELNAME overrides
...
SVN-Revision: 25138
14 years ago
Vasilis Tsiligiannis
e14097aca9
dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)
...
SVN-Revision: 25137
14 years ago
Vasilis Tsiligiannis
e6a9e6875a
mac80211: Fix antenna setting when only one of {rx,tx}antenna options is specified
...
SVN-Revision: 25136
14 years ago
Vasilis Tsiligiannis
2ac7f2cab4
iw: Refresh patches
...
SVN-Revision: 25135
14 years ago
Vasilis Tsiligiannis
57355faae1
iw: Extend antenna setting 'all' to apply for either rx or tx antenna
...
SVN-Revision: 25134
14 years ago
Florian Fainelli
bed53c93d6
give some credits to Tanguy Bouzeloc in the spi driver
...
SVN-Revision: 25133
14 years ago
Jo-Philipp Wich
3b0c90325e
mac80211: add missing done to mac80211.sh ( #8735 )
...
SVN-Revision: 25131
14 years ago
Gabor Juhos
1c92e047c8
ramips: register watchdog device on the rt288x boards
...
SVN-Revision: 25130
14 years ago
Gabor Juhos
2b50cecea6
ramips: add watchdog device for RT288x
...
SVN-Revision: 25129
14 years ago
Gabor Juhos
764aa3fe9c
ramips: register watchdog device on the rt305x boards
...
SVN-Revision: 25128
14 years ago
Gabor Juhos
42e36cf732
ramips: add watchdog device for RT305x
...
SVN-Revision: 25127
14 years ago
Gabor Juhos
16366feafb
ramips: add watchdog driver
...
SVN-Revision: 25126
14 years ago
Gabor Juhos
f38367fcb4
ramips: implement clock API for RT288x
...
SVN-Revision: 25125
14 years ago
Gabor Juhos
b0ffa70248
ramips: implement clock API for RT305X
...
SVN-Revision: 25124
14 years ago
Gabor Juhos
f9e74383a9
ramips: remove extern and __init from function prototypes
...
SVN-Revision: 25123
14 years ago
Jo-Philipp Wich
49d060dc1b
mac80211: add mising esac to mac80211.sh
...
SVN-Revision: 25122
14 years ago
Gabor Juhos
256169cbd0
ar71xx: add rtl8366s initvals for the DIR-825 board
...
SVN-Revision: 25121
14 years ago
Gabor Juhos
4f1f672d9e
generic: rtl8366s: allow initial register values to be passed via platform_data
...
SVN-Revision: 25120
14 years ago
Gabor Juhos
800fbf32d2
ar71xx: create firmware image for the WNDR3700v2 board
...
Patch-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25119
14 years ago
Gabor Juhos
67c3e0bf7e
ar71xx: add support for the WNDR3700v2 board
...
Based on a patch by Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25118
14 years ago
Gabor Juhos
25feec0c9c
package/base-files: add get_magic_long() to common upgrade script
...
Patch-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25117
14 years ago
Jo-Philipp Wich
4e369e5378
mac80211: rework recent mac80211.sh additions: - split antenna options into rxantenna and txantenna to bring it in line with broadcom and madwifi - get rid of temporary variables - follow the documented config protocol for wep keys (option key # + option key# [s:]data)
...
SVN-Revision: 25116
14 years ago
Felix Fietkau
10923cff7e
ath9k: optimize memory allocations - improves performance and reduces ath9k RAM usage by 2 MB per device
...
SVN-Revision: 25115
14 years ago
Hamish Guthrie
3ed2455105
Add kernel patch to expose omap3 die id via sysfs
...
SVN-Revision: 25112
14 years ago
Felix Fietkau
0cd2b87f95
mac80211: Add new parameters to mac80211.sh
...
Add new options 'bintval' (beacon interval), 'basicrates' (basic rates) and
'antenna' (antenna selection) for /etc/config/wireless to be used with
mac80211 drivers.
Enable WEP encryption for IBSS mode.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25111
14 years ago
Felix Fietkau
2b01200057
iw: Fix data types for iw survey channel time
...
The channel times are unsigned 64 bit values, so we shouldn't print them as
signed values.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25110
14 years ago
Felix Fietkau
f7f7771d0c
iw: Add signal average to station information
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25109
14 years ago
Felix Fietkau
1ecfca065a
iw: Add support to print station retry counters
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25108
14 years ago
Felix Fietkau
3bb98c5e1a
iw: Add ibss join parameter for beacon interval
...
NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25107
14 years ago
Felix Fietkau
4e13b7774e
iw: Add support for antenna configuration commands
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25106
14 years ago
Felix Fietkau
cfdfc8c05b
mac80211: Add mac address filter configuration for hostapd
...
Add support of mac address filter. Now 'macfilter' and 'maclist' options
can be used with mac80211.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25105
14 years ago
Felix Fietkau
5903f4a167
mac80211: Improve ath5k/ar71xx PCI bug WAR
...
It has been confirmed by Atheros that this PCI bug affects the RX side only,
so we can keep the 128B DMA size for TX.
With this change we can double the thruput of ath5k from 15Mps to 30Mbps.
We have been using this patch since more than 6 month in a production
environment without problems and a significant performance improvement.
It has also been said to fix HW encryption:
http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg04311.html
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25104
14 years ago
Felix Fietkau
5571acdbd0
x86/soekris: Add defconfig for soekris net4801 and net4826
...
Add default config file for net4801 and 4826 and initial script
to copy config file like it is done for other platforms.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25103
14 years ago
Felix Fietkau
3d9d5cee8a
x86/soekris: Add script to detect soekris model
...
Add script to detect soekris board of net4801 and net4826.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25102
14 years ago