ralink: add 3.18 support
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / drivers / net / ethernet / ralink /
2015-02-09 John Crispinralink: add 3.18 support
2015-02-01 Felix Fietkauramips: fix ethernet driver tx completion polling
2015-01-28 John Crispinralink: check ethernet MAC address whether it is valid
2015-01-24 Felix Fietkauralink: fix ethernet feature TSO not work
2015-01-24 Felix Fietkauralink: init tx/rx vlan offload register for mt7621
2015-01-24 Felix Fietkauralink: use fe_max_buf_size to get rx buffer size
2015-01-24 Felix Fietkauramips: fix ethernet vlan tx offload support check
2015-01-18 Felix Fietkauralink: fix ethernet rx buffer size breakage
2015-01-18 Felix Fietkauralink: improve check rx sg function. use check frags...
2015-01-18 Felix Fietkauralink: correct handle hardware rx 2bytes offset
2015-01-18 Felix Fietkauralink: use fe_reset to control all reset
2015-01-18 Felix Fietkauralink: improve tx_timeout function
2015-01-18 Felix Fietkauralink: reduce access to uncached tx/rx dma ring buffer
2015-01-17 Felix Fietkauramips: fix tx bql related race condition in the ethern...
2015-01-13 Felix Fietkauramips: use a larger number of rx descriptors on mt7621...
2015-01-13 Felix Fietkauramips: remove interrupt coalescing, it is unnecessary...
2015-01-02 Felix Fietkauramips: disable ethernet checksum offloads for mt7621...
2015-01-02 Felix Fietkauramips: use netif_receive_skb instead of napi_gro_recei...
2014-11-19 John Crispinralink: fix tx vlan offload and hardware status
2014-11-19 John Crispinralink: support netconsole
2014-11-19 John Crispinralink: improve tx vlan offload
2014-11-14 John Crispinralink: update ethernet driver to use new ralink_soc...
2014-11-14 John Crispinralink: fix the 10mbit bug on mt7621
2014-11-14 John Crispinralink: improve mt7530 support
2014-11-14 John Crispinralink: mt7621 has a different base addr for PVID
2014-11-12 John Crispinralink: add support for mt7621 ethernet
2014-11-11 John Crispinralink: fix mdio polling of external phys if only 1...
2014-11-07 John Crispinralink: mt7628 does not actually need this fix for...
2014-11-06 John Crispinralink: improve r43200
2014-11-06 John Crispinralink: only apply ephy1 fixup if the phy is present
2014-11-06 John Crispinralink: add mt7628 support to the ethernet driver
2014-11-06 John Crispinralink: cleanup ethernet Makefile/Kconfig
2014-11-06 John Crispinralink: move ethernet driver to files/