index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
*
ar71xx: fix ethernet driver fast reset issue causing tx timeouts
Felix Fietkau
2016-09-03
*
ar71xx: add software transmit timestamp support
Stephen Walker
2016-07-15
*
ar71xx: prevent spurious ethernet resets from dma hang check false positives
Felix Fietkau
2016-07-02
*
ar71xx: rename ethernet pdata->builtin_switch to use_flow_control
Felix Fietkau
2016-06-27
*
Revert "ar71xx: prevent spurious ethernet resets from dma hang check false po...
Felix Fietkau
2016-06-26
*
ar71xx: prevent spurious ethernet resets from dma hang check false positives
Felix Fietkau
2016-06-26
*
ar71xx: enable flow control for ethernet MACs with built-in switch
Felix Fietkau
2016-06-26
*
Revert "ar71xx: enable flow control for ethernet MACs with built-in switch"
Felix Fietkau
2016-06-14
*
ar71xx: enable flow control for ethernet MACs with built-in switch
Felix Fietkau
2016-06-13
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
*
ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issues
Felix Fietkau
2016-02-22
*
ag71xx: fix build error with debugfs code
Felix Fietkau
2016-02-11
*
ag71xx: increase rx ring size to improve performance
Felix Fietkau
2016-02-11
*
ag71xx: store ring size order instead of ring size to avoid div/mod
Felix Fietkau
2016-02-11
*
ag71xx: increase tx ring size to improve performance
Felix Fietkau
2016-02-11
*
ag71xx: optimize icache footprint of the receive poll function
Felix Fietkau
2016-02-11
*
ar71xx: use page fragment API in the ethernet driver
Felix Fietkau
2016-01-31
*
ar71xx: fix ethernet MAC reset on DMA hang
Felix Fietkau
2016-01-13
*
ar71xx: extend ethernet DMA stuck check to all ar724x (and newer) chips
Felix Fietkau
2016-01-13
*
ar71xx: clean up ethernet tx queue after reset, wake queues when done - fixes...
Felix Fietkau
2015-12-14
*
ar71xx: ag71xx remove IRQF_DISABLED
John Crispin
2015-07-09
*
ar71xx: return limit as number of processed frames when re-scheduling NAPI poll
Felix Fietkau
2015-06-14
*
ar71xx: improve ethernet driver cache footprint by removing an unnecessary po...
Felix Fietkau
2014-12-09
*
ag71xx: replace delay with sleep calls
John Crispin
2014-12-07
*
ag71xx: replace fixed PHY reset wait time in ar7240sw_setup
John Crispin
2014-12-07
*
ar71xx: ack completed tx descriptors only after the full frame has been compl...
Felix Fietkau
2014-09-10
*
ar71xx: re-enable descriptor splitting on ar716x after the previous bugfixes ...
Felix Fietkau
2014-09-06
*
ar71xx: fix off-by-one error in packet descriptor splitting (patch from #13072)
Felix Fietkau
2014-09-06
*
ar71xx: on ar716x, split ethernet packets in 512 byte chunks instead of 256 (...
Felix Fietkau
2014-09-06
*
ar71xx: disable ethernet descriptor splitting for now, as it seems to cause t...
Felix Fietkau
2014-08-30
*
ar71xx: split packets into multiple descriptors on ar716x
Felix Fietkau
2014-08-29
*
ar71xx: ag71xx: increase calculated max frame length value
Gabor Juhos
2014-01-11
*
ar71xx: ag71xx: fix max frame length setup of the built-in switches
Gabor Juhos
2013-12-20
*
ar71xx: ag71xx: calculate max frame len register value from the MTU
Gabor Juhos
2013-12-20
*
ar71xx: ag71xx: add ag71xx_max_frame_len() helper
Gabor Juhos
2013-12-20
*
ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data
Gabor Juhos
2013-12-20
*
ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct
Gabor Juhos
2013-12-20
*
ar71xx: implement callback in mdio reset
Gabor Juhos
2013-12-17
*
ar71xx: ag71xx: compute the RX buffer size from the maximum frame size
Gabor Juhos
2013-12-17
*
ar71xx: ag71xx: store RX buffer size in the ag71xx struct
Gabor Juhos
2013-12-17
*
ar71xx: ag71xx: store maximum frame length in the ag71xx struct
Gabor Juhos
2013-12-17
*
ar71xx: ag71xx: use mdio bus name in ar7240_probe messages
Gabor Juhos
2013-12-17
*
ag71xx: ag71xx: use device name for debugfs entry
Gabor Juhos
2013-12-17
*
ar71xx: ag71xx: fix ag71xx_probe error path
Gabor Juhos
2013-11-11
*
ar71xx: ag71xx: fix a race involving netdev registration
Gabor Juhos
2013-11-08
*
ar71xx: ethernet: reduce tx dma ring size further to improve cache footprint
Felix Fietkau
2013-08-13
*
ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprint
Felix Fietkau
2013-08-12
*
ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it aga...
Felix Fietkau
2013-08-12
*
ar71xx: fix typo
Felix Fietkau
2013-08-12
*
ar71xx: ethernet: skip calls to netdev_completed_queue and netif_wake_queue i...
Felix Fietkau
2013-08-12
[next]