aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-20/+14
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller1-8/+8
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko1-3/+3
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko1-17/+11
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam1-1/+1
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan1-0/+1
2015-05-09net: macb: Add support for jumbo framesHarini Katakam1-0/+9
2015-03-31net/macb: unify peripheral version testingNicolas Ferre1-0/+5
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre1-1/+1
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre1-0/+2
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre1-0/+1
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen1-9/+1
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON1-0/+2
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