Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rb532: remove bogus 802.1q kernel config overide | Felix Fietkau | 2010-04-20 | 3 | -3/+0 |
| | | | | SVN-Revision: 21060 | ||||
* | add "patented"-build flag to allow packages being with and without patented ↵ | Mirko Vogt | 2010-04-20 | 1 | -1/+8 |
| | | | | | | technology SVN-Revision: 21050 | ||||
* | brcm47xx: fix r21042, nuke (boardnum == 42 section) | Alexandros C. Couloumbis | 2010-04-20 | 1 | -30/+13 |
| | | | | SVN-Revision: 21047 | ||||
* | fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵ | Florian Fainelli | 2010-04-20 | 6 | -34/+92 |
| | | | | | | patch from Bernhard Loos SVN-Revision: 21046 | ||||
* | fix iptables cflags to include architecture specific asm includes | Florian Fainelli | 2010-04-20 | 1 | -0/+4 |
| | | | | SVN-Revision: 21045 | ||||
* | hostapd: fix basic rate selection for 5ghz | Felix Fietkau | 2010-04-20 | 1 | -0/+68 |
| | | | | SVN-Revision: 21043 | ||||
* | brcm47xx: fix ethernet link state (closes #7056) | Alexandros C. Couloumbis | 2010-04-20 | 1 | -0/+78 |
| | | | | SVN-Revision: 21042 | ||||
* | atheros: refresh 2.6.32 patches | Gabor Juhos | 2010-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 21039 | ||||
* | atheros: register wmac device only if it is enabled in the board config | Gabor Juhos | 2010-04-20 | 3 | -9/+15 |
| | | | | SVN-Revision: 21038 | ||||
* | ar71xx: fix mtd_layout for the DIR-615-C1 and similar devices | Gabor Juhos | 2010-04-20 | 1 | -1/+1 |
| | | | | | | * Thanks to Yury Polyanskiy for the report SVN-Revision: 21036 | ||||
* | add gcc-4.5.0 preliminary support | Alexandros C. Couloumbis | 2010-04-19 | 17 | -8/+9884 |
| | | | | SVN-Revision: 21033 | ||||
* | ppc40x: sync kernel config | Gabor Juhos | 2010-04-19 | 1 | -1/+13 |
| | | | | SVN-Revision: 21031 | ||||
* | target/ramips: fix another typo from [20834] (closes: #7182) | Nicolas Thill | 2010-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 21012 | ||||
* | add missing kernel symbols (#7189) | Jo-Philipp Wich | 2010-04-19 | 1 | -2/+27 |
| | | | | SVN-Revision: 21010 | ||||
* | opkg: update to r528, refresh patches | Jo-Philipp Wich | 2010-04-18 | 5 | -23/+8 |
| | | | | SVN-Revision: 21008 | ||||
* | brcm47xx: allow isdn on brcm47xx | Hauke Mehrtens | 2010-04-18 | 1 | -1/+0 |
| | | | | SVN-Revision: 21001 | ||||
* | kernel: refresh patches with 2.6.34-rc4 | Hauke Mehrtens | 2010-04-18 | 50 | -204/+204 |
| | | | | SVN-Revision: 20999 | ||||
* | gigaset: build gigaset with isdn4linux support | Hauke Mehrtens | 2010-04-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 20997 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-04-18 | 14 | -42/+38 |
| | | | | SVN-Revision: 20996 | ||||
* | kernel: add missing symbols | Hauke Mehrtens | 2010-04-18 | 3 | -2/+8 |
| | | | | SVN-Revision: 20995 | ||||
* | brcm47xx: fix build of tg3 for kernel 2.6.34 | Hauke Mehrtens | 2010-04-18 | 1 | -29/+29 |
| | | | | SVN-Revision: 20994 | ||||
* | siit: fix build | Hauke Mehrtens | 2010-04-18 | 1 | -1/+5 |
| | | | | | | Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/ SVN-Revision: 20993 | ||||
* | kernel: fix build with kernel 2.6.34-rc4 | Hauke Mehrtens | 2010-04-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 20992 | ||||
* | kernel: add missing symbols | Hauke Mehrtens | 2010-04-18 | 1 | -0/+20 |
| | | | | SVN-Revision: 20991 | ||||
* | ar71xx: adding support for zyxel nbg460n/550n/550nh boards | Gabor Juhos | 2010-04-18 | 8 | -0/+245 |
| | | | | | | | | | | This patch adds support for the zyxel nbg460n/550n/550nh routers. Currently this only works if a second stage bootloader is also flashed, as the used switch needs extra initialization. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 20990 | ||||
* | ppc40x: build initramfs images for the OpenRB/Magicbox boards | Gabor Juhos | 2010-04-18 | 1 | -0/+8 |
| | | | | SVN-Revision: 20980 | ||||
* | ath9k: add stbc support | Felix Fietkau | 2010-04-18 | 3 | -0/+99 |
| | | | | SVN-Revision: 20976 | ||||
* | mac80211: add ldpc and stbc support to minstrel_ht | Felix Fietkau | 2010-04-18 | 1 | -2/+12 |
| | | | | SVN-Revision: 20975 | ||||
* | mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵ | Felix Fietkau | 2010-04-17 | 1 | -11/+0 |
| | | | | | | turns on debugging for atheros drivers SVN-Revision: 20972 | ||||
* | mac80211: use minstrel_ht by default for ath9k | Felix Fietkau | 2010-04-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 20971 | ||||
* | mac80211: minstrel_ht - increase space between sampling attempts to allow ↵ | Felix Fietkau | 2010-04-17 | 1 | -1/+1 |
| | | | | | | for better aggregation SVN-Revision: 20970 | ||||
* | mac80211: enable 3-stream support in minstrel_ht | Felix Fietkau | 2010-04-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 20969 | ||||
* | ath9k: enable 3-stream and MCS16-23 support | Felix Fietkau | 2010-04-17 | 4 | -0/+214 |
| | | | | SVN-Revision: 20968 | ||||
* | ath9k: improve reliability of the rx stuck fixup | Felix Fietkau | 2010-04-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 20967 | ||||
* | mac80211: update to wireless-testing 2010-04-16 | Felix Fietkau | 2010-04-17 | 9 | -35464/+11 |
| | | | | SVN-Revision: 20966 | ||||
* | package] dropbear: Add bind 'Interface' option (#7149) | Vasilis Tsiligiannis | 2010-04-17 | 1 | -1/+8 |
| | | | | SVN-Revision: 20960 | ||||
* | kernel: refresh 2.6.32 patches | Gabor Juhos | 2010-04-17 | 2 | -4/+4 |
| | | | | SVN-Revision: 20952 | ||||
* | ppc40x: fix MagicBox partition table | Gabor Juhos | 2010-04-17 | 1 | -4/+4 |
| | | | | SVN-Revision: 20951 | ||||
* | mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter) | Felix Fietkau | 2010-04-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 20950 | ||||
* | gemini: add support for wiligear wbd-222 (patch by Darius Augulis) | Felix Fietkau | 2010-04-16 | 3 | -0/+216 |
| | | | | SVN-Revision: 20949 | ||||
* | gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵ | Felix Fietkau | 2010-04-16 | 1 | -0/+11 |
| | | | | | | out the define that enables both SVN-Revision: 20940 | ||||
* | swconfig: Add cpu port index to help output. | Gabor Juhos | 2010-04-16 | 5 | -1/+6 |
| | | | | | | | | | | | | | Let swconfig provide the cpu port index in its help page. This is needed as e.g. Atheros switches have their cpu port at port 0, not port 5. This could allow e.g. luci to get a rough overview of the layout of the switch. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20939 | ||||
* | swconfig: Fix switch name. | Gabor Juhos | 2010-04-16 | 1 | -1/+1 |
| | | | | | | | | | | This patch fixes a small typo in swconfig's client side that caused it to print the interface name instead of the switch's device name on the help page. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20938 | ||||
* | atheros: nuke clocksoure init patch | Gabor Juhos | 2010-04-16 | 3 | -168/+0 |
| | | | | SVN-Revision: 20937 | ||||
* | dnsmasq: don't append search domain to custom host entries | Jo-Philipp Wich | 2010-04-16 | 2 | -3/+3 |
| | | | | SVN-Revision: 20935 | ||||
* | package/modules: package isp116x-hcd driver | Gabor Juhos | 2010-04-16 | 1 | -1/+19 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20934 | ||||
* | ppc40x: enable USB support | Gabor Juhos | 2010-04-16 | 1 | -0/+1 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20933 | ||||
* | ppc40x: add isp116x-hcd to the device tree for the OpenRB board | Gabor Juhos | 2010-04-16 | 1 | -2/+28 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20932 | ||||
* | ppc40x: make isp116x-hcd driver usable on the OpenRB board | Gabor Juhos | 2010-04-16 | 2 | -0/+417 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20931 | ||||
* | ppc40x: add more EBC_BXCR defines | Gabor Juhos | 2010-04-16 | 4 | -18/+37 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20930 |