ramips: fix ethernet driver tx completion polling
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / drivers / net / ethernet / ralink / ralink_soc_eth.c
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: 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: remove interrupt coalescing, it is unnecessary...
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-12 John Crispinralink: add support for mt7621 ethernet
2014-11-06 John Crispinralink: move ethernet driver to files/