Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ath9k: add a missing null pointer check and some further cleanup | Felix Fietkau | 2010-07-01 | 1 | -3/+23 | |
| | | | | SVN-Revision: 22036 | |||||
* | ath9k: properly sanitize calibrated noise floor values on all hardware | Felix Fietkau | 2010-07-01 | 1 | -0/+386 | |
| | | | | SVN-Revision: 22035 | |||||
* | 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 | |||||
* | fix GPIO pin for G3GV2-VF | Markus Wigge | 2010-07-01 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de> SVN-Revision: 22018 | |||||
* | ar71xx: fix leds-rb750 build failure on 2.6.34 | Gabor Juhos | 2010-07-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 22016 | |||||
* | firmware-utils/mktplinkfw: add support for the TL-WA901ND | Gabor Juhos | 2010-07-01 | 1 | -0/+9 | |
| | | | | | | Patch-by: Pieter "Fate" Hollants <pieter@hollants.com> SVN-Revision: 22015 | |||||
* | 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 | |||||
* | preset stable and try* flags for TRX2 headers | Markus Wigge | 2010-07-01 | 2 | -4/+22 | |
| | | | | | | | | | | * changed addpattern.c to preset the stable and try flags used in TRXv2 images to dupe CFE and pretend a stable image. * changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF like CFE does on startup * fixed compile warnings in trx.c by explicit casting SVN-Revision: 22012 | |||||
* | 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 |