Age | Commit message (Expand) | Author | Files | Lines |
2012-11-23 | net/macb: GEM DMA configuration register update | Nicolas Ferre | 1 | -0/+11 |
2012-11-15 | net/macb: clear unused address register | Joachim Eastwood | 1 | -0/+6 |
2012-11-08 | net/at91_ether: drop board_data private struct member | Joachim Eastwood | 1 | -6/+1 |
2012-11-08 | net/at91_ether: use stat function from macb | Joachim Eastwood | 1 | -0/+1 |
2012-11-08 | net/macb: export macb_set_hwaddr and macb_get_hwaddr | Joachim Eastwood | 1 | -0/+2 |
2012-11-01 | net/macb: better manage tx errors | Nicolas Ferre | 1 | -0/+1 |
2012-11-01 | net/macb: ethtool interface: add register dump feature | Nicolas Ferre | 1 | -0/+3 |
2012-11-01 | net/macb: clean up ring buffer logic | Havard Skinnemoen | 1 | -7/+15 |
2012-11-01 | net/macb: Add support for Gigabit Ethernet mode | Patrice Vilchez | 1 | -0/+4 |
2012-10-19 | net/at91_ether: clean up rx buffer handling | Joachim Eastwood | 1 | -13/+0 |
2012-10-19 | net/at91_ether: use macb dma description struct | Joachim Eastwood | 1 | -6/+1 |
2012-10-19 | net/at91_ether: share macb_set_rx_mode with macb | Joachim Eastwood | 1 | -0/+1 |
2012-10-19 | net/at91_ether: use ethtool and mdio from macb | Joachim Eastwood | 1 | -7/+0 |
2012-10-19 | net/macb: export some symbols for at91_ether | Joachim Eastwood | 1 | -0/+5 |
2012-10-19 | net/at91_ether: use pclk member instead of ether_clk | Joachim Eastwood | 1 | -1/+0 |
2012-10-19 | net/at91_ether/macb: absorb at91_private in to macb private struct | Joachim Eastwood | 1 | -0/+36 |
2012-10-19 | net/macb: add AT91RM9200 specific registers and bits to header | Joachim Eastwood | 1 | -0/+6 |
2011-12-16 | net/macb: add DT support for Cadence macb/gem driver | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2011-11-22 | macb: allow GEM to have configurable receive buffer size | Jamie Iles | 1 | -0/+5 |
2011-11-22 | macb: support DMA bus widths > 32 bits | Jamie Iles | 1 | -0/+19 |
2011-11-22 | macb: support statistics for GEM devices | Jamie Iles | 1 | -1/+53 |
2011-11-22 | macb: support higher rate GEM MDIO clock divisors | Jamie Iles | 1 | -0/+11 |
2011-11-22 | macb: initial support for Cadence GEM | Jamie Iles | 1 | -0/+61 |
2011-08-12 | macb: Move the Atmel driver | Jeff Kirsher | 1 | -0/+394 |