summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb.h
AgeCommit message (Expand)Author
2017-01-29net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2016-11-16cadence: Add LSO support.Rafal Ozieblo
2016-10-19net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown
2016-08-18net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com
2016-08-10net: macb: Add 64 bit addressing support for GEMHarini Katakam
2016-08-06net: macb: Correct CAPS maskHarini Katakam
2016-06-25net: ethernet: macb: use phydev from struct net_devicePhilippe Reynes
2016-03-13net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong
2015-12-14net/macb: add support for resetting PHY using GPIOGregory CLEMENT
2015-11-18net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-03-31net/macb: unify peripheral version testingNicolas Ferre
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri
2015-03-01net: macb: Properly add DMACFG bit definitionsArun Chandran
2015-02-20net: macb: Add big endian CPU supportArun Chandran
2015-01-16net/macb: Fix comments to meet style guidelinesXander Huff
2015-01-14net/macb: improved ethtool statistics supportXander Huff
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre
2013-12-10net: macb: Adjust tx_clk when link speed changesSoren Brinkmann
2013-06-06net/macb: change RX path for GEMNicolas Ferre
2013-06-06net/macb: increase RX buffer size for GEMNicolas Ferre
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre
2013-03-28net/macb: force endian_swp_pkt_en to offSteffen Trumtrar
2012-11-23net/macb: GEM DMA configuration register updateNicolas Ferre
2012-11-14net/macb: clear unused address registerJoachim Eastwood
2012-11-07net/at91_ether: drop board_data private struct memberJoachim Eastwood
2012-11-07net/at91_ether: use stat function from macbJoachim Eastwood
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood
2012-11-01net/macb: better manage tx errorsNicolas Ferre
2012-11-01net/macb: ethtool interface: add register dump featureNicolas Ferre