Commit Graph

13704 Commits (3bc81edc70e8c59e2a633b9174efb5c697f6a6e6)
 

Author SHA1 Message Date
Gabor Juhos e157281c5d ar71xx: ag71xx: use NETDEV_TX_OK
SVN-Revision: 19948
14 years ago
Gabor Juhos 347c5bc7fc ar71xx: use COMMAND_LINE_SIZE
SVN-Revision: 19947
14 years ago
Jo-Philipp Wich f96ecd026d firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015
SVN-Revision: 19946
14 years ago
Nicolas Thill b3f90f939b openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778)
SVN-Revision: 19945
14 years ago
Nicolas Thill 45f7dc9459 firstboot: fix typo (closes: #6738)
SVN-Revision: 19944
14 years ago
Felix Fietkau cbd858715d mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
SVN-Revision: 19943
14 years ago
Vasilis Tsiligiannis 6a11bbbac9 dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
SVN-Revision: 19942
14 years ago
Felix Fietkau 3e49e0c87a openssl: upgrade to 0.9.8m (patch by Peter Wagner)
SVN-Revision: 19939
14 years ago
Felix Fietkau 524303b849 base-files: fix enter failsafe message
SVN-Revision: 19937
14 years ago
Jo-Philipp Wich e2e39dae90 ipkg: strip directory entries from package file list when offline installing .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772)
SVN-Revision: 19936
14 years ago
Florian Fainelli 0cd5b9983f remove mail headers from patches
SVN-Revision: 19935
14 years ago
Florian Fainelli ba3f8604da prevent UML build failure against decompress_lzo.c
SVN-Revision: 19934
14 years ago
Florian Fainelli b1d3ace5ea fix compilation w/ 2.6.33
SVN-Revision: 19933
14 years ago
Imre Kaloz cf57e90014 drop support for the old style magicbox-cf driver
SVN-Revision: 19932
14 years ago
Imre Kaloz c4d515e007 partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
14 years ago
Gabor Juhos e1bb4af48b ar71xx: add default network configuration file for the TL-WR741ND board
SVN-Revision: 19930
14 years ago
Gabor Juhos 3f7d3dc939 ar71xx: add default network configuration file for the DIR-600 rev. A1 board
SVN-Revision: 19929
14 years ago
Gabor Juhos b41c276df4 ar71xx: register DSA switch for the AP91 based boards
SVN-Revision: 19928
14 years ago
Gabor Juhos 6a702d127b ar71xx: add DSA driver for the AR7240 built-in ethernet switch
SVN-Revision: 19927
14 years ago
Gabor Juhos 8e22134773 ar71xx: add QinQ tagging format for the DSA driver
SVN-Revision: 19926
14 years ago
Nicolas Thill 4949756ceb kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
SVN-Revision: 19925
14 years ago
Nicolas Thill 127b8ea8f9 kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
SVN-Revision: 19924
14 years ago
Nicolas Thill 01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
SVN-Revision: 19923
14 years ago
Nicolas Thill 2d100861a4 switch: suppress boot error message on 2.4
SVN-Revision: 19922
14 years ago
Florian Fainelli 4f4066d3e0 add support for 2.6.33
SVN-Revision: 19921
14 years ago
Florian Fainelli 9fc22cd032 misc 2.6.33 compilation and config symbols fixes
SVN-Revision: 19920
14 years ago
Florian Fainelli 984ac762e4 add support for 2.6.32, dropped the SPI patch for now
SVN-Revision: 19919
14 years ago
Florian Fainelli 32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
14 years ago
Jo-Philipp Wich 237df628c3 iptables: disable kernel module autoloading
SVN-Revision: 19917
14 years ago
Felix Fietkau ee2c54569f mac80211: fix essid setting for ad-hoc (thx, stintel)
SVN-Revision: 19916
14 years ago
Felix Fietkau 13cfa88855 mac80211: fix client mode
SVN-Revision: 19915
14 years ago
Felix Fietkau 1c8fbfbaa6 mac80211: fix interface startup order for AP+STA (patch by yann lopez)
SVN-Revision: 19912
14 years ago
Jo-Philipp Wich eeb982177d remove asterisk from default vlan ports in netconfig
SVN-Revision: 19910
14 years ago
Jo-Philipp Wich 96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
14 years ago
Matteo Croce a15d58f605 ar71xx: 2.6.33 patches
SVN-Revision: 19908
14 years ago
Matteo Croce 2cb1d98fc2 atheros: 2.6.33 patches
SVN-Revision: 19906
14 years ago
Matteo Croce 5ddd984cff kernel: add 2.6.33 patches
SVN-Revision: 19905
14 years ago
Florian Fainelli 9fd2d20a24 fix busybox's ping compilation when the fancy feature is turned off (#6489)
SVN-Revision: 19904
14 years ago
Florian Fainelli f4edda27af switch: do not include linux/autoconf.h (#6513)
SVN-Revision: 19903
14 years ago
Florian Fainelli 1e72384edb add missing hunks to recognize the Microsoft MN-700 device (#6749)
SVN-Revision: 19896
14 years ago
Florian Fainelli 23b5d2b743 explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ
Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>

SVN-Revision: 19895
14 years ago
Florian Fainelli ada5848ba6 build images for RG100A (bcm6358-based boards) (#6755)
SVN-Revision: 19894
14 years ago
Florian Fainelli 29011fe516 add a MIPS Malta target to be used with qemu
SVN-Revision: 19893
14 years ago
Florian Fainelli e34293297c add missing libertas symbols
SVN-Revision: 19892
14 years ago
Hauke Mehrtens d503a25c83 remove unneeded patch
SVN-Revision: 19891
14 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
14 years ago
Gabor Juhos 85119a7cff adm5120: remove 2.6.31 related stuff
SVN-Revision: 19889
14 years ago
Gabor Juhos f310851e7e adm5120: switch to 2.6.32
SVN-Revision: 19888
14 years ago
Nicolas Thill 9899fbb148 use distinct build/staging dirs for EABI/OABI builds
SVN-Revision: 19885
14 years ago
Nicolas Thill c0f8b43b17 use a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names
SVN-Revision: 19884
14 years ago