1044 Commits (687b3f04ceafa1301ddc709c70c6f006df611323)

Author SHA1 Message Date
Felix Fietkau edd8048107 kernel: calibrate the TWD timer even when booting with only one CPU, it is used for the watchdog timer base 12 years ago
Felix Fietkau 06733c2650 kernel: keep the igmp proc support even with PROC_STRIPPED, some tools still use it 12 years ago
Felix Fietkau 7fa2957103 kernel: switch default qdisc from pfifo_fast to fq_codel and remove pfifo_fast 12 years ago
Felix Fietkau df3d4690bd kernel: keep dropped stats in fq_codel 12 years ago
Felix Fietkau ec3a8846fc kernel: tune fq_codel defaults for common netdevice speeds 12 years ago
Felix Fietkau 307965026a kernel: add patches by Dave Täht to reduce buffer size in longer queues to reduce memory pressure 12 years ago
Florian Fainelli 915969ff2c kernel: refresh patches against 3.9-rc6 12 years ago
Florian Fainelli c3366cd164 kernel: add support for PMC PM25LQ032 SPI Flash in m25p80.c 12 years ago
Florian Fainelli 518d6a9273 kernel: backport switch user API changes after r36283 12 years ago
John Crispin fb47fd0d6b unbreak portmapping - typo fix 12 years ago
John Crispin fff58a5801 allow loading port maps from OF 12 years ago
Gabor Juhos d45ef216e6 linux/3.8: implement pcibios_get_phb_of_node for MIPS 12 years ago
Gabor Juhos 51fa28e2c2 linux/3.8: backport devm_ioremap_resource from 3.9 12 years ago
Gabor Juhos 747b795b56 generic: rtl8367: add compatible string with vendor prefix 12 years ago
Gabor Juhos f5d8d80ca9 generic: rtl8367b: fix rtl8367b_extif_init_of 12 years ago
Gabor Juhos 32d3b456f0 linux/3.8: add more missing symbols 12 years ago
Gabor Juhos 89539462a8 linux/3.8: add missing symbol 12 years ago
Gabor Juhos 38bd9b4337 generic: rtl8367: allow to load extif config from OF 12 years ago
Gabor Juhos 585d19d168 generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macro 12 years ago
Gabor Juhos 68c931c637 generic: rtl8367: add vendor prefix to the compatible string 12 years ago
Gabor Juhos f78c902cfd kernel: update linux 3.8 to 3.8.6 12 years ago
Gabor Juhos 202fb45deb refresh kernel configs with kconfig.pl 12 years ago
John Crispin c838ec2391 Patch for invoking (pre)init 12 years ago
John Crispin 1105bd2897 add OF support to rtl8367b driver 12 years ago
John Crispin cc34858d4a make firmware loading work on v3.9 12 years ago
Imre Kaloz c90078ce87 refresh patches against -rc4 12 years ago
Imre Kaloz f26378fd7c add missing symbols 12 years ago
Hauke Mehrtens bb81e695f9 kernel: add missing config options for au1000 target 12 years ago
Hauke Mehrtens 18c47be19a kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option. 12 years ago
Hauke Mehrtens 4995f23669 kernel: REGMAP_SPI should only be selectable when SPI_MASTER is selected 12 years ago
Hauke Mehrtens c9544f4af0 kernel: add some fixes for kernel 3.9 12 years ago
Hauke Mehrtens 99638c5288 kernel: add some missing config options for kernel 3.9 12 years ago
Florian Fainelli b1cc7a90a4 kernel: make SND_COMPRESS_OFFLOAD symbol visible for selection (#13193) 12 years ago
Florian Fainelli a5551d366a kernel: refresh 3.9 patches 12 years ago
Florian Fainelli 6a7100c760 kernel: set regmap-core module license 12 years ago
Gabor Juhos 72253b9073 generic: ar8216: start AR8327 switch from the probe routine 12 years ago
Gabor Juhos 5503686f69 generic: ar8216: add ar8xxx_start helper 12 years ago
Gabor Juhos 7ba6a8d8e8 generic: ar8216: add OF configuration support for AR8327 12 years ago
Gabor Juhos ee12b1b7d5 generic: ar8216: separate platform_data based AR8327 code 12 years ago
Gabor Juhos d88f66ae21 generic: ar8216: don't use platform_data in ar8327_init_port 12 years ago
Gabor Juhos 9d3f70d503 generic: ar8216: move the ar8327_get_port_init_status function 12 years ago
Gabor Juhos 17d735fc46 generic: ar8216: simplify and rename ar8327_config_port 12 years ago
Gabor Juhos 3fee1bddbe generic: ar8216: remove superfluous pdata checks 12 years ago
Gabor Juhos 07532dca7f kernel: update linux 3.8 to 3.8.3 12 years ago
Florian Fainelli b2e63b8ea8 kernel: add support for 3.9-rc2 12 years ago
John Crispin 1360067c4a update the /init file to start /sbin/init 12 years ago
Hauke Mehrtens 45b24fa771 kernel: add some missing config options found by the buildbot. 12 years ago
Felix Fietkau 53e0f10246 kernel: prevent -f*-sections from leaking into the boot zImage wrapper on arm 12 years ago
Felix Fietkau 2b83c9bd8a kernel: ensure that the arm exception handlers get preserved 12 years ago
Felix Fietkau f0d7ba33ef kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to reduce kernel image size, disable those flags when tracing on MIPS to fix compile errors 12 years ago