ramips: Fix setting of rx buffer length
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / drivers / net / ethernet / ralink / ralink_soc_eth.c
2015-10-05 John Crispinramips: Fix setting of rx buffer length
2015-07-10 Felix Fietkauramips: collect rx related members to fe_rx_ring struct
2015-07-10 Felix Fietkauramips: add xmit_more support
2015-06-05 Felix Fietkauramips: improve tx clean up and add fe_tx_ring struct
2015-06-05 Felix Fietkauramips: change ethernet napi interrupt sequence
2015-06-05 Felix Fietkauramips: fix ethernet vlan tx offload support check...
2015-03-22 Felix Fietkauramips: make ethernet register map u16 instead of u32
2015-03-21 Felix Fietkauramips: increase NAPI weight for mt7621 to improve...
2015-03-13 John Crispinralink: support change tx/rx ring size
2015-03-13 John Crispinralink: use random generate mac address instead of...
2015-02-11 John Crispinralink: fix when tx done is 0 also need to clean interr...
2015-02-09 John Crispinralink: fix hw status almost full not work on mt7620...
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: 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/