index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ag71xx
/
ag71xx_main.c
Commit message (
Expand
)
Author
Age
*
ar71xx: move arch specific files to files-2.6.39
Gabor Juhos
2012-01-22
*
ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx
Gabor Juhos
2011-11-13
*
ar71xx: set MII interface speed from the set_speed callbacks
Gabor Juhos
2011-11-13
*
ar71xx: rename set_pll callback to set_speed in ag71xx_platform_data
Gabor Juhos
2011-11-13
*
ar71xx: ag71xx: remove MII interface setup code
Gabor Juhos
2011-11-13
*
ar71xx: add some code to detect DMA stuck conditions on ar7240
Felix Fietkau
2011-08-13
*
ar71xx: on ar724x only reset the link status in the restart handler, the fast...
Felix Fietkau
2011-08-13
*
ar71xx: fix ethernet FIFO state corruption on ar7240
Felix Fietkau
2011-08-04
*
ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop
Felix Fietkau
2011-08-04
*
ar71xx: fix MAC/MDIO reset mask handling
Felix Fietkau
2011-08-04
*
ar71xx: reset the phy in the ethernet init on ar724x
Felix Fietkau
2011-07-20
*
ar71xx: make sure that rx and interrupts are disabled before issuing the hard...
Felix Fietkau
2011-07-20
*
ar71xx: increase the delay after the ethernet MAC reset
Felix Fietkau
2011-07-20
*
ar71xx: fix an unused variable warning
Felix Fietkau
2011-07-20
*
ar71xx: do not reset the hardware on transmit timeout - this would mess up th...
Felix Fietkau
2011-07-09
*
ag71xx: keep the rx engine stopped while the link is not up, should hopefully...
Felix Fietkau
2011-07-09
*
Revert "ar71xx: only enable the rx engine after the link is up..."
Felix Fietkau
2011-06-01
*
ar71xx: ag71xx: prepare to make ring sizes configurable
Gabor Juhos
2011-05-31
*
ar71xx: only enable the rx engine after the link is up, fixes a race conditio...
Felix Fietkau
2011-05-30
*
ar71xx: disable flow control for ar724x, it can get stuck in a loop of contin...
Felix Fietkau
2011-05-30
*
ar71xx: ag71xx: add timestamps to ag71xx_buf
Gabor Juhos
2011-05-07
*
ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ...
Felix Fietkau
2011-04-02
*
ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Gabor Juhos
2010-11-12
*
ar71xx: wrap long lines
Gabor Juhos
2010-11-12
*
ar71xx: fix whitespaces nits
Gabor Juhos
2010-11-12
*
ar71xx: fix more section mismatches
Felix Fietkau
2010-10-21
*
ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ...
Felix Fietkau
2010-10-21
*
ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v...
Felix Fietkau
2010-07-06
*
ag71xx: reset the hardware during open(), this improves recovery from tx time...
Felix Fietkau
2010-07-04
*
ag71xx: fix a memory corruption bug that happens if you flood the interface w...
Felix Fietkau
2010-07-04
*
ag71xx: remove rx alignment code for small packets, it seems to break ipv6 fo...
Felix Fietkau
2010-04-26
*
ar71xx: fix up alignment handling
Felix Fietkau
2010-04-15
*
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ...
Gabor Juhos
2010-04-09
*
ar71xx: ag71xx: call the phy driver's netif_receive_skb()
Gabor Juhos
2010-04-09
*
ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
Gabor Juhos
2010-04-03
*
ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack
Gabor Juhos
2010-03-27
*
ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
Gabor Juhos
2010-03-27
*
ar71xx: ag71xx: reorganize ag71xx_rx_packet function
Gabor Juhos
2010-03-27
*
ar71xx: ag71xx: Add netpoll support
Gabor Juhos
2010-03-27
*
ar71xx: ag71xx: fix MAC address setup
Gabor Juhos
2010-03-09
*
ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock
Gabor Juhos
2010-03-05
*
ar71xx: ag71xx: move link update function
Gabor Juhos
2010-03-05
*
ar71xx: ag71xx: don't use dev->trans_start
Gabor Juhos
2010-03-05
*
ar71xx: ag71xx: use dma_unmap_single to unmap frames
Gabor Juhos
2010-03-05
*
ar71xx: ag71xx: use correct device pointer for dma_map_single
Gabor Juhos
2010-03-02
*
ar71xx: ag71xx: don't use virt_to_phys
Gabor Juhos
2010-03-02
*
ar71xx: ag71xx: use NETDEV_TX_OK
Gabor Juhos
2010-03-02
*
ar71xx: enable TX/RX flow control on the AR7240
Gabor Juhos
2010-02-24
*
ar71xx: add NAPI statistics to the ag71xx driver
Gabor Juhos
2010-01-08
*
ar71xx: add detailed interrupt statistics for the ag71xx driver
Gabor Juhos
2010-01-06
[next]