Commit Graph

  • 7fee567dc0 brcm47xx: move and rename the patches Hauke Mehrtens 2012-03-14 21:48:23 +00:00
  • fab5be9b4f lantiq: load dwc_otg early Jonas Gorski 2012-03-14 10:59:52 +00:00
  • 911666bff8 openssl 1.0.0h update patch Jo-Philipp Wich 2012-03-13 22:09:48 +00:00
  • dd6c299d2e firewall: fix fw__uci_state_del() procedure (#11132) Jo-Philipp Wich 2012-03-13 21:22:13 +00:00
  • 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. Jo-Philipp Wich 2012-03-13 21:15:41 +00:00
  • 80307216f2 uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x Jo-Philipp Wich 2012-03-13 20:41:31 +00:00
  • e3af7c82f8 generic: ar8216: merge multiple if statements in ar8216_hw_apply Gabor Juhos 2012-03-13 17:33:12 +00:00
  • 6a57a1fbdb imagebuilder: fix parallel building (closes #11117) Gabor Juhos 2012-03-13 17:29:40 +00:00
  • ff909edf94 ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports Gabor Juhos 2012-03-13 17:29:38 +00:00
  • cd6a4cde13 ar71xx: ag71xx: start aneg on switch PHYs after reset Gabor Juhos 2012-03-13 17:29:37 +00:00
  • 7c9534cfd7 ar71xx: ag71xx: poll PHY status of all available switch ports Gabor Juhos 2012-03-13 17:29:36 +00:00
  • 8449eecf5f ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch Gabor Juhos 2012-03-13 17:29:34 +00:00
  • 1c5ac02a29 ar71xx: reset the switch on AR934x before ethernet device registration Gabor Juhos 2012-03-13 17:29:33 +00:00
  • 17d3131d3c ar71xx: fix a typo in ar71xx_regs.h Gabor Juhos 2012-03-13 17:29:31 +00:00
  • 07486c4d96 remove udc patch since it is unused Florian Fainelli 2012-03-13 14:06:44 +00:00
  • 95edc71814 base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127) Jo-Philipp Wich 2012-03-13 12:25:28 +00:00
  • dce6ee5830 ath9k: optimize waking tx queues, slightly improves performance under load Felix Fietkau 2012-03-13 11:19:19 +00:00
  • 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 Felix Fietkau 2012-03-13 10:06:45 +00:00
  • 5744d736f2 base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well Felix Fietkau 2012-03-13 09:18:30 +00:00
  • 57b4047a5d ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware Felix Fietkau 2012-03-13 07:56:01 +00:00
  • 66df117d1b ar71xx: use a dummy callback for interfaces with fixed speed Gabor Juhos 2012-03-12 20:38:58 +00:00
  • 8b2b37ae58 ar71xx: merge ar934x_bo_ddr_flush patch Gabor Juhos 2012-03-12 20:38:57 +00:00
  • b0bb0793b9 ar71xx: enable UART function for early_printk/console Gabor Juhos 2012-03-12 17:32:39 +00:00
  • 727a8c20c0 linux/3.3: refresh patches against 3.3-rc7 Gabor Juhos 2012-03-12 17:32:38 +00:00
  • 18f7081e17 ramips: rt305x: add profile for the AZtech HW-5503G board Gabor Juhos 2012-03-12 17:29:06 +00:00
  • fdb175f909 linux/3.3: allow to set platform_data for phy devices Gabor Juhos 2012-03-12 16:28:01 +00:00
  • 1f79bfec0b linux/3.2: allow to set platform_data for phy devices Gabor Juhos 2012-03-12 16:28:00 +00:00
  • 2c2c288a3c linux/3.3: add missing config symbol Gabor Juhos 2012-03-12 16:27:58 +00:00
  • ccc939ebc0 ar71xx: remove a 3.3 patch, it is already in 3.3-rc7 Gabor Juhos 2012-03-12 16:27:57 +00:00
  • 0814e61841 ar71xx: fix Compex WPE72 detection Gabor Juhos 2012-03-12 16:27:56 +00:00
  • 0f77d0b2ba ramips: add RT3350 detection Gabor Juhos 2012-03-12 16:12:13 +00:00
  • e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging Jo-Philipp Wich 2012-03-12 02:07:22 +00:00
  • 2dedd94d66 expose CONFIG_NETFILTER_NETLINK for external kmods Jo-Philipp Wich 2012-03-12 00:09:23 +00:00
  • 05d3f559f5 ramips: rt305x: rewrite SoC detection Gabor Juhos 2012-03-11 19:05:59 +00:00
  • 8cf8ee8f9d ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* Gabor Juhos 2012-03-11 19:05:57 +00:00
  • acb4ad86e5 ramips: replace RALINK_SOC_* macros with global variables Gabor Juhos 2012-03-11 19:05:56 +00:00
  • 8cff770eb3 ramips: introduce ramips_soc_prom_init and move SoC detection into that Gabor Juhos 2012-03-11 19:05:53 +00:00
  • 2149facb53 generic: ar8216: use usleep_range in ar8216_mii_{read,write} Gabor Juhos 2012-03-11 17:19:14 +00:00
  • 77d0a8ca85 generic: ar8216: add a helper function for writing PHY debug registers Gabor Juhos 2012-03-11 16:49:35 +00:00
  • dad19ac8b2 generic: ar8216: add lockep assertion to ar8216_rmw Gabor Juhos 2012-03-11 16:49:33 +00:00
  • 6c51c47962 ramips: build initramfs image for DIR-{3,6}00 boards Gabor Juhos 2012-03-11 16:39:31 +00:00
  • f400a9cdd9 linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo Gabor Juhos 2012-03-11 16:39:30 +00:00
  • c9d71c8387 linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo Gabor Juhos 2012-03-11 16:39:28 +00:00
  • 4e15457e0e ramips: allow to use DSP ASE on RT3xxx Gabor Juhos 2012-03-11 16:39:26 +00:00
  • 088dd4e879 ar71xx: stop image building if a loader is missing Gabor Juhos 2012-03-11 14:03:28 +00:00
  • 067a065305 brcm47xx: make patch apply Hauke Mehrtens 2012-03-11 13:36:46 +00:00
  • 7dcdf69388 brcm47xx: BCMA - Find names of non BCM cores Hauke Mehrtens 2012-03-11 12:55:20 +00:00
  • d6d40b2d60 BCMA - Account for variable PCI memory base/size Hauke Mehrtens 2012-03-11 12:52:43 +00:00
  • bbf739a59f BCMA - Reorder SPROM fill Hauke Mehrtens 2012-03-11 11:50:59 +00:00
  • 0341ff9912 rt2x00: merge a fix for random tx stalls Felix Fietkau 2012-03-10 13:31:34 +00:00
  • 14d09d570f mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems Felix Fietkau 2012-03-10 13:31:31 +00:00
  • f029ef0b81 ath9k: fix passing MAC time to mac80211 Felix Fietkau 2012-03-10 13:31:27 +00:00
  • 3de99d0c4d ath9k: increase rx buffers for improved performance with 3x3 chipsets Felix Fietkau 2012-03-10 12:59:46 +00:00
  • 241601b938 ath9k: merge an ANI improvement patch, improves performance in some environments Felix Fietkau 2012-03-10 12:59:43 +00:00
  • f728469200 mac80211/ath9k: some more performance improvements Felix Fietkau 2012-03-10 12:59:40 +00:00
  • 7dff84b670 mac80211: more patch reorganization, merge an upstream performance optimization patch Felix Fietkau 2012-03-10 12:59:36 +00:00
  • 1812fe63b2 ath9k: merge a fix for hardware full sleep Felix Fietkau 2012-03-10 12:59:28 +00:00
  • 414f23e49d mac80211: reorganize patches, fold in patches that were merged upstream Felix Fietkau 2012-03-10 12:59:24 +00:00
  • 30b1247a04 mac80211: add the real compat-wireless version + openwrt revision to the compat_version Felix Fietkau 2012-03-10 12:59:21 +00:00
  • ffa4a3c4f5 tools: add dependency on the seq symlink Felix Fietkau 2012-03-10 12:59:17 +00:00
  • 1ad06d4c3a generic: ar8216: coding style cleanup Gabor Juhos 2012-03-08 10:21:14 +00:00
  • e2d3cb69a1 generic: ar8216: don't use static variable in ar8236_hw_init Gabor Juhos 2012-03-08 10:21:12 +00:00
  • 291e2dd583 generic: ar8216: move register inititalization into hw_init Gabor Juhos 2012-03-08 10:21:11 +00:00
  • e3538fa852 generic: ar8216: set chip type directly in ar8216_id_chip Gabor Juhos 2012-03-08 10:21:10 +00:00
  • a6c69e63b6 generic: ar8216: simplify ar8216_config_init Gabor Juhos 2012-03-08 10:21:08 +00:00
  • 31584880bf ar71xx: add watchdog driver to the default package list Gabor Juhos 2012-03-08 09:00:17 +00:00
  • f39459d605 package/kernel: add package for the ath79 watchdog Gabor Juhos 2012-03-08 09:00:16 +00:00
  • 127a2b1a4d linux/3.{2,3}: even more NAND symbols Gabor Juhos 2012-03-07 22:32:54 +00:00
  • 2d89fa7f43 ar71xx: fix WPS button polarity on TL-WR2543N Gabor Juhos 2012-03-07 19:50:53 +00:00
  • 52a89cd95c generic: ar8216: move port initialization into a separate function Gabor Juhos 2012-03-07 16:32:46 +00:00
  • 0097cf7161 generic: ar8216: improve ar8216_wait_bit function Gabor Juhos 2012-03-07 16:32:45 +00:00
  • 2370828599 generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters Gabor Juhos 2012-03-07 16:32:43 +00:00
  • d8a8df51ca generic: ar8216: use the generic get_port_link implementation Gabor Juhos 2012-03-07 16:32:42 +00:00
  • 215e07177e generic: rtl8367: use the generic get_port_link implementation Gabor Juhos 2012-03-07 16:32:40 +00:00
  • 9e1be3b809 generic: rtl8366s: use the generic get_port_link implementation Gabor Juhos 2012-03-07 16:32:38 +00:00
  • e2f0264afe generic: rtl8366rb: use the generic get_port_link implementation Gabor Juhos 2012-03-07 16:32:37 +00:00
  • c455a0f7be ar71xx: ag71xx: fix get_port_link callback Gabor Juhos 2012-03-07 16:32:35 +00:00
  • 5a83b3a5c7 ar71xx: ag71xx: use the generic get_port_link implementation Gabor Juhos 2012-03-07 16:32:34 +00:00
  • 759c341e68 generic: swconfig: add a generic get_port_link implementation Gabor Juhos 2012-03-07 16:32:33 +00:00
  • fc9db6f410 generic: ar8216: use mdiobus_write in ar8236_hw_init Gabor Juhos 2012-03-07 16:32:31 +00:00
  • 7112130105 generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write} Gabor Juhos 2012-03-07 16:32:30 +00:00
  • a31e090255 generic: ar8216: fix phy driver name Gabor Juhos 2012-03-07 16:32:28 +00:00
  • 9a047b52d4 enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx (#8672) Jo-Philipp Wich 2012-03-07 14:14:52 +00:00
  • f03e7f2c7a linux/3.2: fix crypto4xx build failure Gabor Juhos 2012-03-07 11:57:49 +00:00
  • 0cdeb6e4b2 build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865) Felix Fietkau 2012-03-05 21:39:07 +00:00
  • c996929e14 netifd: update to latest version Felix Fietkau 2012-03-05 19:53:16 +00:00
  • 96e8c6f0fd package/kernel: don't allow to select NAND modules for kernels <3.0 Gabor Juhos 2012-03-05 18:01:55 +00:00
  • 43a20aa4c6 linux/3.1: add missing NAND symbols Gabor Juhos 2012-03-05 18:01:54 +00:00
  • bdcbf426ee linux/3.0: add missing NAND symbols Gabor Juhos 2012-03-05 18:01:52 +00:00
  • f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073) Jo-Philipp Wich 2012-03-05 17:52:46 +00:00
  • 1029786936 remove 3.1 support Florian Fainelli 2012-03-05 16:50:42 +00:00
  • 75b5f4a6b4 rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic Florian Fainelli 2012-03-05 14:49:34 +00:00
  • c327915156 generate generic images for BCM96358VW and BCM96358VW2 (#10666) Florian Fainelli 2012-03-05 14:49:31 +00:00
  • ca1e59660e wire bcm96348gw-10 reset button (#10854) Florian Fainelli 2012-03-05 14:23:45 +00:00
  • 631a035a76 Merge branch 'bcm63xx' Florian Fainelli 2012-03-05 13:29:54 +00:00
  • 74946bb022 build: remove redundant call to $(SH_FUNC) (#8042) Felix Fietkau 2012-03-05 11:57:08 +00:00
  • 63a1a106fb kernel: fix powerpc unused-but-set variables Felix Fietkau 2012-03-05 00:51:12 +00:00
  • 8821950069 kernel: remove the crtsavres dependency, the patched gcc will no longer emit references to that code Felix Fietkau 2012-03-05 00:51:08 +00:00
  • 40bf6ee842 gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-O2 workaround that dealt with it earlier Felix Fietkau 2012-03-05 00:51:05 +00:00
  • d8c570a153 gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically Felix Fietkau 2012-03-05 00:51:01 +00:00