Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | generic: rtl8366: move common debugfs code to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | |
| | | | | SVN-Revision: 21981 | |||
* | generic: rtl8366: move buf to struct rtl8366_smi | Gabor Juhos | 2010-06-28 | |
| | | | | SVN-Revision: 21980 | |||
* | generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | |
| | | | | SVN-Revision: 21979 | |||
* | generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi | Gabor Juhos | 2010-06-28 | |
| | | | | SVN-Revision: 21978 | |||
* | generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops | Gabor Juhos | 2010-06-28 | |
| | | | | SVN-Revision: 21977 | |||
* | generic: rtl8366: use RTL8366{S,RB} prefixes for all defines | Gabor Juhos | 2010-06-28 | |
| | | | | SVN-Revision: 21976 | |||
* | rt2x00: cleanup patches | Gabor Juhos | 2010-06-28 | |
| | | | | | | | | | | | | | 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 reset | Gabor Juhos | 2010-06-27 | |
| | | | | SVN-Revision: 21969 | |||
* | busybox: Fixed remote logging bug in which starting syslog before the ↵ | Daniel Dickinson | 2010-06-27 | |
| | | | | | | 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 gone | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21960 | |||
* | reinstate 2.6.30 support until 2.6.32 is fixed | Florian Fainelli | 2010-06-26 | |
| | | | | SVN-Revision: 21959 | |||
* | make flashing scripts executable | Florian Fainelli | 2010-06-26 | |
| | | | | SVN-Revision: 21958 | |||
* | remove support for building kernel headers with old kernels | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21957 | |||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21956 | |||
* | remove gcc 3.4.6 | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21955 | |||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21954 | |||
* | remove broadcom-57xx (only used on linux 2.4) | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21953 | |||
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21952 | |||
* | remove linux 2.4 specific build system code | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21951 | |||
* | remove linux 2.4 kernel versions | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21950 | |||
* | remove a few packages which only work with linux 2.4 | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21949 | |||
* | remove generic linux 2.4 support | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21948 | |||
* | remove the old broadcom wl driver for linux 2.4 | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21947 | |||
* | remove the brcm-2.4 target, it will no longer be supported in future ↵ | Felix Fietkau | 2010-06-26 | |
| | | | | | | releases. please use brcm47xx with broadcom-wl instead SVN-Revision: 21946 | |||
* | add back the base-files/image code from brcm-2.4 to brcm47xx | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21945 | |||
* | remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a ↵ | Felix Fietkau | 2010-06-26 | |
| | | | | | | proper type changing commit) SVN-Revision: 21944 | |||
* | mac80211: update to wireless-testing 2010-06-15 | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21943 | |||
* | generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21923 | |||
* | generic: rtl8366: update vlan handling code for rtl8366s | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21922 | |||
* | generic: rtl8366: update vlan handling code of rtl8366rb | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21921 | |||
* | generic: rtl8366: add hw_init to initialize registers after reset | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21920 | |||
* | generic: rtl8366: introduce rtl8366_smi_rmwr function | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21919 | |||
* | generic: rtl8366s: get some MIB counters from another offset | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21918 | |||
* | generic: rtl8366: cleanup MIB counter printing | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21917 | |||
* | generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb} | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21916 | |||
* | generic: rtl8366: add common vlan_4k structure | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21915 | |||
* | generic: rtl8366: add common vlan_mc structure | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21914 | |||
* | generic: rtl8366: rename vlanmc and vlan4k related structures an functions | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21913 | |||
* | generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21912 | |||
* | generic: rtl8366: move mii bus handling to the rtl8366_smi code | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21911 | |||
* | generic: rtl8366: introduce rtl8366_smi_ops | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21910 | |||
* | generic: rtl8366: change format string for debugfs error messages | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21909 | |||
* | generic: rtl8366: don't show link parameters if the link is down | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21908 | |||
* | generic: rtl8366: fix register offset and size of MIB counters | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21907 | |||
* | generic: rtl8366: prevent modifications of VLAN 0 | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21906 | |||
* | ar71xx: don't use vlan 0 for devices with rtl8366s switch | Gabor Juhos | 2010-06-26 | |
| | | | | SVN-Revision: 21905 | |||
* | ppp: interpret "demand" option as timeout in seconds (#7517) | Jo-Philipp Wich | 2010-06-26 | |
| | | | | SVN-Revision: 21903 | |||
* | Add script support for Marvell 88W8686 mac80211. This is a hack now, but it ↵ | Hamish Guthrie | 2010-06-25 | |
| | | | | | | 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 | |||
* | Use modules for wifi and usb | Hamish Guthrie | 2010-06-25 | |
| | | | | SVN-Revision: 21898 | |||
* | ixp4xx: remove 2.6.35 unedded patches | Alexandros C. Couloumbis | 2010-06-25 | |
| | | | | SVN-Revision: 21897 |