Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6to4: add netifd support | Felix Fietkau | 2012-03-15 | 5 | -134/+411 |
| | | | | SVN-Revision: 30949 | ||||
* | netifd: fix ipv6 issues, add sit tunnel support | Felix Fietkau | 2012-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 30948 | ||||
* | netifd: implement find_config() | Felix Fietkau | 2012-03-15 | 1 | -1/+14 |
| | | | | SVN-Revision: 30947 | ||||
* | ar71xx: move micrel PHY driver to the generic linux target | Gabor Juhos | 2012-03-15 | 3 | -4/+4 |
| | | | | SVN-Revision: 30946 | ||||
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
| | | | | SVN-Revision: 30945 | ||||
* | linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
| | | | | SVN-Revision: 30944 | ||||
* | brcm47xx: add support for NAND flash on devices using bcma | Hauke Mehrtens | 2012-03-14 | 14 | -28/+1171 |
| | | | | | | | | This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2. Thank you Tathagata Das <tathagata@alumnux.com> for the patch SVN-Revision: 30943 | ||||
* | brcm47xx: move and rename the patches | Hauke Mehrtens | 2012-03-14 | 28 | -0/+0 |
| | | | | | | | | The patches are now grouped by the part what they are doing and are using three digest numbers. This does not remove or adds anything SVN-Revision: 30942 | ||||
* | lantiq: load dwc_otg early | Jonas Gorski | 2012-03-14 | 1 | -1/+1 |
| | | | | | | | | Needed for using external rootfs on usb sticks. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 30940 | ||||
* | openssl 1.0.0h update patch | Jo-Philipp Wich | 2012-03-13 | 4 | -15/+15 |
| | | | | | | | | | | | Hi this patch updates openssl to 1.0.0h and refreshes all patches. This fixes CVE-2012-0884. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30939 | ||||
* | firewall: fix fw__uci_state_del() procedure (#11132) | Jo-Philipp Wich | 2012-03-13 | 2 | -3/+3 |
| | | | | SVN-Revision: 30938 | ||||
* | switch: the hardware must be up while configuring Since the removal of the ↵ | Jo-Philipp Wich | 2012-03-13 | 2 | -2/+3 |
| | | | | | | interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. SVN-Revision: 30937 | ||||
* | uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x | Jo-Philipp Wich | 2012-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30936 | ||||
* | generic: ar8216: merge multiple if statements in ar8216_hw_apply | Gabor Juhos | 2012-03-13 | 1 | -10/+4 |
| | | | | SVN-Revision: 30928 | ||||
* | imagebuilder: fix parallel building (closes #11117) | Gabor Juhos | 2012-03-13 | 1 | -1/+4 |
| | | | | SVN-Revision: 30927 | ||||
* | ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports | Gabor Juhos | 2012-03-13 | 1 | -11/+35 |
| | | | | SVN-Revision: 30926 | ||||
* | ar71xx: ag71xx: start aneg on switch PHYs after reset | Gabor Juhos | 2012-03-13 | 1 | -0/+10 |
| | | | | SVN-Revision: 30925 | ||||
* | ar71xx: ag71xx: poll PHY status of all available switch ports | Gabor Juhos | 2012-03-13 | 1 | -1/+2 |
| | | | | SVN-Revision: 30924 | ||||
* | ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch | Gabor Juhos | 2012-03-13 | 1 | -2/+6 |
| | | | | SVN-Revision: 30923 | ||||
* | ar71xx: reset the switch on AR934x before ethernet device registration | Gabor Juhos | 2012-03-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 30922 | ||||
* | ar71xx: fix a typo in ar71xx_regs.h | Gabor Juhos | 2012-03-13 | 2 | -0/+22 |
| | | | | SVN-Revision: 30921 | ||||
* | remove udc patch since it is unused | Florian Fainelli | 2012-03-13 | 89 | -953/+209 |
| | | | | SVN-Revision: 30920 | ||||
* | base-files-network: configure vlan interface name type immediately before ↵ | Jo-Philipp Wich | 2012-03-13 | 2 | -3/+5 |
| | | | | | | the vconfig add calls, fixes race condition (#11127) SVN-Revision: 30919 | ||||
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 | 1 | -0/+39 |
| | | | | SVN-Revision: 30918 | ||||
* | kernel: bypass all netfilter hooks if the sysctls for that functionality ↵ | Felix Fietkau | 2012-03-13 | 2 | -0/+152 |
| | | | | | | have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config SVN-Revision: 30917 | ||||
* | base-files: remove old coldplugging hacks that are no longer necessary since ↵ | Felix Fietkau | 2012-03-13 | 1 | -10/+0 |
| | | | | | | the new main hotplug2 instance calls udevtrigger as well SVN-Revision: 30916 | ||||
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on ↵ | Felix Fietkau | 2012-03-13 | 2 | -130/+1 |
| | | | | | | some hardware SVN-Revision: 30915 | ||||
* | ar71xx: use a dummy callback for interfaces with fixed speed | Gabor Juhos | 2012-03-12 | 1 | -28/+7 |
| | | | | SVN-Revision: 30913 | ||||
* | ar71xx: merge ar934x_bo_ddr_flush patch | Gabor Juhos | 2012-03-12 | 3 | -110/+5 |
| | | | | SVN-Revision: 30912 | ||||
* | ar71xx: enable UART function for early_printk/console | Gabor Juhos | 2012-03-12 | 4 | -0/+158 |
| | | | | SVN-Revision: 30909 | ||||
* | linux/3.3: refresh patches against 3.3-rc7 | Gabor Juhos | 2012-03-12 | 2 | -5/+5 |
| | | | | SVN-Revision: 30908 | ||||
* | ramips: rt305x: add profile for the AZtech HW-5503G board | Gabor Juhos | 2012-03-12 | 1 | -0/+19 |
| | | | | | | Patch from #11085. SVN-Revision: 30907 | ||||
* | linux/3.3: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
| | | | | SVN-Revision: 30906 | ||||
* | linux/3.2: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
| | | | | SVN-Revision: 30905 | ||||
* | linux/3.3: add missing config symbol | Gabor Juhos | 2012-03-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30904 | ||||
* | ar71xx: remove a 3.3 patch, it is already in 3.3-rc7 | Gabor Juhos | 2012-03-12 | 1 | -24/+0 |
| | | | | SVN-Revision: 30903 | ||||
* | ar71xx: fix Compex WPE72 detection | Gabor Juhos | 2012-03-12 | 4 | -8/+14 |
| | | | | SVN-Revision: 30902 | ||||
* | ramips: add RT3350 detection | Gabor Juhos | 2012-03-12 | 3 | -0/+12 |
| | | | | SVN-Revision: 30900 | ||||
* | fix ipt_ttl and ipt_TTL userspace library packaging | Jo-Philipp Wich | 2012-03-12 | 2 | -4/+5 |
| | | | | SVN-Revision: 30897 | ||||
* | expose CONFIG_NETFILTER_NETLINK for external kmods | Jo-Philipp Wich | 2012-03-12 | 4 | -0/+44 |
| | | | | SVN-Revision: 30894 | ||||
* | ramips: rt305x: rewrite SoC detection | Gabor Juhos | 2012-03-11 | 3 | -5/+60 |
| | | | | SVN-Revision: 30890 | ||||
* | ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* | Gabor Juhos | 2012-03-11 | 3 | -14/+14 |
| | | | | SVN-Revision: 30889 | ||||
* | ramips: replace RALINK_SOC_* macros with global variables | Gabor Juhos | 2012-03-11 | 10 | -64/+30 |
| | | | | SVN-Revision: 30888 | ||||
* | ramips: introduce ramips_soc_prom_init and move SoC detection into that | Gabor Juhos | 2012-03-11 | 11 | -21/+18 |
| | | | | SVN-Revision: 30887 | ||||
* | generic: ar8216: use usleep_range in ar8216_mii_{read,write} | Gabor Juhos | 2012-03-11 | 1 | -2/+2 |
| | | | | | | msleep(1) can sleep for up to 20ms. SVN-Revision: 30885 | ||||
* | generic: ar8216: add a helper function for writing PHY debug registers | Gabor Juhos | 2012-03-11 | 1 | -6/+15 |
| | | | | SVN-Revision: 30884 | ||||
* | generic: ar8216: add lockep assertion to ar8216_rmw | Gabor Juhos | 2012-03-11 | 1 | -0/+3 |
| | | | | SVN-Revision: 30883 | ||||
* | ramips: build initramfs image for DIR-{3,6}00 boards | Gabor Juhos | 2012-03-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 30882 | ||||
* | linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo | Gabor Juhos | 2012-03-11 | 1 | -0/+17 |
| | | | | SVN-Revision: 30881 | ||||
* | linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo | Gabor Juhos | 2012-03-11 | 1 | -0/+17 |
| | | | | SVN-Revision: 30880 |