2010-10-05 |
juhosg | ramips: Allow ethernet interface to be taken down and... |
tree | commitdiff |
2010-09-27 |
juhosg | ramips: Ralink RT305x, support for Prolink PWH2004... |
tree | commitdiff |
2010-08-15 |
juhosg | ramips: add support for Sparklan WCR-150GN board |
tree | commitdiff |
2010-07-15 |
juhosg | ramips: register ethernet device on the RT-N15 |
tree | commitdiff |
2010-07-15 |
juhosg | ramips: add generic ethernet device for the RT288x |
tree | commitdiff |
2010-07-15 |
juhosg | ramips: add mdio_cfg configuration for the ethernet... |
tree | commitdiff |
2010-07-13 |
juhosg | ramips: Fix bridging in ramips ethernet driver |
tree | commitdiff |
2010-07-13 |
juhosg | ramips: protect GPIO register access with a spinlock |
tree | commitdiff |
2010-05-31 |
blogic | Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS... |
tree | commitdiff |
2010-05-28 |
juhosg | ramips: merge slab patch |
tree | commitdiff |
2010-05-28 |
juhosg | ramips: use COMMAND_LINE_SIZE directly |
tree | commitdiff |
2010-04-22 |
juhosg | ramips: use KEY_RESTART and KEY_WPS_BUTTON code for... |
tree | commitdiff |
2010-03-31 |
juhosg | ramips: annotate device register function prototypes... |
tree | commitdiff |
2010-03-31 |
juhosg | ramips: register wifi device for the RT2880 based boards |
tree | commitdiff |
2010-03-31 |
juhosg | ramips: add wifi device for the RT2880 as well |
tree | commitdiff |
2010-03-30 |
juhosg | ramips: register wifi device on the rt305x based boards |
tree | commitdiff |
2010-03-30 |
blogic | The ralink rt305x board has a wireless card that can... |
tree | commitdiff |
2010-03-30 |
blogic | [ramips] Fix the base address of the wireless card... |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: cleanup mac_address changing |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: update register offsets |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: pass sys_clk via platform_data |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: add helper functions to {ed,dis}able interrupts |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: remove unnecessary typecasts |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: simplify tx_next computation |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: simplify tx descriptor initialization |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: pass 'raeth_priv' struct directly to dma... |
tree | commitdiff |
2010-01-31 |
juhosg | ramips_eth: convert to use netdev_ops |
tree | commitdiff |
2010-01-30 |
juhosg | ramips_eth: fix invalid register writes |
tree | commitdiff |
2010-01-30 |
juhosg | ramips_eth: move memset call out from the loop |
tree | commitdiff |
2010-01-30 |
juhosg | ramips_eth: header file cleanup |
tree | commitdiff |
2010-01-30 |
juhosg | ramips_eth: coding style cleanup |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: register gpio buttons on the Fonera 2.0N board |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: register gpio buttons on the WHR-G300N board |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: register gpio buttons on the V22RW-2x2 board |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: register gpio buttons on the DIR-300 revB board |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: fix wrong base addresses for the RT288x |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: include 'linux/leds.h' from 'dev-gpio-leds.h' |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: rename dev_gpio_leds.h to dev-gpio-leds.h |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: cleanup WZR-AGL300NH board support file |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: register gpio-buttons on the RT-N15 board |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: add common gpio-buttons device |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: register rtl8366s device on the RT-N15 board |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: sanitize return value of ramips_gpio_get |
tree | commitdiff |
2010-01-30 |
juhosg | ramips: update mips multi-machine stuff |
tree | commitdiff |
2010-01-24 |
jow | [ramips] add initial support for the WZR-AGL300NH ... |
tree | commitdiff |
2009-10-30 |
juhosg | ramips: register ethernet device on the WHR-G300N and... |
tree | commitdiff |
2009-10-30 |
blogic | [ramips] missing header file changes, and fix mtu value |
tree | commitdiff |
2009-10-29 |
blogic | [ramips] fixes rx path for eth, spinlock it, increases... |
tree | commitdiff |
2009-10-29 |
blogic | [ramips] hopefully fixes dma issues seen on ethernet... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: move 'arch/mips/include/asm/mach-ralink/eth... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: use definitions from rt305x_regs, and nuke... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: move ramips_eth_platform_data into a separate... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: request_irq prior to dma allocation, and handle... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add error handling to ramips_alloc_dma |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: free allocated skbs in ramips_cleanup_dma |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add ramips_setup_dma helper to the ethernet... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add ramips_cleanup_dma helper |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: remove unnecessary includes in the ethernet... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: fix dma api usage in the ethernet driver |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: use resource to pass irq and base address to... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add error-path handling to the ramips_eth_plat_... |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] fixes licenses |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] clean up dma api of ethernet driver |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] fixes dma bug in eth driver, that was caused... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: nuke net_device stats from the private data... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: remove unnecessary type-castings in the etherne... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: change debug message levels, and add missing LFs |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: make ethernet fuctions static |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: register ethernet device on the DIR-300 board |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: change prom code to accept 'board=FOOBAR' from... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: modify {read,write}_config helpers |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: nuke config_access helper |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] fixes dma hangups in eth |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] make ethernet a platform device |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] missing define to make mach for fonera20n... |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] make default llll/w vlan setup in esw |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] adds mach type for fonera20n |
tree | commitdiff |
2009-10-23 |
blogic | [ramips] adds ethernet driver, esw needs to be moved... |
tree | commitdiff |
2009-10-18 |
juhosg | ramips: add preliminary support for the DIR-300 revB... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: fix return value in 'pcibios_map_irq' in the... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: remove obsolete 'pcibios_fixups' from the rt288... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: add rt2880_pci_get_cfgaddr helper |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: use switch statement instead of multiple if... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: protect rt288x pci config accesses with a spinlock |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: make rt2880_pci_base static |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: define some magic values in the rt288x pci... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: add copyright header to the rt288x pci code |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: make {read,write}_config static |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: convert 'config_access' function to void |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: add register access functions into the rt288x... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: fix RT2880_PCI_BASE definition |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: rt288x pci code cleanup |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: cleanup coding-style of the rt288x pci code |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: merge ops-rt288x.c and rt288x_pci.h into pci... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: remove unneccesary ifdefs from the rt288x pci... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: remove unneccesary includes from the rt288x... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: add Kbuild patch for the rt288x pci code, and... |
tree | commitdiff |
2009-10-04 |
blogic | adds pci support for rt288x |
tree | commitdiff |
2009-09-04 |
juhosg | [ramips] add missing GPIO register offsets |
tree | commitdiff |
2009-09-04 |
juhosg | [ramips] add GPIO configuration feature |
tree | commitdiff |
next |