403 Commits (b792ea7ac045922ff287ed95c1a4d5961640f19f)

Author SHA1 Message Date
John Crispin aecac14cc4 ramips: Enable rx of 1536 bytes ethernet frames on MT7621 9 years ago
John Crispin 7b306e3eb3 ramips: Fix too small rx buffer 9 years ago
John Crispin 6b4985b105 ramips: Fix setting of rx buffer length 9 years ago
John Crispin 1aab21df9f ramips: Allow to receive vlan over untag ports on MT7530 9 years ago
Felix Fietkau 1e6479aa87 ramips: collect rx related members to fe_rx_ring struct 9 years ago
Felix Fietkau 279be7be09 ramips: add xmit_more support 9 years ago
John Crispin 2238b75285 ralink: add support for mt7621 switch counters 10 years ago
Felix Fietkau 4480fbce62 ramips: improve tx clean up and add fe_tx_ring struct 10 years ago
Felix Fietkau 2a66c9886f ramips: change ethernet napi interrupt sequence 10 years ago
Felix Fietkau 0d043d3ac0 ramips: fix ethernet vlan tx offload support check when delete 10 years ago
Felix Fietkau e890a3bc9a ramips: make ethernet register map u16 instead of u32 10 years ago
Felix Fietkau 37912d66c2 ramips: increase NAPI weight for mt7621 to improve routing performance a bit more 10 years ago
John Crispin c7229b96b7 ralink: support change tx/rx ring size 10 years ago
John Crispin 2c94eef5df ralink: use random generate mac address instead of default one. 10 years ago
John Crispin 0f4431758b ralink: fix when tx done is 0 also need to clean interrupt status 10 years ago
John Crispin 07352ca2c7 ralink: fix hw status almost full not work on mt7620 and mt7621 10 years ago
John Crispin 654bc380ec ralink: add 3.18 support 10 years ago
Felix Fietkau 10c8d8c483 ramips: fix ethernet driver tx completion polling 10 years ago
John Crispin c56cf3edc7 ralink: check ethernet MAC address whether it is valid 10 years ago
Felix Fietkau bef829efa5 ralink: fix ethernet feature TSO not work 10 years ago
Felix Fietkau 3ec294a825 ralink: init tx/rx vlan offload register for mt7621 10 years ago
Felix Fietkau e634e07893 ralink: use fe_max_buf_size to get rx buffer size 10 years ago
Felix Fietkau 5d4837706a ramips: fix ethernet vlan tx offload support check 10 years ago
Felix Fietkau 9e7cc83edc ralink: fix ethernet rx buffer size breakage 10 years ago
Felix Fietkau a4460ca5a7 ralink: improve check rx sg function. use check frags instead of function call 10 years ago
Felix Fietkau b3ca42ec8f ralink: correct handle hardware rx 2bytes offset 10 years ago
Felix Fietkau 03ea0cf6f1 ralink: use fe_reset to control all reset 10 years ago
Felix Fietkau 50588ef192 ralink: improve tx_timeout function 10 years ago
Felix Fietkau a5b578c2d9 ralink: reduce access to uncached tx/rx dma ring buffer 10 years ago
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 332b94fbd5 ralink: refresh patches 11 years ago