ramips: add LinkIt Smart7688 support
[openwrt/openwrt.git] / target / linux / ramips / files /
2015-10-05 John Crispinramips: Enable rx of 1536 bytes ethernet frames on...
2015-10-05 John Crispinramips: Fix too small rx buffer
2015-10-05 John Crispinramips: Fix setting of rx buffer length
2015-10-05 John Crispinramips: Allow to receive vlan over untag ports on MT7530
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-18 John Crispinralink: add support for mt7621 switch counters
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: 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/
2014-03-18 John Crispinralink: refresh patches
2014-01-19 John Crispinralink: add xhci driver
2013-04-03 John Crispinmove files to files-3.7
2013-03-11 Gabor Juhosramips: add kernel support for the Upvel UR-326N4G...
2013-03-03 Gabor Juhosramips: indicate support for ALL5003
2013-02-25 Gabor Juhosramips: remove port_power_off field from ehci_platform_data
2013-02-25 Gabor Juhosramips: remove __dev_{init,exit} annotations
2013-02-02 Gabor Juhosramips: rt3883: add kernel support for the Omnima EMB...
2013-02-02 Gabor Juhosramips: add kernel support for the Edimax BR-6425 board
2013-01-28 John Crispinfix for non-blinking LAN LEDs
2013-01-19 Gabor Juhosramips: add kernel support for the Tenda 3G300M
2013-01-06 John Crispinadds support for Edimax BR-6524N
2013-01-02 John Crispinrt5350 switch support fix
2012-12-30 Gabor Juhosramips: rt305x: fix garbled name in mach-mzk-w300nh2.c
2012-12-29 Gabor Juhosramips: rt305x: add kernel support for the Planex MZK...
2012-12-29 Gabor Juhosramips: rt305x: add kernel support for AirLive AIR3GII
2012-12-22 Gabor Juhosramips: unify eeprom file name for the built-in wireles...
2012-12-22 Gabor Juhosramips: rt3883: fix build error
2012-12-22 Gabor Juhosramips: convert to use {e,o}hci-platform driver
2012-12-20 Gabor Juhosramips: Add USB support for DAP-1350 platform.
2012-12-10 John Crispinadd support for Hauppauge Broadway
2012-11-29 Gabor Juhosramips: rt305x: add kernel support for the Asus RT...
2012-11-25 Gabor Juhosramips: ramips_eth: use Kconfig definition to enable...
2012-11-20 Gabor Juhosramips: set clk_is_20mhz for rt2x00 on RT3352/RT5350
2012-11-12 John Crispinmove ethernet hw init to init/uninit functions
2012-11-07 John Crispinramips: add HAVE_CLK to Kconfig on all ramips socs
2012-11-05 Gabor Juhosramips: enable USB power on the DIR-645
2012-10-26 Gabor Juhosramips: use correct key code for the RFKILL switch...
2012-10-19 Gabor Juhosramips: disable 5GHz on the built in wireless mac of...
2012-10-18 Gabor Juhosramips: rt3883: add initial support for the TRENDnet...
2012-10-18 Gabor Juhosramips: rt3883: add initial support for TRENDnet TEW...
2012-10-18 Gabor Juhosramips: rt3883: add inital support for the DIR-645...
2012-09-27 Gabor Juhosramips: add memory detection code for RT5350
2012-09-27 Gabor Juhosramips: allow to use custom code for memory size detection
2012-09-25 John Crispinadd ethernet support for rt5350
2012-09-25 John Crispinmake ramips ethernet use a register mapping table
2012-09-15 John CrispinD-Link DAP-1350; Avoid bricking esw config
2012-09-12 Gabor Juhosramips/rt305x: add initial support for Rt5350 SoC
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: make built-in switch transparent for ALL0256N...
2012-08-29 Gabor Juhosramips: Power down phy on disabled switch ports
2012-08-29 Gabor Juhosramips: Add support for 8devices Carambola dev board.
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-08-17 Gabor Juhosramips: add board alias for the ALL0239-3G
2012-08-17 Gabor Juhosramips: add support for D-Link DIR-615 H1
2012-08-12 Gabor Juhosramips: rename rt3352 usb platform devices
2012-08-12 Gabor Juhosramips: watchdog: use maximum possible timeout by default
next