index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ramips
/
files
/
drivers
Age
Commit message (
Expand
)
Author
2012-09-25
[ramips] add ethernet support for rt5350
blogic
2012-09-25
[ramips] make ramips ethernet use a register mapping table
blogic
2012-09-05
ramips: Add missing andmask to ramips_esw register read for recv_good value.
juhosg
2012-09-05
ramips: Use doubletagging to disable ramips_esw vlan by default, it seems mor...
juhosg
2012-08-29
ramips: Power down phy on disabled switch ports
juhosg
2012-08-29
ramips: Rename POC registers
juhosg
2012-08-29
ramips: Minor ramips_esw.c cleanup
juhosg
2012-08-29
ramips: Add swconfig support to ramips_esw.c
juhosg
2012-08-29
ramips: ramips_esw.c indentation cleanup
juhosg
2012-08-12
ramips: watchdog: use maximum possible timeout by default
juhosg
2012-07-24
[ramips] DWC otg usb: compilation fixes and trivial bugfix in slave mode
blogic
2012-05-23
ramips: Add byte queue limits support to net/ethernet/ramips_main.c
juhosg
2012-02-26
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
juhosg
2012-02-26
ramips: raeth: add rx_info structure
juhosg
2012-02-26
ramips: raeth: add tx_info structure
juhosg
2012-02-25
ramips: raeth: don't process disabled interrupts
juhosg
2012-02-22
ramips: raeth: show interrupt statistics in debugfs
juhosg
2012-02-22
ramips: raeth: add debugfs support
juhosg
2012-02-22
ramips: raeth: rename main source file
juhosg
2012-02-21
ramips: raeth: add missing Kconfig and Makefile
juhosg
2012-02-21
ramips: move the ethernet driver into a separate directory
juhosg
2012-02-21
ramips: rename the spi driver
juhosg
2012-02-19
ramips: merge 3.2 fixes
juhosg
2012-02-16
ramips: raeth: separate ring allocation and setup
juhosg
2012-02-15
ramips: raeth: add a helper function for skb allocation
juhosg
2012-02-15
ramips: raeth: use netdev_alloc_skb
juhosg
2012-02-15
ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...
juhosg
2012-02-15
ramips: raeth: use 're' instead of 'priv' everywhere
juhosg
2012-02-15
ramips: raeth: force link down in ramips_phy_stop
juhosg
2012-02-15
ramips: raeth: serialize ramips_link_adjust calls
juhosg
2012-02-15
ramips: raeth: add PHYLIB support
juhosg
2012-02-13
ramips: raeth: enable MDIO code for RT3883
juhosg
2012-02-13
ramips: add preliminary support for the RT3662/RT3883 SoCs
juhosg
2012-02-12
ramips: include 'linux/module.h' in the ramips_spi driver
juhosg
2012-02-11
ramips: add MDIO bus support for RT288X
juhosg
2012-02-11
ramips: raeth: make debugging messages configurable
juhosg
2012-02-11
ramips: raeth: use device pointer in DMA API calls
juhosg
2012-02-11
ramips: raeth: add netdev pointer to private structure
juhosg
2012-02-11
ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit
juhosg
2012-02-11
ramips: raeth: unmap rx DMA address in ramips_cleanup_dma
juhosg
2012-02-11
ramips: raeth: add rx_dma array to store the DMA address of the rx packets
juhosg
2012-02-11
ramips: raeth: use dma_addr_t for the descriptors
juhosg
2012-02-11
ramips: raeth: unmap DMA memory when a packet is received
juhosg
2012-02-11
ramips: raeth: add a temporary pktlen variable
juhosg
2012-02-11
ramips: raeth: protect macro parameters
juhosg
2012-02-11
ramips: raeth: indicate dropped packets in stats
juhosg
2012-02-11
ramips: raeth: use the NUM_TX_DESC for the tx_skb array
juhosg
2012-01-17
ramips: Rework ramips_eth to not require irqsave locking anymore
blogic
2011-12-23
ramips: initial support for Sitecom WL-351 v1 002
juhosg
2011-12-23
ramips: add support for the Senao/EnGenius ESR-9753 board
juhosg
[next]