ramips: remove interrupt coalescing, it is unnecessary with napi polling and could...
[openwrt/openwrt.git] / target / linux / ramips / files / drivers / net / ethernet /
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/
2013-04-03 John Crispinmove files to files-3.7
2013-01-28 John Crispinfix for non-blinking LAN LEDs
2012-11-25 Gabor Juhosramips: ramips_eth: use Kconfig definition to enable...
2012-11-12 John Crispinmove ethernet hw init to init/uninit functions
2012-09-25 John Crispinadd ethernet support for rt5350
2012-09-25 John Crispinmake ramips ethernet use a register mapping table
2012-09-05 Gabor Juhosramips: Add missing andmask to ramips_esw register...
2012-09-05 Gabor Juhosramips: Use doubletagging to disable ramips_esw vlan...
2012-08-29 Gabor Juhosramips: Power down phy on disabled switch ports
2012-08-29 Gabor Juhosramips: Rename POC registers
2012-08-29 Gabor Juhosramips: Minor ramips_esw.c cleanup
2012-08-29 Gabor Juhosramips: Add swconfig support to ramips_esw.c
2012-08-29 Gabor Juhosramips: ramips_esw.c indentation cleanup
2012-05-23 Gabor Juhosramips: Add byte queue limits support to net/ethernet...
2012-02-26 Gabor Juhosramips: don't read RAMIPS_RX_CALC_IDX0 register in...
2012-02-26 Gabor Juhosramips: raeth: add rx_info structure
2012-02-26 Gabor Juhosramips: raeth: add tx_info structure
2012-02-25 Gabor Juhosramips: raeth: don't process disabled interrupts
2012-02-22 Gabor Juhosramips: raeth: show interrupt statistics in debugfs
2012-02-22 Gabor Juhosramips: raeth: add debugfs support
2012-02-22 Gabor Juhosramips: raeth: rename main source file
2012-02-21 Gabor Juhosramips: raeth: add missing Kconfig and Makefile
2012-02-21 Gabor Juhosramips: move the ethernet driver into a separate directory