ar71xx: add platform data for the RB750 NAND driver
[openwrt/openwrt.git] / target / linux / ar71xx / files / drivers / net /
2012-03-15 Gabor Juhosar71xx: move micrel PHY driver to the generic linux...
2012-03-13 Gabor Juhosar71xx: ag71xx: fix ARP frame reception on AR934x switc...
2012-03-13 Gabor Juhosar71xx: ag71xx: start aneg on switch PHYs after reset
2012-03-13 Gabor Juhosar71xx: ag71xx: poll PHY status of all available switch...
2012-03-13 Gabor Juhosar71xx: ag71xx: allow to use port 5 of the AR934x built...
2012-03-07 Gabor Juhosar71xx: ag71xx: fix get_port_link callback
2012-03-07 Gabor Juhosar71xx: ag71xx: use the generic get_port_link implement...
2012-03-01 Gabor Juhosar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
2012-02-10 Gabor Juhosar71xx: ag71xx: add BQL support
2012-02-10 Gabor Juhosar71xx: add preliminary support for 3.3
2012-02-10 Gabor Juhosar71xx: merge files-3.2 to files
2012-01-22 Gabor Juhosar71xx: move arch specific files to files-2.6.39
2012-01-22 Gabor Juhosar71xx: include linux/module.h in the micrel phy driver
2011-12-31 Gabor Juhosar71xx: ag71xx: implement get_port_{link,stats} callbacks
2011-12-22 Felix Fietkauar71xx: set a reserved bit that resets to 1 when writin...
2011-12-15 Gabor Juhosar71xx: ag71xx: fix switch port setup for AR934X
2011-12-15 Gabor Juhosar71xx: ag71xx: allow to connect PHY4 to the CPU on...
2011-12-15 Gabor Juhosar71xx: ag71xx: setup switch interface mode on AR934X
2011-12-15 Gabor Juhosar71xx: ag71xx: detect the built-in switch of the AR934...
2011-12-15 Gabor Juhosar71xx: introduce ar71xx_switch_data
2011-12-15 Gabor Juhosar71xx: ag71xx: check PHY IDs before accessing the...
2011-12-15 Gabor Juhosar71xx: ag71xx: don't use port 4 of the switch, it...
2011-12-15 Gabor Juhosar71xx: ag71xx: nuke ar7240sw_init
2011-11-13 Gabor Juhosar71xx: ag71xx: add support for getting switch port...
2011-11-13 Gabor Juhosar71xx: ag71xx: remove unused mii_ctrl field from struc...
2011-11-13 Gabor Juhosar71xx: ag71xx: remove unused mii_cfg related functions...
2011-11-13 Gabor Juhosar71xx: set MII interface speed from the set_speed...
2011-11-13 Gabor Juhosar71xx: rename set_pll callback to set_speed in ag71xx_...
2011-11-13 Gabor Juhosar71xx: ag71xx: remove MII interface setup code
2011-11-12 Gabor Juhosar71xx: ag71xx: use fixed link parameters if the mii...
2011-11-08 Felix Fietkauar71xx: remove dead code
2011-11-08 Felix Fietkauar71xx: on ar7240, exclude ports from their own port...
2011-10-08 Jonas Gorskiag71xx: close a race between the phy state machine...
2011-09-11 Felix Fietkauar71xx: fix register range check for DMA stuck checks...
2011-08-13 Felix Fietkauar71xx: add some code to detect DMA stuck conditions...
2011-08-13 Felix Fietkauar71xx: on ar724x only reset the link status in the...
2011-08-04 Felix Fietkauar71xx: fix ethernet FIFO state corruption on ar7240
2011-08-04 Felix Fietkauag71xx: fix memory corruption issues on ar7240 on ether...
2011-08-04 Felix Fietkauar71xx: fix MAC/MDIO reset mask handling
2011-07-20 Felix Fietkauar71xx: reinitialize global switch settings after reset...
2011-07-20 Felix Fietkauar71xx: configure address aging on ar7240
2011-07-20 Felix Fietkauar71xx: reset the phy in the ethernet init on ar724x
2011-07-20 Felix Fietkauar71xx: make sure that rx and interrupts are disabled...
2011-07-20 Felix Fietkauar71xx: increase the delay after the ethernet MAC reset
2011-07-20 Felix Fietkauar71xx: fix an unused variable warning
2011-07-09 Felix Fietkauar71xx: do not reset the hardware on transmit timeout...
2011-07-09 Felix Fietkauag71xx: keep the rx engine stopped while the link is...
2011-06-01 Felix FietkauRevert "ar71xx: only enable the rx engine after the...
2011-05-31 Gabor Juhosar71xx: ag71xx: make ring sizes configurable via ethtool
2011-05-31 Gabor Juhosar71xx: ag71xx: prepare to make ring sizes configurable
2011-05-31 Gabor Juhosar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define
2011-05-30 Felix Fietkauar71xx: only enable the rx engine after the link is...
2011-05-30 Felix Fietkauar71xx: disable flow control for ar724x, it can get...
2011-05-17 Matteo Crocear71xx: detect link on LAN ports
2011-05-14 Matteo Croceuse correct macros and frame size in ag71xx
2011-05-08 Gabor Juhosar71xx: ag71xx: make switch register access atomic
2011-05-08 Gabor Juhosar71xx: ag71xx: fix section mismatch warnings
2011-05-08 Gabor Juhosar71xx: ag71xx: fix build error if debugfs is enabled
2011-05-07 Gabor Juhosar71xx: ag71xx: add debugfs entry for [rt]x_ring
2011-05-07 Gabor Juhosar71xx: ag71xx: add timestamps to ag71xx_buf
2011-05-07 Gabor Juhosar71xx: ag71xx: use dynamically allocated buffer for...
2011-05-07 Gabor Juhosar71xx: ag71xx: use debugfs_remove_recursive
2011-04-02 Felix Fietkauar71xx: only allow internal access to the ar7240 switch...
2011-04-02 Felix Fietkauar71xx: frequent ethernet mac resets upset the MDIO...
2010-11-12 Gabor Juhosar71xx: drivers/ag71xx: remove deprecated usage of...
2010-11-12 Gabor Juhosar71xx: use pr_* functions in drivers
2010-11-12 Gabor Juhosar71xx: return statements does not need parenthesis
2010-11-12 Gabor Juhosar71xx: fix inline attribute location
2010-11-12 Gabor Juhosar71xx: wrap long lines
2010-11-12 Gabor Juhosar71xx: fix whitespaces nits
2010-10-21 Felix Fietkauar71xx: fix more section mismatches
2010-10-21 Felix Fietkauar71xx: improve 2.6.36 compatibility. also, instead...
2010-08-16 Felix Fietkauar71xx: add a new driver for the ar7240 switch using...
2010-07-06 Felix Fietkauar71xx: only reinit the ethernet MAC at .open() on...
2010-07-04 Felix Fietkauag71xx: reset the hardware during open(), this improves...
2010-07-04 Felix Fietkauag71xx: fix a memory corruption bug that happens if...
2010-04-26 Felix Fietkauag71xx: remove rx alignment code for small packets...
2010-04-15 Felix Fietkauar71xx: fix up alignment handling
2010-04-09 Gabor Juhosar71xx: ag71xx: avoid unalinged accesses when using...
2010-04-09 Gabor Juhosar71xx: ag71xx: call the phy driver's netif_receive_skb()
2010-04-03 Gabor Juhosar71xx: fix broken LAN ports on the boards with AR8216...
2010-03-27 Gabor Juhosar71xx: ag71xx: copy received packet to avoid unaligned...
2010-03-27 Gabor Juhosar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
2010-03-27 Gabor Juhosar71xx: ag71xx: reorganize ag71xx_rx_packet function
2010-03-27 Gabor Juhosar71xx: ag71xx: Add netpoll support
2010-03-26 Andy Boyettwrt400n: lan ports don't need the ar8216 workaround
2010-03-21 Gabor Juhosar71xx: change PHY select logic, and update phy_masks
2010-03-09 Gabor Juhosar71xx: ag71xx: fix MAC address setup
2010-03-05 Gabor Juhosar71xx: ag71xx: move calling ag71xx_phy_stop out from...
2010-03-05 Gabor Juhosar71xx: ag71xx: move link update function
2010-03-05 Gabor Juhosar71xx: ag71xx: don't use dev->trans_start
2010-03-05 Gabor Juhosar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-02 Gabor Juhosar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 Gabor Juhosar71xx: ag71xx: don't use virt_to_phys
2010-03-02 Gabor Juhosar71xx: ag71xx: simplify register access functions
2010-03-02 Gabor Juhosar71xx: ag71xx: use NETDEV_TX_OK
2010-02-24 Gabor Juhosar71xx: enable TX/RX flow control on the AR7240
2010-01-25 Gabor Juhosrtl8366: make it available on all platforms
2010-01-25 Gabor Juhosrtl8366s: simplify mib counters handling
2010-01-22 Gabor Juhosrtl8366_smi: move RTL8366S driver into a separate file
next