20106 Commits (dcd98a5d3a4dc98dd98e692eca5c9ede7e284e5a)
 

Author SHA1 Message Date
Jo-Philipp Wich dd6c299d2e firewall: fix fw__uci_state_del() procedure (#11132) 12 years ago
Jo-Philipp Wich 654f9c879f switch: the hardware must be up while configuring Since the removal of the 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. 12 years ago
Jo-Philipp Wich 80307216f2 uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x 12 years ago
Gabor Juhos e3af7c82f8 generic: ar8216: merge multiple if statements in ar8216_hw_apply 12 years ago
Gabor Juhos 6a57a1fbdb imagebuilder: fix parallel building (closes #11117) 12 years ago
Gabor Juhos ff909edf94 ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports 12 years ago
Gabor Juhos cd6a4cde13 ar71xx: ag71xx: start aneg on switch PHYs after reset 12 years ago
Gabor Juhos 7c9534cfd7 ar71xx: ag71xx: poll PHY status of all available switch ports 12 years ago
Gabor Juhos 8449eecf5f ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch 12 years ago
Gabor Juhos 1c5ac02a29 ar71xx: reset the switch on AR934x before ethernet device registration 12 years ago
Gabor Juhos 17d3131d3c ar71xx: fix a typo in ar71xx_regs.h 12 years ago
Florian Fainelli 07486c4d96 remove udc patch since it is unused 12 years ago
Jo-Philipp Wich 95edc71814 base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127) 12 years ago
Felix Fietkau dce6ee5830 ath9k: optimize waking tx queues, slightly improves performance under load 12 years ago
Felix Fietkau b387cfd6e4 kernel: bypass all netfilter hooks if the sysctls for that functionality have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config 12 years ago
Felix Fietkau 5744d736f2 base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well 12 years ago
Felix Fietkau 57b4047a5d ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware 12 years ago
Gabor Juhos 66df117d1b ar71xx: use a dummy callback for interfaces with fixed speed 12 years ago
Gabor Juhos 8b2b37ae58 ar71xx: merge ar934x_bo_ddr_flush patch 12 years ago
Gabor Juhos b0bb0793b9 ar71xx: enable UART function for early_printk/console 12 years ago
Gabor Juhos 727a8c20c0 linux/3.3: refresh patches against 3.3-rc7 12 years ago
Gabor Juhos 18f7081e17 ramips: rt305x: add profile for the AZtech HW-5503G board 12 years ago
Gabor Juhos fdb175f909 linux/3.3: allow to set platform_data for phy devices 12 years ago
Gabor Juhos 1f79bfec0b linux/3.2: allow to set platform_data for phy devices 12 years ago
Gabor Juhos 2c2c288a3c linux/3.3: add missing config symbol 12 years ago
Gabor Juhos ccc939ebc0 ar71xx: remove a 3.3 patch, it is already in 3.3-rc7 12 years ago
Gabor Juhos 0814e61841 ar71xx: fix Compex WPE72 detection 12 years ago
Gabor Juhos 0f77d0b2ba ramips: add RT3350 detection 12 years ago
Jo-Philipp Wich e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging 12 years ago
Jo-Philipp Wich 2dedd94d66 expose CONFIG_NETFILTER_NETLINK for external kmods 12 years ago
Gabor Juhos 05d3f559f5 ramips: rt305x: rewrite SoC detection 12 years ago
Gabor Juhos 8cf8ee8f9d ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* 12 years ago
Gabor Juhos acb4ad86e5 ramips: replace RALINK_SOC_* macros with global variables 12 years ago
Gabor Juhos 8cff770eb3 ramips: introduce ramips_soc_prom_init and move SoC detection into that 12 years ago
Gabor Juhos 2149facb53 generic: ar8216: use usleep_range in ar8216_mii_{read,write} 12 years ago
Gabor Juhos 77d0a8ca85 generic: ar8216: add a helper function for writing PHY debug registers 12 years ago
Gabor Juhos dad19ac8b2 generic: ar8216: add lockep assertion to ar8216_rmw 12 years ago
Gabor Juhos 6c51c47962 ramips: build initramfs image for DIR-{3,6}00 boards 12 years ago
Gabor Juhos f400a9cdd9 linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo 12 years ago
Gabor Juhos c9d71c8387 linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo 12 years ago
Gabor Juhos 4e15457e0e ramips: allow to use DSP ASE on RT3xxx 12 years ago
Gabor Juhos 088dd4e879 ar71xx: stop image building if a loader is missing 12 years ago
Hauke Mehrtens 067a065305 brcm47xx: make patch apply 12 years ago
Hauke Mehrtens 7dcdf69388 brcm47xx: BCMA - Find names of non BCM cores 12 years ago
Hauke Mehrtens d6d40b2d60 BCMA - Account for variable PCI memory base/size 12 years ago
Hauke Mehrtens bbf739a59f BCMA - Reorder SPROM fill 12 years ago
Felix Fietkau 0341ff9912 rt2x00: merge a fix for random tx stalls 12 years ago
Felix Fietkau 14d09d570f mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems 12 years ago
Felix Fietkau f029ef0b81 ath9k: fix passing MAC time to mac80211 12 years ago
Felix Fietkau 3de99d0c4d ath9k: increase rx buffers for improved performance with 3x3 chipsets 12 years ago