128 Commits (590e0d7f8173900f1f5214a8b1c74a9ea4e89b0c)

Author SHA1 Message Date
Felix Fietkau 00db07be58 ramips: fix tx bql related race condition in the ethernet driver 10 years ago
Felix Fietkau acfc6c153b ramips: use a larger number of rx descriptors on mt7621 to work around rx overrun related packet loss 10 years ago
Felix Fietkau 05d4b8c79b ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput 10 years ago
Felix Fietkau 10c2bdbc4f ramips: disable ethernet checksum offloads for mt7621, they are broken 10 years ago
Felix Fietkau 51b1f0ca5c ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offload is unavailable 10 years ago
John Crispin e1f6d0dd0a ralink: fix tx vlan offload and hardware status 10 years ago
John Crispin a5f562993e ralink: support netconsole 10 years ago
John Crispin 9c5dfd9546 ralink: improve tx vlan offload 10 years ago
John Crispin caa29dea2c ralink: update ethernet driver to use new ralink_soc variable 10 years ago
John Crispin bf8bb5b611 ralink: fix the 10mbit bug on mt7621 10 years ago
John Crispin 194ca6127e ralink: improve mt7530 support 10 years ago
John Crispin 062828aee0 ralink: mt7621 has a different base addr for PVID 10 years ago
John Crispin 86e3315ece ralink: add support for mt7621 ethernet 10 years ago
John Crispin e399931376 ralink: fix mdio polling of external phys if only 1 phy exists 10 years ago
John Crispin 9007e2244f ralink: mt7628 does not actually need this fix for the ethernet driver 10 years ago
John Crispin c32ad22e40 ralink: improve r43200 10 years ago
John Crispin 0cc0ba2b3a ralink: only apply ephy1 fixup if the phy is present 10 years ago
John Crispin f8404aaf9e ralink: add mt7628 support to the ethernet driver 10 years ago
John Crispin 26504289df ralink: cleanup ethernet Makefile/Kconfig 10 years ago
John Crispin d524fe46fd ralink: move ethernet driver to files/ 10 years ago
John Crispin d4db00205d move files to files-3.7 12 years ago
John Crispin 756a7c5451 fix for non-blinking LAN LEDs 12 years ago
Gabor Juhos 57b7879a4e ramips: ramips_eth: use Kconfig definition to enable debug 12 years ago
John Crispin ced0cf3a94 move ethernet hw init to init/uninit functions 12 years ago
John Crispin 34d57ebd8b add ethernet support for rt5350 12 years ago
John Crispin af0cd76937 make ramips ethernet use a register mapping table 12 years ago
Gabor Juhos d8b2fef763 ramips: Add missing andmask to ramips_esw register read for recv_good value. 12 years ago
Gabor Juhos 04c6143ca9 ramips: Use doubletagging to disable ramips_esw vlan by default, it seems more reliable. 12 years ago
Gabor Juhos bc4763a399 ramips: Power down phy on disabled switch ports 12 years ago
Gabor Juhos bb0785880a ramips: Rename POC registers 12 years ago
Gabor Juhos f1b9d77912 ramips: Minor ramips_esw.c cleanup 12 years ago
Gabor Juhos 3b17f1deb8 ramips: Add swconfig support to ramips_esw.c 12 years ago
Gabor Juhos 358c7e47f2 ramips: ramips_esw.c indentation cleanup 12 years ago
Gabor Juhos e4720dfa95 ramips: Add byte queue limits support to net/ethernet/ramips_main.c 13 years ago
Gabor Juhos 72599f0c61 ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop 13 years ago
Gabor Juhos 100f76a010 ramips: raeth: add rx_info structure 13 years ago
Gabor Juhos 32e7b1c7d9 ramips: raeth: add tx_info structure 13 years ago
Gabor Juhos 30143b715c ramips: raeth: don't process disabled interrupts 13 years ago
Gabor Juhos a18a821733 ramips: raeth: show interrupt statistics in debugfs 13 years ago
Gabor Juhos 214216c04d ramips: raeth: add debugfs support 13 years ago
Gabor Juhos c1e4d709fa ramips: raeth: rename main source file 13 years ago
Gabor Juhos 5e6bc97d0c ramips: raeth: add missing Kconfig and Makefile 13 years ago
Gabor Juhos 3ba0f4e1ca ramips: move the ethernet driver into a separate directory 13 years ago
Gabor Juhos f8a56dc8df ramips: raeth: separate ring allocation and setup 13 years ago
Gabor Juhos 8b8d9a8336 ramips: raeth: add a helper function for skb allocation 13 years ago
Gabor Juhos e57546de83 ramips: raeth: use netdev_alloc_skb 13 years ago
Gabor Juhos 064855314b ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures 13 years ago
Gabor Juhos 8c95385d78 ramips: raeth: use 're' instead of 'priv' everywhere 13 years ago
Gabor Juhos b3b79365f3 ramips: raeth: force link down in ramips_phy_stop 13 years ago
Gabor Juhos 3e7b461431 ramips: raeth: serialize ramips_link_adjust calls 13 years ago