openwrtv4/target/linux/ixp4xx/patches-4.4
Sergey Ryazanov 890e668273 ixp4xx: drop the jumbo frame support
Current jumbo frame support code allocates rxbuffers of the maximum size
supported by the hardware (~14KB). This happens at the device open time
even if the configured MTU is lower (e.g. if it configured to standard
1500 bytes). Such behavior effectivly prevents interface start on boards
with a low ammount of RAM (e.g. WRT300N v2), since the kernel simly can
not allocates of ~0.8MB (14KB x 64).

So remove jumbo frame support for now.

Reported-by: Nerijus Baliunas <nerijus@users.sourceforge.net>
Tested-by: Nerijus Baliunas <nerijus@users.sourceforge.net>
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
2017-11-06 16:39:41 +01:00
..
001-arm-ixp4xx-set-cohorent_dma_mask-for-ethernet-platfo.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
002-ixp4xx_eth-use-parent-device-for-dma-allocations.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
020-gateworks_i2c_pld.patch kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
030-gpio_line_config.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
040-arm_mach_types.patch kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders 2017-01-27 11:18:27 +01:00
090-increase_entropy_pools.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
100-wg302v2_gateway7001_mac_plat_info.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
105-wg302v1_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
110-pronghorn_series_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
111-pronghorn_swap_uarts.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
115-sidewinder_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
116-sidewinder_fis_location.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
120-compex_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
130-wrt300nv2_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
131-wrt300nv2_mac_plat_info.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
132-wrt300nv2_mac_fix.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
150-lanready_ap1000_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
151-lanready_ap1000_mac_plat_info.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
160-delayed_uart_io.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
162-wg302v1_mem_fixup.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
170-ixdpg425_mac_plat_info.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
175-avila_hss_audio_support.patch ixp4xx: fix Avila SoC audio driver compilation 2016-06-07 11:15:55 +02:00
180-tw5334_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
185-mi424wr_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
190-cambria_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
201-npe_driver_print_license_location.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
203-npe_driver_mask_phy_features.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
205-npe_driver_separate_phy_functions.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
206-npe_driver_add_update_link_function.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
207-npe_driver_multiphy_support.patch ixp4xx: fix non-standard phy support 2017-11-06 16:39:41 +01:00
295-latch_led_driver.patch kernel: update kernel 4.4 to 4.4.53 2017-03-12 15:46:02 +01:00
300-avila_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
310-gtwx5717_spi_bus.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
311-gtwx5717_mac_plat_info.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
312-ixp4xx_pata_optimization.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
500-usr8200_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
520-tw2662_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
530-ap42x_support.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
600-skb_avoid_dmabounce.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
900-ixp4xx-crypto-include-module.h.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
910-ixp4xx-nr_irq_lines.patch ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00