summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2020-05-10net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen
2020-05-10net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun
2019-12-05net: macb: fix error format in dev_err()Luca Ceresoli
2018-10-20net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
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
2015-03-06net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri
2015-03-06net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek