aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri1-1/+1
2015-03-01net: macb: Properly add DMACFG bit definitionsArun Chandran1-1/+2
2015-02-20net: macb: Add big endian CPU supportArun Chandran1-7/+8
2015-01-16net/macb: Fix comments to meet style guidelinesXander Huff1-450/+284
2015-01-14net/macb: improved ethtool statistics supportXander Huff1-0/+256
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff1-107/+162
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen1-5/+31
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen1-0/+19
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen1-2/+13
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre1-2/+17
2013-12-10net: macb: Adjust tx_clk when link speed changesSoren Brinkmann1-0/+1
2013-06-06net/macb: change RX path for GEMNicolas Ferre1-0/+13
2013-06-06net/macb: increase RX buffer size for GEMNicolas Ferre1-0/+1
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre1-0/+7
2013-03-28net/macb: force endian_swp_pkt_en to offSteffen Trumtrar1-0/+2
2012-11-23net/macb: GEM DMA configuration register updateNicolas Ferre1-0/+11
2012-11-14net/macb: clear unused address registerJoachim Eastwood1-0/+6
2012-11-07net/at91_ether: drop board_data private struct memberJoachim Eastwood1-6/+1
2012-11-07net/at91_ether: use stat function from macbJoachim Eastwood1-0/+1
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood1-0/+2
2012-11-01net/macb: better manage tx errorsNicolas Ferre1-0/+1
2012-11-01net/macb: ethtool interface: add register dump featureNicolas Ferre1-0/+3
2012-11-01net/macb: clean up ring buffer logicHavard Skinnemoen1-7/+15
2012-11-01net/macb: Add support for Gigabit Ethernet modePatrice Vilchez1-0/+4
2012-10-19net/at91_ether: clean up rx buffer handlingJoachim Eastwood1-13/+0
2012-10-19net/at91_ether: use macb dma description structJoachim Eastwood1-6/+1
2012-10-19net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood1-0/+1
2012-10-19net/at91_ether: use ethtool and mdio from macbJoachim Eastwood1-7/+0
2012-10-19net/macb: export some symbols for at91_etherJoachim Eastwood1-0/+5
2012-10-19net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood1-1/+0
2012-10-19net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood1-0/+36
2012-10-19net/macb: add AT91RM9200 specific registers and bits to headerJoachim Eastwood1-0/+6
2011-12-16net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-22macb: allow GEM to have configurable receive buffer sizeJamie Iles1-0/+5
2011-11-22macb: support DMA bus widths > 32 bitsJamie Iles1-0/+19
2011-11-22macb: support statistics for GEM devicesJamie Iles1-1/+53
2011-11-22macb: support higher rate GEM MDIO clock divisorsJamie Iles1-0/+11
2011-11-22macb: initial support for Cadence GEMJamie Iles1-0/+61
2011-08-12macb: Move the Atmel driverJeff Kirsher1-0/+394