ar71xx: ag71xx: fix max frame length setup of the built-in switches
[openwrt.git] / target / linux / ar71xx / files / drivers /
2011-11-14 juhosgar71xx: add AR71XX_ prefix to GPIO_REG_* defines
2011-11-14 juhosgar71xx: merge nand scan patch
2011-11-13 juhosgar71xx: ag71xx: add support for getting switch port...
2011-11-13 juhosgar71xx: ag71xx: remove unused mii_ctrl field from struc...
2011-11-13 juhosgar71xx: ag71xx: remove unused mii_cfg related functions...
2011-11-13 juhosgar71xx: set MII interface speed from the set_speed...
2011-11-13 juhosgar71xx: rename set_pll callback to set_speed in ag71xx_...
2011-11-13 juhosgar71xx: ag71xx: remove MII interface setup code
2011-11-12 juhosgar71xx: ag71xx: use fixed link parameters if the mii...
2011-11-08 nbdar71xx: remove dead code
2011-11-08 nbdar71xx: on ar7240, exclude ports from their own port...
2011-10-08 jogoag71xx: close a race between the phy state machine...
2011-09-11 nbdar71xx: fix register range check for DMA stuck checks...
2011-08-13 nbdar71xx: add some code to detect DMA stuck conditions...
2011-08-13 nbdar71xx: on ar724x only reset the link status in the...
2011-08-04 nbdar71xx: fix ethernet FIFO state corruption on ar7240
2011-08-04 nbdag71xx: fix memory corruption issues on ar7240 on ether...
2011-08-04 nbdar71xx: fix MAC/MDIO reset mask handling
2011-07-20 nbdar71xx: reinitialize global switch settings after reset...
2011-07-20 nbdar71xx: configure address aging on ar7240
2011-07-20 nbdar71xx: reset the phy in the ethernet init on ar724x
2011-07-20 nbdar71xx: make sure that rx and interrupts are disabled...
2011-07-20 nbdar71xx: increase the delay after the ethernet MAC reset
2011-07-20 nbdar71xx: fix an unused variable warning
2011-07-09 nbdar71xx: do not reset the hardware on transmit timeout...
2011-07-09 nbdag71xx: keep the rx engine stopped while the link is...
2011-06-29 juhosgar71xx: merge 2.6.39 patches
2011-06-29 juhosgar71xx: add 2.6.39 support
2011-06-19 juhosgar71xx: cleanup AR933X UART driver
2011-06-13 juhosgar71xx: use ar933x_uart.h in the AR933X serial driver
2011-06-04 juhosgar71xx: setup wdt_clock for AR913X to avoid a kernel bug
2011-06-01 nbdRevert "ar71xx: only enable the rx engine after the...
2011-05-31 juhosgar71xx: add serial driver for the AR933X UART
2011-05-31 juhosgar71xx: the watchdog uses the reference clock on the...
2011-05-31 juhosgar71xx: Fix header offset for newer WRT160NL models
2011-05-31 juhosgar71xx: ag71xx: make ring sizes configurable via ethtool
2011-05-31 juhosgar71xx: ag71xx: prepare to make ring sizes configurable
2011-05-31 juhosgar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define
2011-05-30 nbdar71xx: only enable the rx engine after the link is...
2011-05-30 nbdar71xx: disable flow control for ar724x, it can get...
2011-05-17 matteoar71xx: detect link on LAN ports
2011-05-14 matteouse correct macros and frame size in ag71xx
2011-05-08 juhosgar71xx: ag71xx: make switch register access atomic
2011-05-08 juhosgar71xx: ag71xx: fix section mismatch warnings
2011-05-08 juhosgar71xx: ag71xx: fix build error if debugfs is enabled
2011-05-07 juhosgar71xx: ag71xx: add debugfs entry for [rt]x_ring
2011-05-07 juhosgar71xx: ag71xx: add timestamps to ag71xx_buf
2011-05-07 juhosgar71xx: ag71xx: use dynamically allocated buffer for...
2011-05-07 juhosgar71xx: ag71xx: use debugfs_remove_recursive
2011-04-09 juhosgar71xx: rename ar934x_ref_freq to ar71xx_ref_freq
2011-04-07 juhosgar71xx: add support for the watchdog of the AR934x...
2011-04-02 nbdar71xx: only allow internal access to the ar7240 switch...
2011-04-02 nbdar71xx: frequent ethernet mac resets upset the MDIO...
2011-01-09 juhosgar71xx: use gpio_*_cansleep calls in the rb4xx NAND...
2010-11-12 juhosgar71xx: drivers/ar71xx_wdt: fix size argument passed...
2010-11-12 juhosgar71xx: drivers/ag71xx: remove deprecated usage of...
2010-11-12 juhosgar71xx: use pr_* functions in drivers
2010-11-12 juhosgar71xx: drivers/rb4xx_nand: remove C++ comment usage
2010-11-12 juhosgar71xx: return statements does not need parenthesis
2010-11-12 juhosgar71xx: fix inline attribute location
2010-11-12 juhosgar71xx: wrap long lines
2010-11-12 juhosgar71xx: fix whitespaces nits
2010-10-21 nbdar71xx: fix more section mismatches
2010-10-21 nbdar71xx: improve 2.6.36 compatibility. also, instead...
2010-10-07 nbdar71xx: increase rb4xx nand kernel partition size ...
2010-08-31 juhosgar71xx: rewrite SPI drivers for the RB4xx boards
2010-08-16 nbdar71xx: add a new driver for the ar7240 switch using...
2010-07-06 nbdar71xx: only reinit the ethernet MAC at .open() on...
2010-07-04 nbdag71xx: reset the hardware during open(), this improves...
2010-07-04 nbdag71xx: fix a memory corruption bug that happens if...
2010-07-01 juhosgar71xx: fix leds-rb750 build failure on 2.6.34
2010-06-09 juhosgar71xx: fix build error in the rb{4xx,750}_nand drivers...
2010-06-07 juhosgar71xx: fix 2.6.34 build errors
2010-04-26 nbdag71xx: remove rx alignment code for small packets...
2010-04-15 nbdar71xx: fix up alignment handling
2010-04-09 juhosgar71xx: ag71xx: avoid unalinged accesses when using...
2010-04-09 juhosgar71xx: ag71xx: call the phy driver's netif_receive_skb()
2010-04-03 juhosgar71xx: fix broken LAN ports on the boards with AR8216...
2010-03-27 juhosgar71xx: update image generation and trx header parsing...
2010-03-27 juhosgar71xx: ag71xx: copy received packet to avoid unaligned...
2010-03-27 juhosgar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
2010-03-27 juhosgar71xx: ag71xx: reorganize ag71xx_rx_packet function
2010-03-27 juhosgar71xx: ag71xx: Add netpoll support
2010-03-26 agb[ar71xx] wrt400n: lan ports don't need the ar8216 worka...
2010-03-21 juhosgar71xx: change PHY select logic, and update phy_masks
2010-03-09 juhosgar71xx: ag71xx: fix MAC address setup
2010-03-08 juhosgar71xx: add NAND driver for the RB750
2010-03-08 juhosgar71xx: add LED driver for the RB750
2010-03-05 juhosgar71xx: ag71xx: move calling ag71xx_phy_stop out from...
2010-03-05 juhosgar71xx: ag71xx: move link update function
2010-03-05 juhosgar71xx: ag71xx: don't use dev->trans_start
2010-03-05 juhosgar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-02 juhosgar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 juhosgar71xx: ag71xx: don't use virt_to_phys
2010-03-02 juhosgar71xx: ag71xx: simplify register access functions
2010-03-02 juhosgar71xx: ag71xx: use NETDEV_TX_OK
2010-02-24 juhosgar71xx: enable TX/RX flow control on the AR7240
2010-02-06 juhosgar71xx: add missing fields to the ar71xx-ehci driver
2010-01-25 juhosgrtl8366: make it available on all platforms
2010-01-25 juhosgrtl8366s: simplify mib counters handling
next