Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support | Jo-Philipp Wich | 2010-07-01 | 2 | -27/+8 |
| | | | | SVN-Revision: 22008 | ||||
* | broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind ↵ | Jo-Philipp Wich | 2010-07-01 | 3 | -1/+61 |
| | | | | | | device from b43 ssb bridge on boot (#7529) SVN-Revision: 22007 | ||||
* | fix dir-825-b1 default network config after r21905 | Jo-Philipp Wich | 2010-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 22005 | ||||
* | base-files: add "mtu" option for route sections, allows setting per-route ↵ | Jo-Philipp Wich | 2010-06-30 | 2 | -3/+7 |
| | | | | | | mtu values SVN-Revision: 22003 | ||||
* | block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from ↵ | Daniel Dickinson | 2010-06-30 | 5 | -20/+20 |
| | | | | | | 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 | ||||
* | hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | Jo-Philipp Wich | 2010-06-30 | 1 | -0/+8 |
| | | | | SVN-Revision: 22000 | ||||
* | ath9k: add initval updates - should increase stability and performance on ↵ | Felix Fietkau | 2010-06-30 | 3 | -0/+14635 |
| | | | | | | AR91xx and AR92xx SVN-Revision: 21999 | ||||
* | hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | Jo-Philipp Wich | 2010-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21998 | ||||
* | broadcom-wl: align wpa encryption value and cipher override format with ↵ | Jo-Philipp Wich | 2010-06-30 | 1 | -8/+27 |
| | | | | | | hostapd.sh SVN-Revision: 21997 | ||||
* | package/iptables: fix compile failure on gentoo build system (thanks nbd) | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 21996 | ||||
* | 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 | ||||
* | mac80211: fix r21990 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -5/+9 |
| | | | | SVN-Revision: 21992 | ||||
* | Add board definition previously forgotten | Claudio Mignanti | 2010-06-30 | 1 | -0/+226 |
| | | | | SVN-Revision: 21991 | ||||
* | mac80211: fix compile issues on 2.6.35 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+11 |
| | | | | SVN-Revision: 21990 | ||||
* | ath9k: fix TSF across hardware resets on AR913x | Felix Fietkau | 2010-06-30 | 1 | -0/+39 |
| | | | | SVN-Revision: 21989 | ||||
* | mac80211: update to wireless-testing 2010-06-28 | Felix Fietkau | 2010-06-30 | 20 | -98/+33 |
| | | | | SVN-Revision: 21988 | ||||
* | block-mount: Fixed mount deadlocks due to buggy use of locks in ↵ | Daniel Dickinson | 2010-06-29 | 1 | -14/+20 |
| | | | | | | /lib/functions/block.sh SVN-Revision: 21987 | ||||
* | fixed trx version to handling | Markus Wigge | 2010-06-28 | 1 | -1/+1 |
| | | | | | | I forgot to write the right trx version to the actual header... SVN-Revision: 21986 | ||||
* | 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 | ||||
* | rt2x00: cleanup patches | Gabor Juhos | 2010-06-28 | 2 | -29/+34 |
| | | | | | | | | | | | | | 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 | 1 | -10/+8 |
| | | | | SVN-Revision: 21969 | ||||
* | busybox: Fixed remote logging bug in which starting syslog before the ↵ | Daniel Dickinson | 2010-06-27 | 1 | -0/+40 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 21960 | ||||
* | reinstate 2.6.30 support until 2.6.32 is fixed | Florian Fainelli | 2010-06-26 | 9 | -1/+575 |
| | | | | SVN-Revision: 21959 | ||||
* | make flashing scripts executable | Florian Fainelli | 2010-06-26 | 4 | -0/+0 |
| | | | | SVN-Revision: 21958 | ||||
* | remove support for building kernel headers with old kernels | Felix Fietkau | 2010-06-26 | 1 | -16/+3 |
| | | | | SVN-Revision: 21957 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 37 | -131/+65 |
| | | | | SVN-Revision: 21956 | ||||
* | remove gcc 3.4.6 | Felix Fietkau | 2010-06-26 | 14 | -4679/+0 |
| | | | | SVN-Revision: 21955 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 19 | -512/+53 |
| | | | | SVN-Revision: 21954 | ||||
* | remove broadcom-57xx (only used on linux 2.4) | Felix Fietkau | 2010-06-26 | 28 | -25147/+0 |
| | | | | SVN-Revision: 21953 | ||||
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | 1042 | -1/+1 |
| | | | | SVN-Revision: 21952 | ||||
* | remove linux 2.4 specific build system code | Felix Fietkau | 2010-06-26 | 4 | -22/+4 |
| | | | | SVN-Revision: 21951 | ||||
* | remove linux 2.4 kernel versions | Felix Fietkau | 2010-06-26 | 1 | -6/+0 |
| | | | | SVN-Revision: 21950 | ||||
* | remove a few packages which only work with linux 2.4 | Felix Fietkau | 2010-06-26 | 10 | -525/+0 |
| | | | | SVN-Revision: 21949 | ||||
* | remove generic linux 2.4 support | Felix Fietkau | 2010-06-26 | 254 | -203191/+0 |
| | | | | SVN-Revision: 21948 | ||||
* | remove the old broadcom wl driver for linux 2.4 | Felix Fietkau | 2010-06-26 | 45 | -16598/+0 |
| | | | | SVN-Revision: 21947 | ||||
* | 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 |