| Commit message (Expand) | Author | Age |
* | net: macb: ensure ordering write to re-enable RX smoothly | Zumeng Chen | 2016-11-29 |
* | net: macb: fix the RX queue reset in macb_rx() | Cyrille Pitchen | 2016-11-29 |
* | net: macb: add check for dma mapping error in start_xmit() | Alexey Khoroshilov | 2016-11-19 |
* | net: macb: NULL out phydev after removing mdio bus | Nathan Sullivan | 2016-10-07 |
* | net: macb: fix missing unlock on error in macb_start_xmit() | Wei Yongjun | 2016-09-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 |
|\ |
|
| * | net: macb: initialize checksum when using checksum offloading | Helmut Buchsbaum | 2016-09-06 |
* | | net: ethernet: macb: Add support for rx_clk | shubhrajyoti.datta@xilinx.com | 2016-08-18 |
* | | net: macb: add missing free_netdev() on error in macb_probe() | Wei Yongjun | 2016-08-15 |
* | | net: macb: Add 64 bit addressing support for GEM | Harini Katakam | 2016-08-10 |
|/ |
|
* | net: macb: Correct CAPS mask | Harini Katakam | 2016-08-06 |
* | net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-06-25 |
* | net: ethernet: macb: use phydev from struct net_device | Philippe Reynes | 2016-06-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 |
|\ |
|
| * | net: macb: Probe MDIO bus before registering netdev | Florian Fainelli | 2016-05-03 |
| * | macb: fix mdiobus_scan() error check | Sergei Shtylyov | 2016-05-03 |
* | | net: macb: Fix simple typo | Moritz Fischer | 2016-04-04 |
* | | net: macb: Use ether_addr_copy over memcpy | Moritz Fischer | 2016-04-04 |
* | | net: macb: Fix coding style suggestions | Moritz Fischer | 2016-04-04 |
* | | net: macb: Fix coding style warnings | Moritz Fischer | 2016-04-04 |
* | | net: macb: Fix coding style error message | Moritz Fischer | 2016-04-04 |
|/ |
|
* | net: macb: Only call GPIO functions if there is a valid GPIO | Charles Keepax | 2016-03-28 |
* | net: macb: remove BUG_ON() and reset the queue to handle RX errors | Cyrille Pitchen | 2016-03-25 |
* | net: macb: replace macb_writel() call by queue_writel() to update queue ISR | Cyrille Pitchen | 2016-03-24 |
* | macb: fix PHY reset | Sergei Shtylyov | 2016-03-22 |
* | net: macb: fix default configuration for GMAC on AT91 | Nicolas Ferre | 2016-03-13 |
* | net: macb: make magic-packet property generic | Sergio Prado | 2016-02-19 |
* | net: macb: add wake-on-lan support via magic packet | Sergio Prado | 2016-02-11 |
* | net: macb: fix build warning | Sudip Mukherjee | 2016-01-25 |
* | net: macb: clear interrupts when disabling them | Nathan Sullivan | 2016-01-15 |
* | net: macb: Add NP4 macb config using USRIO_DISABLED | Neil Armstrong | 2016-01-07 |
* | net: ethernet: cadence-macb: Add disabled usrio caps | Neil Armstrong | 2016-01-07 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 |
* | phy: Centralise print about attached phy | Andrew Lunn | 2016-01-07 |
* | phy: add phydev_name() wrapper | Andrew Lunn | 2016-01-07 |
* | net/macb: Update device tree binding for resetting PHY using GPIO | Gregory CLEMENT | 2015-12-17 |
* | net/macb: add support for resetting PHY using GPIO | Gregory CLEMENT | 2015-12-14 |
* | net: macb: Add support for sgmii phy interface | Punnaiah Choudary Kalluri | 2015-11-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-01 |
|\ |
|
| * | macb: Fix build with macro'ized readl/writel. | David S. Miller | 2015-07-27 |
| * | net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP() | Andy Shevchenko | 2015-07-27 |
| * | net/macb: suppress compiler warnings | Andy Shevchenko | 2015-07-27 |
| * | net/macb: use dev_*() when netdev is not yet registered | Andy Shevchenko | 2015-07-27 |
| * | net/macb: check if macb_config present | Andy Shevchenko | 2015-07-27 |
| * | net/macb: improve big endian CPU support | Andy Shevchenko | 2015-07-27 |
* | | net: macb: Change capability mask for jumbo support | Harini Katakam | 2015-07-27 |
* | | net: macb: Add SG support for Zynq SOC family | Punnaiah Choudary Kalluri | 2015-07-08 |
|/ |
|
* | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 |
* | net/macb: add config for Atmel sama5d2 SoCs | Cyrille Pitchen | 2015-06-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-05-23 |
|\ |
|