summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence (follow)
Commit message (Expand)AuthorAge
* net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-06-16
* net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2020-05-10
* net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun2020-05-10
* net: macb: fix error format in dev_err()Luca Ceresoli2019-12-05
* net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-10-20
* net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-10-10
* net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2016-07-11
* net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri2015-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\
| * macb: Fix build with macro'ized readl/writel.David S. Miller2015-07-27
| * net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko2015-07-27
| * net/macb: suppress compiler warningsAndy Shevchenko2015-07-27
| * net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko2015-07-27
| * net/macb: check if macb_config presentAndy Shevchenko2015-07-27
| * net/macb: improve big endian CPU supportAndy Shevchenko2015-07-27
* | net: macb: Change capability mask for jumbo supportHarini Katakam2015-07-26
* | net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri2015-07-08
|/
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen2015-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2015-05-22
| * net: macb: Add better comment for RXUBR handlingNathan Sullivan2015-05-15
* | net: macb: OR vs AND typosDan Carpenter2015-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\|
| * net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan2015-05-09
* | net: macb: Add change_mtu callback with jumbo supportHarini Katakam2015-05-09
* | net: macb: Add support for jumbo framesHarini Katakam2015-05-09
* | net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam2015-05-09
|/
* net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-29
* net/macb: Factor out one-time assignment from loopBen Shelton2015-04-22
* net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender2015-04-12
* net/macb: unify peripheral version testingNicolas Ferre2015-03-31
* net/macb: fix the peripheral version testNicolas Ferre2015-03-31
* net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-31
* net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-31
* net/macb: trivial: correct wording for capsNicolas Ferre2015-03-31
* net/macb: fix capabilities configurationNicolas Ferre2015-03-31
* net/macb: add comment in macb_probe_queuesNicolas Ferre2015-03-31
* net/macb: only probe queues once and use stored valuesNicolas Ferre2015-03-31
* net/macb: Only adjust tx_clk on link changeJaeden Amero2015-03-12
* macb: Fix merge error.Stephen Rothwell2015-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * net: macb: constify macb configuration dataJosh Cartwright2015-03-09
| * net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-05
* | net/macb: merge at91_ether driver into macb driverCyrille Pitchen2015-03-07
* | net/macb: unify clock managementCyrille Pitchen2015-03-07
* | net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON2015-03-07
* | net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri2015-03-06
* | net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri2015-03-06
* | net: cadence: Remove Kconfig dependency on ARCHMichal Simek2015-03-04