aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2016-02-19net: macb: make magic-packet property genericSergio Prado
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado
2016-01-25net: macb: fix build warningSudip Mukherjee
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan
2016-01-07net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-12-17net/macb: Update device tree binding for resetting PHY using GPIOGregory CLEMENT
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: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko
2015-07-27net/macb: check if macb_config presentAndy Shevchenko
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam
2015-07-08net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen
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-15net: macb: Add better comment for RXUBR handlingNathan Sullivan
2015-05-14net: macb: OR vs AND typosDan Carpenter
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2015-04-22net/macb: Factor out one-time assignment from loopBen Shelton
2015-04-12net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender
2015-03-31net/macb: unify peripheral version testingNicolas Ferre
2015-03-31net/macb: fix the peripheral version testNicolas 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: trivial: correct wording for capsNicolas Ferre
2015-03-31net/macb: fix capabilities configurationNicolas Ferre
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre
2015-03-12net/macb: Only adjust tx_clk on link changeJaeden Amero
2015-03-10macb: Fix merge error.Stephen Rothwell
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09net: macb: constify macb configuration dataJosh Cartwright
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen
2015-03-07net/macb: unify clock managementCyrille Pitchen
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON