index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb.h
Age
Commit message (
Expand
)
Author
2014-07-24
net/macb: add RX checksum offload feature
Cyrille Pitchen
2014-07-24
net/macb: add scatter-gather hw feature
Cyrille Pitchen
2014-07-24
net/macb: configure for FIFO mode and non-gigabit
Nicolas Ferre
2013-12-10
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2013-06-06
net/macb: change RX path for GEM
Nicolas Ferre
2013-06-06
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2013-05-14
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2013-03-28
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2012-11-14
net/macb: clear unused address register
Joachim Eastwood
2012-11-07
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2012-11-07
net/at91_ether: use stat function from macb
Joachim Eastwood
2012-11-07
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2012-10-19
net/at91_ether: clean up rx buffer handling
Joachim Eastwood
2012-10-19
net/at91_ether: use macb dma description struct
Joachim Eastwood
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
2012-10-19
net/at91_ether: use ethtool and mdio from macb
Joachim Eastwood
2012-10-19
net/macb: export some symbols for at91_ether
Joachim Eastwood
2012-10-19
net/at91_ether: use pclk member instead of ether_clk
Joachim Eastwood
2012-10-19
net/at91_ether/macb: absorb at91_private in to macb private struct
Joachim Eastwood
2012-10-19
net/macb: add AT91RM9200 specific registers and bits to header
Joachim Eastwood
2011-12-16
net/macb: add DT support for Cadence macb/gem driver
Jean-Christophe PLAGNIOL-VILLARD
2011-11-22
macb: allow GEM to have configurable receive buffer size
Jamie Iles
2011-11-22
macb: support DMA bus widths > 32 bits
Jamie Iles
2011-11-22
macb: support statistics for GEM devices
Jamie Iles
2011-11-22
macb: support higher rate GEM MDIO clock divisors
Jamie Iles
2011-11-22
macb: initial support for Cadence GEM
Jamie Iles
2011-08-12
macb: Move the Atmel driver
Jeff Kirsher