Felix Fietkau [Fri, 2 Jul 2010 16:11:18 +0000 (16:11 +0000)]
ath9k: fix a potential buffer leak
SVN-Revision: 22048
Felix Fietkau [Fri, 2 Jul 2010 12:46:18 +0000 (12:46 +0000)]
ath9k: fix a crash with WEP in ad-hoc mode
SVN-Revision: 22046
Gabor Juhos [Fri, 2 Jul 2010 09:55:57 +0000 (09:55 +0000)]
generic: rtl8366: enable VLAN ingress filtering
SVN-Revision: 22044
Florian Fainelli [Thu, 1 Jul 2010 22:28:22 +0000 (22:28 +0000)]
refresh 2.6.34 patches
SVN-Revision: 22042
Florian Fainelli [Thu, 1 Jul 2010 22:28:16 +0000 (22:28 +0000)]
add 2.6.34 support
SVN-Revision: 22041
Florian Fainelli [Thu, 1 Jul 2010 22:28:05 +0000 (22:28 +0000)]
fix line wrapped patch
SVN-Revision: 22040
Felix Fietkau [Thu, 1 Jul 2010 21:41:40 +0000 (21:41 +0000)]
ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it
SVN-Revision: 22038
Felix Fietkau [Thu, 1 Jul 2010 21:41:35 +0000 (21:41 +0000)]
ath9k: clean up some code duplication related to noise floor handling
SVN-Revision: 22037
Felix Fietkau [Thu, 1 Jul 2010 20:51:30 +0000 (20:51 +0000)]
ath9k: add a missing null pointer check and some further cleanup
SVN-Revision: 22036
Felix Fietkau [Thu, 1 Jul 2010 19:43:03 +0000 (19:43 +0000)]
ath9k: properly sanitize calibrated noise floor values on all hardware
SVN-Revision: 22035
Florian Fainelli [Thu, 1 Jul 2010 19:07:27 +0000 (19:07 +0000)]
fix PCI, thanks br1, put back 2.6.32.14 support by default
SVN-Revision: 22033
Markus Wigge [Thu, 1 Jul 2010 16:26:24 +0000 (16:26 +0000)]
brcm47xx: added dual image support to flashmap driver
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
Markus Wigge [Thu, 1 Jul 2010 16:23:38 +0000 (16:23 +0000)]
fix GPIO pin for G3GV2-VF
Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de>
SVN-Revision: 22018
Gabor Juhos [Thu, 1 Jul 2010 14:49:06 +0000 (14:49 +0000)]
ar71xx: fix leds-rb750 build failure on 2.6.34
SVN-Revision: 22016
Gabor Juhos [Thu, 1 Jul 2010 14:49:04 +0000 (14:49 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WA901ND
Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22015
Markus Wigge [Thu, 1 Jul 2010 10:48:13 +0000 (10:48 +0000)]
renamed wrt54g3gv2-vf images
'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
Markus Wigge [Thu, 1 Jul 2010 10:40:22 +0000 (10:40 +0000)]
preset stable and try* flags for TRX2 headers
* 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
Florian Fainelli [Thu, 1 Jul 2010 08:30:16 +0000 (08:30 +0000)]
revert upstream commit that broke PCI until we have a better fix
SVN-Revision: 22010
Jo-Philipp Wich [Thu, 1 Jul 2010 01:39:04 +0000 (01:39 +0000)]
add a wifi profile for proprietary wl
SVN-Revision: 22009
Jo-Philipp Wich [Thu, 1 Jul 2010 01:31:28 +0000 (01:31 +0000)]
broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support
SVN-Revision: 22008
Jo-Philipp Wich [Thu, 1 Jul 2010 01:06:32 +0000 (01:06 +0000)]
broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind device from b43 ssb bridge on boot (#7529)
SVN-Revision: 22007
Jo-Philipp Wich [Thu, 1 Jul 2010 00:03:43 +0000 (00:03 +0000)]
fix dir-825-b1 default network config after r21905
SVN-Revision: 22005
Jo-Philipp Wich [Wed, 30 Jun 2010 23:46:34 +0000 (23:46 +0000)]
base-files: add "mtu" option for route sections, allows setting per-route mtu values
SVN-Revision: 22003
Daniel Dickinson [Wed, 30 Jun 2010 23:09:13 +0000 (23:09 +0000)]
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from 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
Jo-Philipp Wich [Wed, 30 Jun 2010 21:24:30 +0000 (21:24 +0000)]
hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
SVN-Revision: 22000
Felix Fietkau [Wed, 30 Jun 2010 21:04:44 +0000 (21:04 +0000)]
ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx
SVN-Revision: 21999
Jo-Philipp Wich [Wed, 30 Jun 2010 21:03:56 +0000 (21:03 +0000)]
hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
SVN-Revision: 21998
Jo-Philipp Wich [Wed, 30 Jun 2010 21:02:53 +0000 (21:02 +0000)]
broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh
SVN-Revision: 21997
Alexandros C. Couloumbis [Wed, 30 Jun 2010 20:13:20 +0000 (20:13 +0000)]
package/iptables: fix compile failure on gentoo build system (thanks nbd)
SVN-Revision: 21996
Alexandros C. Couloumbis [Wed, 30 Jun 2010 19:46:45 +0000 (19:46 +0000)]
fix commit r21994 (thanks juhosg)
SVN-Revision: 21995
Alexandros C. Couloumbis [Wed, 30 Jun 2010 19:35:12 +0000 (19:35 +0000)]
fix commit r21993
SVN-Revision: 21994
Claudio Mignanti [Wed, 30 Jun 2010 17:23:19 +0000 (17:23 +0000)]
Don't force pci support on .34 and .35
SVN-Revision: 21993
Alexandros C. Couloumbis [Wed, 30 Jun 2010 15:21:15 +0000 (15:21 +0000)]
mac80211: fix r21990
SVN-Revision: 21992
Claudio Mignanti [Wed, 30 Jun 2010 15:06:17 +0000 (15:06 +0000)]
Add board definition previously forgotten
SVN-Revision: 21991
Alexandros C. Couloumbis [Wed, 30 Jun 2010 14:10:41 +0000 (14:10 +0000)]
mac80211: fix compile issues on 2.6.35
SVN-Revision: 21990
Felix Fietkau [Wed, 30 Jun 2010 00:10:44 +0000 (00:10 +0000)]
ath9k: fix TSF across hardware resets on AR913x
SVN-Revision: 21989
Felix Fietkau [Wed, 30 Jun 2010 00:10:38 +0000 (00:10 +0000)]
mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
Daniel Dickinson [Tue, 29 Jun 2010 10:07:45 +0000 (10:07 +0000)]
block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
SVN-Revision: 21987
Markus Wigge [Mon, 28 Jun 2010 17:35:20 +0000 (17:35 +0000)]
fixed trx version to handling
I forgot to write the right trx version to the actual header...
SVN-Revision: 21986
Gabor Juhos [Mon, 28 Jun 2010 17:24:05 +0000 (17:24 +0000)]
generic: rtl8366: minor cleanup
SVN-Revision: 21985
Gabor Juhos [Mon, 28 Jun 2010 17:24:02 +0000 (17:24 +0000)]
generic: rtl8366: add common read_debugfs_mibs function
SVN-Revision: 21984
Gabor Juhos [Mon, 28 Jun 2010 17:23:59 +0000 (17:23 +0000)]
generic: rtl8366: standardize read_debugfs_mibs functions
SVN-Revision: 21983
Gabor Juhos [Mon, 28 Jun 2010 17:23:56 +0000 (17:23 +0000)]
generic: rtl8366: use common rtl8366_mib_counter structure
SVN-Revision: 21982
Gabor Juhos [Mon, 28 Jun 2010 17:23:52 +0000 (17:23 +0000)]
generic: rtl8366: move common debugfs code to rtl8366_smi.c
SVN-Revision: 21981
Gabor Juhos [Mon, 28 Jun 2010 17:23:48 +0000 (17:23 +0000)]
generic: rtl8366: move buf to struct rtl8366_smi
SVN-Revision: 21980
Gabor Juhos [Mon, 28 Jun 2010 17:23:45 +0000 (17:23 +0000)]
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
SVN-Revision: 21979
Gabor Juhos [Mon, 28 Jun 2010 17:23:41 +0000 (17:23 +0000)]
generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
SVN-Revision: 21978
Gabor Juhos [Mon, 28 Jun 2010 17:23:37 +0000 (17:23 +0000)]
generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops
SVN-Revision: 21977
Gabor Juhos [Mon, 28 Jun 2010 17:23:33 +0000 (17:23 +0000)]
generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
SVN-Revision: 21976
Gabor Juhos [Mon, 28 Jun 2010 17:23:28 +0000 (17:23 +0000)]
rt2x00: cleanup patches
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
Gabor Juhos [Sun, 27 Jun 2010 14:37:34 +0000 (14:37 +0000)]
generic: rtl8366rb: fix MIB counter reset
SVN-Revision: 21969
Daniel Dickinson [Sun, 27 Jun 2010 12:18:12 +0000 (12:18 +0000)]
busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging
SVN-Revision: 21961
Felix Fietkau [Sat, 26 Jun 2010 23:47:25 +0000 (23:47 +0000)]
set the default target to brcm47xx, now that brcm-2.4 is gone
SVN-Revision: 21960
Florian Fainelli [Sat, 26 Jun 2010 22:18:23 +0000 (22:18 +0000)]
reinstate 2.6.30 support until 2.6.32 is fixed
SVN-Revision: 21959
Florian Fainelli [Sat, 26 Jun 2010 22:18:15 +0000 (22:18 +0000)]
make flashing scripts executable
SVN-Revision: 21958
Felix Fietkau [Sat, 26 Jun 2010 20:44:48 +0000 (20:44 +0000)]
remove support for building kernel headers with old kernels
SVN-Revision: 21957
Felix Fietkau [Sat, 26 Jun 2010 20:44:28 +0000 (20:44 +0000)]
remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
Felix Fietkau [Sat, 26 Jun 2010 20:44:02 +0000 (20:44 +0000)]
remove gcc 3.4.6
SVN-Revision: 21955
Felix Fietkau [Sat, 26 Jun 2010 20:43:41 +0000 (20:43 +0000)]
remove linux 2.4 support from several packages
SVN-Revision: 21954
Felix Fietkau [Sat, 26 Jun 2010 20:43:32 +0000 (20:43 +0000)]
remove broadcom-57xx (only used on linux 2.4)
SVN-Revision: 21953
Felix Fietkau [Sat, 26 Jun 2010 20:42:58 +0000 (20:42 +0000)]
rename target/linux/generic-2.6 to generic
SVN-Revision: 21952
Felix Fietkau [Sat, 26 Jun 2010 20:42:38 +0000 (20:42 +0000)]
remove linux 2.4 specific build system code
SVN-Revision: 21951
Felix Fietkau [Sat, 26 Jun 2010 20:42:30 +0000 (20:42 +0000)]
remove linux 2.4 kernel versions
SVN-Revision: 21950
Felix Fietkau [Sat, 26 Jun 2010 20:42:26 +0000 (20:42 +0000)]
remove a few packages which only work with linux 2.4
SVN-Revision: 21949
Felix Fietkau [Sat, 26 Jun 2010 20:42:18 +0000 (20:42 +0000)]
remove generic linux 2.4 support
SVN-Revision: 21948
Felix Fietkau [Sat, 26 Jun 2010 20:42:08 +0000 (20:42 +0000)]
remove the old broadcom wl driver for linux 2.4
SVN-Revision: 21947
Felix Fietkau [Sat, 26 Jun 2010 20:41:59 +0000 (20:41 +0000)]
remove the brcm-2.4 target, it will no longer be supported in future releases. please use brcm47xx with broadcom-wl instead
SVN-Revision: 21946
Felix Fietkau [Sat, 26 Jun 2010 20:41:49 +0000 (20:41 +0000)]
add back the base-files/image code from brcm-2.4 to brcm47xx
SVN-Revision: 21945
Felix Fietkau [Sat, 26 Jun 2010 20:41:40 +0000 (20:41 +0000)]
remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type changing commit)
SVN-Revision: 21944
Felix Fietkau [Sat, 26 Jun 2010 20:41:34 +0000 (20:41 +0000)]
mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
Gabor Juhos [Sat, 26 Jun 2010 19:16:48 +0000 (19:16 +0000)]
generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format
SVN-Revision: 21923
Gabor Juhos [Sat, 26 Jun 2010 19:16:45 +0000 (19:16 +0000)]
generic: rtl8366: update vlan handling code for rtl8366s
SVN-Revision: 21922
Gabor Juhos [Sat, 26 Jun 2010 19:16:41 +0000 (19:16 +0000)]
generic: rtl8366: update vlan handling code of rtl8366rb
SVN-Revision: 21921
Gabor Juhos [Sat, 26 Jun 2010 19:16:38 +0000 (19:16 +0000)]
generic: rtl8366: add hw_init to initialize registers after reset
SVN-Revision: 21920
Gabor Juhos [Sat, 26 Jun 2010 19:16:34 +0000 (19:16 +0000)]
generic: rtl8366: introduce rtl8366_smi_rmwr function
SVN-Revision: 21919
Gabor Juhos [Sat, 26 Jun 2010 19:16:30 +0000 (19:16 +0000)]
generic: rtl8366s: get some MIB counters from another offset
SVN-Revision: 21918
Gabor Juhos [Sat, 26 Jun 2010 19:16:27 +0000 (19:16 +0000)]
generic: rtl8366: cleanup MIB counter printing
SVN-Revision: 21917
Gabor Juhos [Sat, 26 Jun 2010 19:16:24 +0000 (19:16 +0000)]
generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}
SVN-Revision: 21916
Gabor Juhos [Sat, 26 Jun 2010 19:16:20 +0000 (19:16 +0000)]
generic: rtl8366: add common vlan_4k structure
SVN-Revision: 21915
Gabor Juhos [Sat, 26 Jun 2010 19:16:16 +0000 (19:16 +0000)]
generic: rtl8366: add common vlan_mc structure
SVN-Revision: 21914
Gabor Juhos [Sat, 26 Jun 2010 19:16:12 +0000 (19:16 +0000)]
generic: rtl8366: rename vlanmc and vlan4k related structures an functions
SVN-Revision: 21913
Gabor Juhos [Sat, 26 Jun 2010 19:16:06 +0000 (19:16 +0000)]
generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls
SVN-Revision: 21912
Gabor Juhos [Sat, 26 Jun 2010 19:16:01 +0000 (19:16 +0000)]
generic: rtl8366: move mii bus handling to the rtl8366_smi code
SVN-Revision: 21911
Gabor Juhos [Sat, 26 Jun 2010 19:15:57 +0000 (19:15 +0000)]
generic: rtl8366: introduce rtl8366_smi_ops
SVN-Revision: 21910
Gabor Juhos [Sat, 26 Jun 2010 19:15:52 +0000 (19:15 +0000)]
generic: rtl8366: change format string for debugfs error messages
SVN-Revision: 21909
Gabor Juhos [Sat, 26 Jun 2010 19:15:48 +0000 (19:15 +0000)]
generic: rtl8366: don't show link parameters if the link is down
SVN-Revision: 21908
Gabor Juhos [Sat, 26 Jun 2010 19:15:43 +0000 (19:15 +0000)]
generic: rtl8366: fix register offset and size of MIB counters
SVN-Revision: 21907
Gabor Juhos [Sat, 26 Jun 2010 19:15:38 +0000 (19:15 +0000)]
generic: rtl8366: prevent modifications of VLAN 0
SVN-Revision: 21906
Gabor Juhos [Sat, 26 Jun 2010 19:15:32 +0000 (19:15 +0000)]
ar71xx: don't use vlan 0 for devices with rtl8366s switch
SVN-Revision: 21905
Jo-Philipp Wich [Sat, 26 Jun 2010 18:11:04 +0000 (18:11 +0000)]
ppp: interpret "demand" option as timeout in seconds (#7517)
SVN-Revision: 21903
Hamish Guthrie [Fri, 25 Jun 2010 08:11:54 +0000 (08:11 +0000)]
Add script support for Marvell 88W8686 mac80211. This is a hack now, but it works. cfg80211 is very broken in the current mainline Marvell driver. A new patch set to address this is in linux-next, I just do not have time today to address it.
SVN-Revision: 21899
Hamish Guthrie [Fri, 25 Jun 2010 08:08:05 +0000 (08:08 +0000)]
Use modules for wifi and usb
SVN-Revision: 21898
Alexandros C. Couloumbis [Fri, 25 Jun 2010 04:37:14 +0000 (04:37 +0000)]
ixp4xx: remove 2.6.35 unedded patches
SVN-Revision: 21897
Alexandros C. Couloumbis [Thu, 24 Jun 2010 15:07:36 +0000 (15:07 +0000)]
mpc83xx: add kernel 2.6.35 preliminary support
SVN-Revision: 21896
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:40:36 +0000 (14:40 +0000)]
ixp4xx: add kernel 2.6.35 preliminary support
SVN-Revision: 21895
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:38:03 +0000 (14:38 +0000)]
ixp4xx: add Mikael Petterssons patch works
SVN-Revision: 21894
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:36:41 +0000 (14:36 +0000)]
ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe)
SVN-Revision: 21893
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:34:49 +0000 (14:34 +0000)]
ixp4xx: add Titan Wireless TW-266-2 support
SVN-Revision: 21892
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:29:41 +0000 (14:29 +0000)]
ixp4xx: add kernel 2.6.33 preliminary support
SVN-Revision: 21891
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:25:07 +0000 (14:25 +0000)]
ixp4xx: revert kernel support for 2.6.33 & 2.6.35
SVN-Revision: 21890