134 Commits (40bc5ef23442a5a075d2597626b6ba74586aec1b)

Author SHA1 Message Date
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9 15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar 15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols 15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files 15 years ago
Gabor Juhos 1e4e3b21fb ramips: nuke 2.6.30 support 15 years ago
Gabor Juhos bdc1565554 ramips: enable RTL8366SR driver for the RT288x devices 15 years ago
Gabor Juhos 4267623e2e ramips_eth: cleanup mac_address changing 15 years ago
Gabor Juhos b16aaf5fac ramips_eth: update register offsets 15 years ago
Gabor Juhos 72b08b729a ramips_eth: pass sys_clk via platform_data 15 years ago
Gabor Juhos 9ab88ce62d ramips_eth: add helper functions to {ed,dis}able interrupts 15 years ago
Gabor Juhos 224edd2575 ramips_eth: remove unnecessary typecasts 15 years ago
Gabor Juhos 8aceaf96be ramips_eth: simplify tx_next computation 15 years ago
Gabor Juhos 21b06bd2c0 ramips_eth: simplify tx descriptor initialization 15 years ago
Gabor Juhos d0fb66e3a4 ramips_eth: pass 'raeth_priv' struct directly to dma specific functions 15 years ago
Gabor Juhos c9d8869d1b ramips: switch to 2.6.32 15 years ago
Gabor Juhos f0be6ab20c ramips_eth: convert to use netdev_ops 15 years ago
Gabor Juhos d37975f6b2 ramips_eth: fix invalid register writes 15 years ago
Gabor Juhos 43e1dd85c2 ramips_eth: move memset call out from the loop 15 years ago
Gabor Juhos ea4ce3b6fd ramips_eth: header file cleanup 15 years ago
Gabor Juhos 67cd819da6 ramips_eth: coding style cleanup 15 years ago
Gabor Juhos a4e85bbceb ramips: register gpio buttons on the Fonera 2.0N board 15 years ago
Gabor Juhos 8823482a02 ramips: register gpio buttons on the WHR-G300N board 15 years ago
Gabor Juhos 35f47a3654 ramips: register gpio buttons on the V22RW-2x2 board 15 years ago
Gabor Juhos 30a397fd5e ramips: register gpio buttons on the DIR-300 revB board 15 years ago
Gabor Juhos f9b053e87f ramips: fix wrong base addresses for the RT288x 15 years ago
Gabor Juhos 8448caa6ad ramips: include 'linux/leds.h' from 'dev-gpio-leds.h' 15 years ago
Gabor Juhos 94c9590e91 ramips: rename dev_gpio_leds.h to dev-gpio-leds.h 15 years ago
Gabor Juhos 55185915de ramips: cleanup WZR-AGL300NH board support file 15 years ago
Gabor Juhos 0530dd9849 ramips: register gpio-buttons on the RT-N15 board 15 years ago
Gabor Juhos 9327f02b7b ramips: add common gpio-buttons device 15 years ago
Gabor Juhos 4af1f533bb ramips: register rtl8366s device on the RT-N15 board 15 years ago
Gabor Juhos e2dde81ead ramips: sanitize return value of ramips_gpio_get 15 years ago
Gabor Juhos af9f40e60d ramips: update mips multi-machine stuff 15 years ago
Gabor Juhos b34feab713 ramips: add preliminary support for 2.6.32 15 years ago
Gabor Juhos c5ac3f64ab ramips: refresh patches 15 years ago
Gabor Juhos 03aa95b791 ramips: sync kernel config 15 years ago
Jo-Philipp Wich 6351d88e29 add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com> 15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches 15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move.. 15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups 15 years ago
Imre Kaloz ef42fb4c13 sort all target config files 15 years ago
Gabor Juhos b624dec41b ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards 15 years ago
John Crispin 9364f83dbc missing header file changes, and fix mtu value 15 years ago
John Crispin ff5deeef08 fixes rx path for eth, spinlock it, increases buffer size, board now survives ping -f 15 years ago
John Crispin 135111a05b hopefully fixes dma issues seen on ethernet driver when under high load 15 years ago
Gabor Juhos bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h' 15 years ago
Gabor Juhos 5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones 15 years ago
Gabor Juhos c170980c4f ramips: move ramips_eth_platform_data into a separate file 15 years ago
Gabor Juhos b98fa096a6 ramips: request_irq prior to dma allocation, and handle the case if it fails 15 years ago
Gabor Juhos 08f77d2e7e ramips: add error handling to ramips_alloc_dma 15 years ago