1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux/ramips
Gabor Juhos 32e7b1c7d9 ramips: raeth: add tx_info structure
This helps to reduce code size on TX path:

add/remove: 0/0 grow/shrink: 1/4 up/down: 56/-92 (-36)
function                                     old     new   delta
ramips_eth_open                             1048    1104     +56
ramips_eth_tx_housekeeping                   156     148      -8
ramips_ring_free                             224     212     -12
ramips_eth_stop                              420     400     -20
ramips_eth_hard_start_xmit                   480     428     -52

SVN-Revision: 30731
2012-02-26 10:54:10 +00:00
..
base-files ramips: merge identical switch configuration entries 2012-02-22 19:46:19 +00:00
files ramips: raeth: add tx_info structure 2012-02-26 10:54:10 +00:00
image ramips: fix FONERA20N image generation 2012-02-24 16:18:46 +00:00
patches-3.2 ramips: move the ethernet driver into a separate directory 2012-02-21 09:26:43 +00:00
rt288x ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
rt305x ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
rt3883 ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
Makefile ramips: add preliminary support for the RT3662/RT3883 SoCs 2012-02-13 15:17:59 +00:00