summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add 2.6.34 supportFlorian Fainelli2010-07-017-1/+558
| | | | SVN-Revision: 22041
* fix line wrapped patchFlorian Fainelli2010-07-011-4/+1
| | | | SVN-Revision: 22040
* ath9k: fix false positives in the baseband hang check by repeating the test ↵Felix Fietkau2010-07-011-0/+90
| | | | | | a few times before pronouncing the hardware dead and resetting it SVN-Revision: 22038
* ath9k: clean up some code duplication related to noise floor handlingFelix Fietkau2010-07-011-0/+207
| | | | SVN-Revision: 22037
* ath9k: add a missing null pointer check and some further cleanupFelix Fietkau2010-07-011-3/+23
| | | | SVN-Revision: 22036
* ath9k: properly sanitize calibrated noise floor values on all hardwareFelix Fietkau2010-07-011-0/+386
| | | | SVN-Revision: 22035
* fix PCI, thanks br1, put back 2.6.32.14 support by defaultFlorian Fainelli2010-07-013-70/+39
| | | | SVN-Revision: 22033
* brcm47xx: added dual image support to flashmap driverMarkus Wigge2010-07-011-3/+37
| | | | | | | | | | some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware images which each consume half of the available flash space. these changes check for the TRX header version and set the partition size correctly. Tested on G3Gv2-VF and Asus WL-500GP SVN-Revision: 22019
* fix GPIO pin for G3GV2-VFMarkus Wigge2010-07-011-1/+1
| | | | | | Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de> SVN-Revision: 22018
* ar71xx: fix leds-rb750 build failure on 2.6.34Gabor Juhos2010-07-011-0/+1
| | | | SVN-Revision: 22016
* firmware-utils/mktplinkfw: add support for the TL-WA901NDGabor Juhos2010-07-011-0/+9
| | | | | | Patch-by: Pieter "Fate" Hollants <pieter@hollants.com> SVN-Revision: 22015
* renamed wrt54g3gv2-vf imagesMarkus Wigge2010-07-011-2/+2
| | | | | | | | | | 'factory' and 'sysupgrade' did not make much sense. A discussion with jow convinced me that .trx results in a helpdesk disaster. So I decided to use '.bin' for normal bin-headers and '.noheader.bin' for the trx-v2 image. I fixed the wiki accordingly. SVN-Revision: 22013
* preset stable and try* flags for TRX2 headersMarkus Wigge2010-07-012-4/+22
| | | | | | | | | | * changed addpattern.c to preset the stable and try flags used in TRXv2 images to dupe CFE and pretend a stable image. * changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF like CFE does on startup * fixed compile warnings in trx.c by explicit casting SVN-Revision: 22012
* revert upstream commit that broke PCI until we have a better fixFlorian Fainelli2010-07-011-0/+69
| | | | SVN-Revision: 22010
* add a wifi profile for proprietary wlJo-Philipp Wich2010-07-011-0/+19
| | | | SVN-Revision: 22009
* broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) supportJo-Philipp Wich2010-07-012-27/+8
| | | | SVN-Revision: 22008
* broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind ↵Jo-Philipp Wich2010-07-013-1/+61
| | | | | | device from b43 ssb bridge on boot (#7529) SVN-Revision: 22007
* fix dir-825-b1 default network config after r21905Jo-Philipp Wich2010-07-011-1/+1
| | | | SVN-Revision: 22005
* base-files: add "mtu" option for route sections, allows setting per-route ↵Jo-Philipp Wich2010-06-302-3/+7
| | | | | | mtu values SVN-Revision: 22003
* block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from ↵Daniel Dickinson2010-06-305-20/+20
| | | | | | being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network). SVN-Revision: 22002
* hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11naJo-Philipp Wich2010-06-301-0/+8
| | | | SVN-Revision: 22000
* ath9k: add initval updates - should increase stability and performance on ↵Felix Fietkau2010-06-303-0/+14635
| | | | | | AR91xx and AR92xx SVN-Revision: 21999
* hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher overrideJo-Philipp Wich2010-06-301-1/+1
| | | | SVN-Revision: 21998
* broadcom-wl: align wpa encryption value and cipher override format with ↵Jo-Philipp Wich2010-06-301-8/+27
| | | | | | hostapd.sh SVN-Revision: 21997
* package/iptables: fix compile failure on gentoo build system (thanks nbd)Alexandros C. Couloumbis2010-06-301-0/+1
| | | | SVN-Revision: 21996
* fix commit r21994 (thanks juhosg)Alexandros C. Couloumbis2010-06-302-2/+1
| | | | SVN-Revision: 21995
* fix commit r21993Alexandros C. Couloumbis2010-06-3016-0/+16
| | | | SVN-Revision: 21994
* Don't force pci support on .34 and .35Claudio Mignanti2010-06-302-2/+0
| | | | SVN-Revision: 21993
* mac80211: fix r21990Alexandros C. Couloumbis2010-06-301-5/+9
| | | | SVN-Revision: 21992
* Add board definition previously forgottenClaudio Mignanti2010-06-301-0/+226
| | | | SVN-Revision: 21991
* mac80211: fix compile issues on 2.6.35Alexandros C. Couloumbis2010-06-301-0/+11
| | | | SVN-Revision: 21990
* ath9k: fix TSF across hardware resets on AR913xFelix Fietkau2010-06-301-0/+39
| | | | SVN-Revision: 21989
* mac80211: update to wireless-testing 2010-06-28Felix Fietkau2010-06-3020-98/+33
| | | | SVN-Revision: 21988
* block-mount: Fixed mount deadlocks due to buggy use of locks in ↵Daniel Dickinson2010-06-291-14/+20
| | | | | | /lib/functions/block.sh SVN-Revision: 21987
* fixed trx version to handlingMarkus Wigge2010-06-281-1/+1
| | | | | | I forgot to write the right trx version to the actual header... SVN-Revision: 21986
* generic: rtl8366: minor cleanupGabor Juhos2010-06-282-22/+16
| | | | SVN-Revision: 21985
* generic: rtl8366: add common read_debugfs_mibs functionGabor Juhos2010-06-283-144/+56
| | | | SVN-Revision: 21984
* generic: rtl8366: standardize read_debugfs_mibs functionsGabor Juhos2010-06-283-22/+44
| | | | SVN-Revision: 21983
* generic: rtl8366: use common rtl8366_mib_counter structureGabor Juhos2010-06-283-48/+42
| | | | SVN-Revision: 21982
* generic: rtl8366: move common debugfs code to rtl8366_smi.cGabor Juhos2010-06-284-335/+193
| | | | SVN-Revision: 21981
* generic: rtl8366: move buf to struct rtl8366_smiGabor Juhos2010-06-283-72/+66
| | | | SVN-Revision: 21980
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cGabor Juhos2010-06-284-410/+217
| | | | SVN-Revision: 21979
* generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smiGabor Juhos2010-06-283-20/+30
| | | | SVN-Revision: 21978
* generic: rtl8366: add VLAN handling functions to rtl8366_smi_opsGabor Juhos2010-06-283-43/+69
| | | | SVN-Revision: 21977
* generic: rtl8366: use RTL8366{S,RB} prefixes for all definesGabor Juhos2010-06-282-403/+403
| | | | SVN-Revision: 21976
* rt2x00: cleanup patchesGabor Juhos2010-06-282-29/+34
| | | | | | | | | | | | | Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch is already included in upstream. Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream inclusion but fixes a hang on ifdown under some circumstances and thus also fixes AP mode operation in OpenWRT. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 21975
* generic: rtl8366rb: fix MIB counter resetGabor Juhos2010-06-271-10/+8
| | | | SVN-Revision: 21969
* busybox: Fixed remote logging bug in which starting syslog before the ↵Daniel Dickinson2010-06-271-0/+40
| | | | | | network (and hence the remote host being available) results in failure to do any remote logging SVN-Revision: 21961
* set the default target to brcm47xx, now that brcm-2.4 is goneFelix Fietkau2010-06-261-1/+1
| | | | SVN-Revision: 21960
* reinstate 2.6.30 support until 2.6.32 is fixedFlorian Fainelli2010-06-269-1/+575
| | | | SVN-Revision: 21959