Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix PCI, thanks br1, put back 2.6.32.14 support by default | Florian Fainelli | 2010-07-01 | 3 | -70/+39 |
| | | | | SVN-Revision: 22033 | ||||
* | brcm47xx: added dual image support to flashmap driver | Markus Wigge | 2010-07-01 | 1 | -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 | ||||
* | ar71xx: fix leds-rb750 build failure on 2.6.34 | Gabor Juhos | 2010-07-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 22016 | ||||
* | renamed wrt54g3gv2-vf images | Markus Wigge | 2010-07-01 | 1 | -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 | ||||
* | revert upstream commit that broke PCI until we have a better fix | Florian Fainelli | 2010-07-01 | 1 | -0/+69 |
| | | | | SVN-Revision: 22010 | ||||
* | add a wifi profile for proprietary wl | Jo-Philipp Wich | 2010-07-01 | 1 | -0/+19 |
| | | | | SVN-Revision: 22009 | ||||
* | fix dir-825-b1 default network config after r21905 | Jo-Philipp Wich | 2010-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 22005 | ||||
* | fix commit r21994 (thanks juhosg) | Alexandros C. Couloumbis | 2010-06-30 | 2 | -2/+1 |
| | | | | SVN-Revision: 21995 | ||||
* | fix commit r21993 | Alexandros C. Couloumbis | 2010-06-30 | 16 | -0/+16 |
| | | | | SVN-Revision: 21994 | ||||
* | Don't force pci support on .34 and .35 | Claudio Mignanti | 2010-06-30 | 2 | -2/+0 |
| | | | | SVN-Revision: 21993 | ||||
* | Add board definition previously forgotten | Claudio Mignanti | 2010-06-30 | 1 | -0/+226 |
| | | | | SVN-Revision: 21991 | ||||
* | generic: rtl8366: minor cleanup | Gabor Juhos | 2010-06-28 | 2 | -22/+16 |
| | | | | SVN-Revision: 21985 | ||||
* | generic: rtl8366: add common read_debugfs_mibs function | Gabor Juhos | 2010-06-28 | 3 | -144/+56 |
| | | | | SVN-Revision: 21984 | ||||
* | generic: rtl8366: standardize read_debugfs_mibs functions | Gabor Juhos | 2010-06-28 | 3 | -22/+44 |
| | | | | SVN-Revision: 21983 | ||||
* | generic: rtl8366: use common rtl8366_mib_counter structure | Gabor Juhos | 2010-06-28 | 3 | -48/+42 |
| | | | | SVN-Revision: 21982 | ||||
* | generic: rtl8366: move common debugfs code to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | 4 | -335/+193 |
| | | | | SVN-Revision: 21981 | ||||
* | generic: rtl8366: move buf to struct rtl8366_smi | Gabor Juhos | 2010-06-28 | 3 | -72/+66 |
| | | | | SVN-Revision: 21980 | ||||
* | generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | 4 | -410/+217 |
| | | | | SVN-Revision: 21979 | ||||
* | generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi | Gabor Juhos | 2010-06-28 | 3 | -20/+30 |
| | | | | SVN-Revision: 21978 | ||||
* | generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops | Gabor Juhos | 2010-06-28 | 3 | -43/+69 |
| | | | | SVN-Revision: 21977 | ||||
* | generic: rtl8366: use RTL8366{S,RB} prefixes for all defines | Gabor Juhos | 2010-06-28 | 2 | -403/+403 |
| | | | | SVN-Revision: 21976 | ||||
* | generic: rtl8366rb: fix MIB counter reset | Gabor Juhos | 2010-06-27 | 1 | -10/+8 |
| | | | | SVN-Revision: 21969 | ||||
* | reinstate 2.6.30 support until 2.6.32 is fixed | Florian Fainelli | 2010-06-26 | 9 | -1/+575 |
| | | | | SVN-Revision: 21959 | ||||
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | 1041 | -0/+0 |
| | | | | SVN-Revision: 21952 | ||||
* | remove generic linux 2.4 support | Felix Fietkau | 2010-06-26 | 254 | -203191/+0 |
| | | | | SVN-Revision: 21948 | ||||
* | remove the brcm-2.4 target, it will no longer be supported in future ↵ | Felix Fietkau | 2010-06-26 | 110 | -27243/+0 |
| | | | | | | 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 | 23 | -0/+1880 |
| | | | | SVN-Revision: 21945 | ||||
* | remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a ↵ | Felix Fietkau | 2010-06-26 | 3 | -3/+0 |
| | | | | | | proper type changing commit) SVN-Revision: 21944 | ||||
* | generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format | Gabor Juhos | 2010-06-26 | 2 | -52/+26 |
| | | | | SVN-Revision: 21923 | ||||
* | generic: rtl8366: update vlan handling code for rtl8366s | Gabor Juhos | 2010-06-26 | 1 | -120/+174 |
| | | | | SVN-Revision: 21922 | ||||
* | generic: rtl8366: update vlan handling code of rtl8366rb | Gabor Juhos | 2010-06-26 | 1 | -121/+175 |
| | | | | SVN-Revision: 21921 | ||||
* | generic: rtl8366: add hw_init to initialize registers after reset | Gabor Juhos | 2010-06-26 | 2 | -4/+128 |
| | | | | SVN-Revision: 21920 | ||||
* | generic: rtl8366: introduce rtl8366_smi_rmwr function | Gabor Juhos | 2010-06-26 | 4 | -133/+75 |
| | | | | SVN-Revision: 21919 | ||||
* | generic: rtl8366s: get some MIB counters from another offset | Gabor Juhos | 2010-06-26 | 1 | -36/+57 |
| | | | | SVN-Revision: 21918 | ||||
* | generic: rtl8366: cleanup MIB counter printing | Gabor Juhos | 2010-06-26 | 2 | -122/+96 |
| | | | | SVN-Revision: 21917 | ||||
* | generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb} | Gabor Juhos | 2010-06-26 | 2 | -152/+141 |
| | | | | SVN-Revision: 21916 | ||||
* | generic: rtl8366: add common vlan_4k structure | Gabor Juhos | 2010-06-26 | 3 | -20/+49 |
| | | | | SVN-Revision: 21915 | ||||
* | generic: rtl8366: add common vlan_mc structure | Gabor Juhos | 2010-06-26 | 3 | -24/+62 |
| | | | | SVN-Revision: 21914 | ||||
* | generic: rtl8366: rename vlanmc and vlan4k related structures an functions | Gabor Juhos | 2010-06-26 | 2 | -83/+80 |
| | | | | SVN-Revision: 21913 | ||||
* | generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls | Gabor Juhos | 2010-06-26 | 2 | -18/+14 |
| | | | | SVN-Revision: 21912 | ||||
* | generic: rtl8366: move mii bus handling to the rtl8366_smi code | Gabor Juhos | 2010-06-26 | 4 | -108/+75 |
| | | | | SVN-Revision: 21911 | ||||
* | generic: rtl8366: introduce rtl8366_smi_ops | Gabor Juhos | 2010-06-26 | 4 | -22/+63 |
| | | | | SVN-Revision: 21910 | ||||
* | generic: rtl8366: change format string for debugfs error messages | Gabor Juhos | 2010-06-26 | 2 | -12/+16 |
| | | | | SVN-Revision: 21909 | ||||
* | generic: rtl8366: don't show link parameters if the link is down | Gabor Juhos | 2010-06-26 | 2 | -24/+34 |
| | | | | SVN-Revision: 21908 | ||||
* | generic: rtl8366: fix register offset and size of MIB counters | Gabor Juhos | 2010-06-26 | 2 | -26/+26 |
| | | | | SVN-Revision: 21907 | ||||
* | generic: rtl8366: prevent modifications of VLAN 0 | Gabor Juhos | 2010-06-26 | 2 | -6/+6 |
| | | | | SVN-Revision: 21906 | ||||
* | ar71xx: don't use vlan 0 for devices with rtl8366s switch | Gabor Juhos | 2010-06-26 | 2 | -2/+2 |
| | | | | SVN-Revision: 21905 | ||||
* | Add script support for Marvell 88W8686 mac80211. This is a hack now, but it ↵ | Hamish Guthrie | 2010-06-25 | 1 | -0/+437 |
| | | | | | | 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 | 5 | -57/+17 |
| | | | | SVN-Revision: 21898 | ||||
* | ixp4xx: remove 2.6.35 unedded patches | Alexandros C. Couloumbis | 2010-06-25 | 4 | -53/+0 |
| | | | | SVN-Revision: 21897 |