Commit Graph

15131 Commits (4ad8aa543db84074775024164a6f3822e355ddae)
 

Author SHA1 Message Date
Gabor Juhos e8e8554192 generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
SVN-Revision: 21976
14 years ago
Gabor Juhos 6676527e58 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
14 years ago
Gabor Juhos c4dc96934d generic: rtl8366rb: fix MIB counter reset
SVN-Revision: 21969
14 years ago
Daniel Dickinson b86c99feb1 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
14 years ago
Felix Fietkau bb44616ebe set the default target to brcm47xx, now that brcm-2.4 is gone
SVN-Revision: 21960
14 years ago
Florian Fainelli f394178e15 reinstate 2.6.30 support until 2.6.32 is fixed
SVN-Revision: 21959
14 years ago
Florian Fainelli 27fc94ff52 make flashing scripts executable
SVN-Revision: 21958
14 years ago
Felix Fietkau 6f0f021c87 remove support for building kernel headers with old kernels
SVN-Revision: 21957
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Felix Fietkau 0410a7b549 remove gcc 3.4.6
SVN-Revision: 21955
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Felix Fietkau 08e4d51c29 remove broadcom-57xx (only used on linux 2.4)
SVN-Revision: 21953
14 years ago
Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic
SVN-Revision: 21952
14 years ago
Felix Fietkau 6117c04c94 remove linux 2.4 specific build system code
SVN-Revision: 21951
14 years ago
Felix Fietkau 157f44d718 remove linux 2.4 kernel versions
SVN-Revision: 21950
14 years ago
Felix Fietkau d66662593c remove a few packages which only work with linux 2.4
SVN-Revision: 21949
14 years ago
Felix Fietkau 95c5443b84 remove generic linux 2.4 support
SVN-Revision: 21948
14 years ago
Felix Fietkau c4f3caef75 remove the old broadcom wl driver for linux 2.4
SVN-Revision: 21947
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
Felix Fietkau d715665b9b mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
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
Gabor Juhos e89c10585e generic: rtl8366: cleanup MIB counter printing
SVN-Revision: 21917
14 years ago
Gabor Juhos 0d6fb64ac3 generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}
SVN-Revision: 21916
14 years ago
Gabor Juhos 14688b75b7 generic: rtl8366: add common vlan_4k structure
SVN-Revision: 21915
14 years ago
Gabor Juhos 3d9c3067d3 generic: rtl8366: add common vlan_mc structure
SVN-Revision: 21914
14 years ago
Gabor Juhos a6b57e3d3c generic: rtl8366: rename vlanmc and vlan4k related structures an functions
SVN-Revision: 21913
14 years ago
Gabor Juhos 5078264bef generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls
SVN-Revision: 21912
14 years ago
Gabor Juhos 47de539b93 generic: rtl8366: move mii bus handling to the rtl8366_smi code
SVN-Revision: 21911
14 years ago
Gabor Juhos dcc8caac45 generic: rtl8366: introduce rtl8366_smi_ops
SVN-Revision: 21910
14 years ago
Gabor Juhos 3471627f59 generic: rtl8366: change format string for debugfs error messages
SVN-Revision: 21909
14 years ago
Gabor Juhos e627f76251 generic: rtl8366: don't show link parameters if the link is down
SVN-Revision: 21908
14 years ago
Gabor Juhos 0aa0d49169 generic: rtl8366: fix register offset and size of MIB counters
SVN-Revision: 21907
14 years ago
Gabor Juhos 8742057763 generic: rtl8366: prevent modifications of VLAN 0
SVN-Revision: 21906
14 years ago
Gabor Juhos e827a12c48 ar71xx: don't use vlan 0 for devices with rtl8366s switch
SVN-Revision: 21905
14 years ago
Jo-Philipp Wich 8079d54678 ppp: interpret "demand" option as timeout in seconds (#7517)
SVN-Revision: 21903
14 years ago
Hamish Guthrie 2f5a5497be 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
14 years ago
Hamish Guthrie ca67278b9e Use modules for wifi and usb
SVN-Revision: 21898
14 years ago
Alexandros C. Couloumbis 6bc17e57b0 ixp4xx: remove 2.6.35 unedded patches
SVN-Revision: 21897
14 years ago
Alexandros C. Couloumbis 257d87204b mpc83xx: add kernel 2.6.35 preliminary support
SVN-Revision: 21896
14 years ago
Alexandros C. Couloumbis 7381af2207 ixp4xx: add kernel 2.6.35 preliminary support
SVN-Revision: 21895
14 years ago
Alexandros C. Couloumbis 7cf04396c5 ixp4xx: add Mikael Petterssons patch works
SVN-Revision: 21894
14 years ago
Alexandros C. Couloumbis 93db39b3d3 ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe)
SVN-Revision: 21893
14 years ago
Alexandros C. Couloumbis 3c52f9a53d ixp4xx: add Titan Wireless TW-266-2 support
SVN-Revision: 21892
14 years ago