summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sstrip: fix a section length corruption bug (patch from #6847)Felix Fietkau2010-03-121-2/+1
| | | | SVN-Revision: 20154
* minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ↵Felix Fietkau2010-03-111-28/+38
| | | | | | stats updates and reduce the frequency of aggregation checks SVN-Revision: 20153
* Fix image generation for qi_lb60 subtargetLars-Peter Clausen2010-03-111-11/+1
| | | | SVN-Revision: 20152
* mips: allow the compiler to optimize memset, memcmp, memcpy for better ↵Felix Fietkau2010-03-115-0/+415
| | | | | | performance and (in some instances) smaller code SVN-Revision: 20151
* ar71xx: fix oprofile supportFelix Fietkau2010-03-115-1/+146
| | | | SVN-Revision: 20150
* the mips -ffreestanding patch has been unnecessary for a long time now, ↵Felix Fietkau2010-03-1113-95/+23
| | | | | | remove it SVN-Revision: 20149
* kernel: fix kmod-pcmcia-yenta on 2.4Nicolas Thill2010-03-111-1/+14
| | | | SVN-Revision: 20147
* fix kernel modules dependences for i2c and ata-coreClaudio Mignanti2010-03-112-2/+2
| | | | SVN-Revision: 20146
* mac80211: improve performance a bitFelix Fietkau2010-03-111-0/+48
| | | | SVN-Revision: 20145
* adm5120: add CONFIG_PCI=y on router_le tooAlexandros C. Couloumbis2010-03-112-0/+2
| | | | SVN-Revision: 20143
* ar71xx: add 2.6.34 preliminary support (patches)Alexandros C. Couloumbis2010-03-1132-0/+1136
| | | | SVN-Revision: 20141
* generic-2.6: add 2.6.34 preliminary support (patches)Alexandros C. Couloumbis2010-03-11104-0/+33933
| | | | SVN-Revision: 20140
* ar71xx: add 2.6.34 preliminary supportAlexandros C. Couloumbis2010-03-111-0/+314
| | | | SVN-Revision: 20139
* generic-2.6: add 2.6.34 preliminary supportAlexandros C. Couloumbis2010-03-111-0/+2844
| | | | SVN-Revision: 20138
* add binutils-2.20.1Alexandros C. Couloumbis2010-03-118-0/+334
| | | | SVN-Revision: 20137
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-1159-12/+51
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* avr32: add missing CONFIG_SND_ATMEL_SOC config symbolNicolas Thill2010-03-111-0/+1
| | | | SVN-Revision: 20135
* define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog ↵Florian Fainelli2010-03-112-1/+3
| | | | | | init message Patch from Bernhard Loos. SVN-Revision: 20134
* kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIGNicolas Thill2010-03-111-1/+4
| | | | SVN-Revision: 20133
* Add kernel sound packagesLars-Peter Clausen2010-03-118-142/+80
| | | | SVN-Revision: 20132
* jz4740-i2s: Export jz4740_i2s_daiLars-Peter Clausen2010-03-111-0/+1
| | | | SVN-Revision: 20131
* kernel: Add SoC sound support packageLars-Peter Clausen2010-03-111-0/+10
| | | | SVN-Revision: 20130
* dma: export jz4740_dma_requestLars-Peter Clausen2010-03-111-2/+3
| | | | SVN-Revision: 20129
* metronomefb: Add rotation support and some minor cleanupsLars-Peter Clausen2010-03-112-96/+214
| | | | SVN-Revision: 20128
* n516-lpc: Fix irq strom during resumeLars-Peter Clausen2010-03-111-1/+1
| | | | SVN-Revision: 20127
* ar7: platform has *no* PCI support, override CONFIG_PCI defaultNicolas Thill2010-03-101-0/+1
| | | | SVN-Revision: 20126
* mac80211: fix build problems with kmod-mac80211=nHauke Mehrtens2010-03-101-2/+3
| | | | | | | | Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko. Fix problem in ticket #6813. SVN-Revision: 20125
* base-files: fix preinit code typosNicolas Thill2010-03-102-2/+2
| | | | | | | Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> Acked-by: Daniel Dickinson <cshore@csolve.net> SVN-Revision: 20124
* kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with ↵Nicolas Thill2010-03-101-1/+1
| | | | | | the other stable nfs modules) SVN-Revision: 20123
* busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) ↵Nicolas Thill2010-03-101-1/+1
| | | | | | option SVN-Revision: 20122
* ar71xx: create smaller sysupgrade files for the TP-Link boardsGabor Juhos2010-03-101-1/+6
| | | | SVN-Revision: 20121
* mktplinkfw: add option to strip padding from the end of the imageGabor Juhos2010-03-101-3/+15
| | | | SVN-Revision: 20120
* ar71xx: fix sysupgrade on the LS-SR71 boardGabor Juhos2010-03-101-1/+1
| | | | SVN-Revision: 20119
* uboot-envtools: mark as 2.6 only, use a shorter title and a longer descriptionNicolas Thill2010-03-101-2/+3
| | | | SVN-Revision: 20118
* use a common way of marking packages as not supported on specific targetsNicolas Thill2010-03-104-6/+6
| | | | SVN-Revision: 20117
* sort entries in images md5sums filesNicolas Thill2010-03-101-1/+1
| | | | SVN-Revision: 20116
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵Felix Fietkau2010-03-102-15/+1
| | | | | | frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. SVN-Revision: 20115
* mac80211/ath9k: fix duration calculation for short-guard-interval frames ↵Felix Fietkau2010-03-102-1/+15
| | | | | | (thanks to Duy Nguyen for pointing this out) SVN-Revision: 20114
* mac80211: fix compile for 2.6.33 (thx, acoul)Felix Fietkau2010-03-103-10/+8
| | | | SVN-Revision: 20113
* ar8216: fix the mtu register definitionFelix Fietkau2010-03-091-1/+1
| | | | SVN-Revision: 20110
* hostapd: restore wds sta state after the sta reassociatesFelix Fietkau2010-03-091-0/+12
| | | | SVN-Revision: 20108
* mac80211: fix interface setup for wds client sometimes an interface does not ↵Felix Fietkau2010-03-091-2/+2
| | | | | | get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started SVN-Revision: 20106
* hostapd: remove the hotplug script for adding wds station interfaces to a ↵Felix Fietkau2010-03-093-14/+75
| | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge SVN-Revision: 20104
* hostapd: fix setting the station vlan for wds stations on reauthenticationFelix Fietkau2010-03-091-0/+16
| | | | SVN-Revision: 20103
* ar71xx: add default network configuration for the PB44 boardGabor Juhos2010-03-091-0/+16
| | | | SVN-Revision: 20099
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)Gabor Juhos2010-03-091-2/+2
| | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098
* ar71xx: add uci-defaults for the RB750 boardGabor Juhos2010-03-091-0/+52
| | | | SVN-Revision: 20097
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-092-2/+9
| | | | SVN-Revision: 20096
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-095-5/+24
| | | | SVN-Revision: 20095
* ar71xx: improve wget2nand scriptGabor Juhos2010-03-091-28/+41
| | | | SVN-Revision: 20094