Commit Graph

5599 Commits (c788e49ab7d1ebe50472fd4a64c1646be25d7cfe)

Author SHA1 Message Date
Felix Fietkau fbff44c98a Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam.
more and more users are getting confused by this, and consider it a regression in brcm47xx,
because brcm-2.4 was not showing this message. It's not particularly interesting for debugging,
most of the time it only happens because of an unconnected port.

SVN-Revision: 22110
14 years ago
Claudio Mignanti 482557bc88 fix a bug inside usb driver, thanks to Jesper Nilsson
SVN-Revision: 22105
14 years ago
Claudio Mignanti 63a7fad924 add some missing symbols
SVN-Revision: 22104
14 years ago
Hamish Guthrie 0a82d07f4b gumstix: add luci
SVN-Revision: 22093
14 years ago
Hamish Guthrie 35539f9709 Add kmod-usb-hid
SVN-Revision: 22086
14 years ago
Hauke Mehrtens 3aa9ba520f kernel: add missing config option found by buildbot
SVN-Revision: 22080
14 years ago
Felix Fietkau 36b295eefd repair the damage that was done to the packet socket type filter patch when it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions
SVN-Revision: 22079
14 years ago
Felix Fietkau a27ea45e76 ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we've figured out what part of it causes the issue described in #7563
SVN-Revision: 22075
14 years ago
Felix Fietkau 3e425b2cbc add mini_fo fix to 2.6.30 as well
SVN-Revision: 22058
14 years ago
Felix Fietkau 3512ba10c0 mini_fo: add error pointer checks after dentry lookups to fix various crash bugs (fixes #7277, #7207, #7259)
SVN-Revision: 22057
14 years ago
Felix Fietkau 15b209d09f ag71xx: reset the hardware during open(), this improves recovery from tx timeouts on ar724x considerably
SVN-Revision: 22055
14 years ago
Felix Fietkau 89da22d1ea ag71xx: fix a memory corruption bug that happens if you flood the interface with packets while it's being brought down fixes boot time crashes under load reported by matteo
SVN-Revision: 22054
14 years ago
Gabor Juhos 86b4b5e1e9 generic: rtl8366: enable VLAN ingress filtering
SVN-Revision: 22044
14 years ago
Florian Fainelli b917b09b91 refresh 2.6.34 patches
SVN-Revision: 22042
14 years ago
Florian Fainelli 7484ad4108 add 2.6.34 support
SVN-Revision: 22041
14 years ago
Florian Fainelli a92623b92a fix line wrapped patch
SVN-Revision: 22040
14 years ago
Florian Fainelli 48b8c5e945 fix PCI, thanks br1, put back 2.6.32.14 support by default
SVN-Revision: 22033
14 years ago
Markus Wigge 25602743d1 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
14 years ago
Gabor Juhos 5a28fb88a4 ar71xx: fix leds-rb750 build failure on 2.6.34
SVN-Revision: 22016
14 years ago
Markus Wigge 114ce0bd4c 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
14 years ago
Florian Fainelli 09ed7e00a4 revert upstream commit that broke PCI until we have a better fix
SVN-Revision: 22010
14 years ago
Jo-Philipp Wich 1650f33f97 add a wifi profile for proprietary wl
SVN-Revision: 22009
14 years ago
Jo-Philipp Wich d6d8014cfd fix dir-825-b1 default network config after r21905
SVN-Revision: 22005
14 years ago
Alexandros C. Couloumbis cd2069a57c fix commit r21994 (thanks juhosg)
SVN-Revision: 21995
14 years ago
Alexandros C. Couloumbis 0409c64e34 fix commit r21993
SVN-Revision: 21994
14 years ago
Claudio Mignanti d30bf22a55 Don't force pci support on .34 and .35
SVN-Revision: 21993
14 years ago
Claudio Mignanti ffa2e4eaec Add board definition previously forgotten
SVN-Revision: 21991
14 years ago
Gabor Juhos 50d88ac7d4 generic: rtl8366: minor cleanup
SVN-Revision: 21985
14 years ago
Gabor Juhos e19838e04c generic: rtl8366: add common read_debugfs_mibs function
SVN-Revision: 21984
14 years ago
Gabor Juhos 393f0bda89 generic: rtl8366: standardize read_debugfs_mibs functions
SVN-Revision: 21983
14 years ago
Gabor Juhos 5986c1f2d0 generic: rtl8366: use common rtl8366_mib_counter structure
SVN-Revision: 21982
14 years ago
Gabor Juhos 672018a30d generic: rtl8366: move common debugfs code to rtl8366_smi.c
SVN-Revision: 21981
14 years ago
Gabor Juhos 19ed040c62 generic: rtl8366: move buf to struct rtl8366_smi
SVN-Revision: 21980
14 years ago
Gabor Juhos 830b04bd72 generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
SVN-Revision: 21979
14 years ago
Gabor Juhos 81e9e7916f generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
SVN-Revision: 21978
14 years ago
Gabor Juhos 08942e9a98 generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops
SVN-Revision: 21977
14 years ago
Gabor Juhos e8e8554192 generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
SVN-Revision: 21976
14 years ago
Gabor Juhos c4dc96934d generic: rtl8366rb: fix MIB counter reset
SVN-Revision: 21969
14 years ago
Florian Fainelli f394178e15 reinstate 2.6.30 support until 2.6.32 is fixed
SVN-Revision: 21959
14 years ago
Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic
SVN-Revision: 21952
14 years ago
Felix Fietkau 95c5443b84 remove generic linux 2.4 support
SVN-Revision: 21948
14 years ago
Felix Fietkau cfbefb4b87 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
14 years ago
Felix Fietkau 812f026323 add back the base-files/image code from brcm-2.4 to brcm47xx
SVN-Revision: 21945
14 years ago
Felix Fietkau 519b6a2f4c remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type changing commit)
SVN-Revision: 21944
14 years ago
Gabor Juhos 8989c682c4 generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format
SVN-Revision: 21923
14 years ago
Gabor Juhos f60301e82b generic: rtl8366: update vlan handling code for rtl8366s
SVN-Revision: 21922
14 years ago
Gabor Juhos d4d8c4d7ea generic: rtl8366: update vlan handling code of rtl8366rb
SVN-Revision: 21921
14 years ago
Gabor Juhos 62f2e8e981 generic: rtl8366: add hw_init to initialize registers after reset
SVN-Revision: 21920
14 years ago
Gabor Juhos 91a3323401 generic: rtl8366: introduce rtl8366_smi_rmwr function
SVN-Revision: 21919
14 years ago
Gabor Juhos 23e44e1367 generic: rtl8366s: get some MIB counters from another offset
SVN-Revision: 21918
14 years ago