280 Commits (d74c6ce7c5e0f1b4d929ca5e75a85c1e9bcf0015)

Author SHA1 Message Date
Gabor Juhos 889729df01 ramips: ramips_esw: move hardware initialization into a separate function 14 years ago
Gabor Juhos 8957f39064 ramips: ramips_esw: use a private structure for the functions 14 years ago
Gabor Juhos 47dd3b9fea ramips: use tabs instead of spaces in mach-f5d8235-v2.c 14 years ago
Gabor Juhos 21c8d63505 ramips: add support for Belkin F5D8235 v2 board 14 years ago
Gabor Juhos 64b16b9f34 ramips: Use NET_IP_ALIGN instead of hardcoding 2 14 years ago
Gabor Juhos 624cfc5c91 ramips: DMA map the correct RX skb size 14 years ago
Gabor Juhos f833e399f2 ramips: Don't trigger BUG_ON due to skb allocation failure 14 years ago
Gabor Juhos c6e4124855 ramips: Remove unnecessary skb_put 14 years ago
Gabor Juhos 69355ee10e ramips: Allow ethernet interface to be taken down and up again 14 years ago
Gabor Juhos e5b081335e ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205) 14 years ago
Gabor Juhos 462dabc7f5 ramips: add support for Sparklan WCR-150GN board 14 years ago
Gabor Juhos 2e45ce264d ramips: register ethernet device on the RT-N15 14 years ago
Gabor Juhos c2ebadc504 ramips: add generic ethernet device for the RT288x 14 years ago
Gabor Juhos 0d8c036e56 ramips: add mdio_cfg configuration for the ethernet driver 14 years ago
Gabor Juhos d14e9e706e ramips: Fix bridging in ramips ethernet driver 14 years ago
Gabor Juhos 27375c5139 ramips: protect GPIO register access with a spinlock 14 years ago
John Crispin 971b7ff50e Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set. 15 years ago
Gabor Juhos c24397b385 ramips: merge slab patch 15 years ago
Gabor Juhos 7ac21ada55 ramips: use COMMAND_LINE_SIZE directly 15 years ago
Gabor Juhos 60cbdbb686 ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 15 years ago
Gabor Juhos a423c3abee ramips: annotate device register function prototypes with __init 15 years ago
Gabor Juhos a9f313edea ramips: register wifi device for the RT2880 based boards 15 years ago
Gabor Juhos 9f3d673dbc ramips: add wifi device for the RT2880 as well 15 years ago
Gabor Juhos 1c25cfcde0 ramips: register wifi device on the rt305x based boards 15 years ago
John Crispin 6f4052abe0 The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> 15 years ago
John Crispin 3ad14f304e Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> 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 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