| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+3 |
* | drivers: net: et131x: use setup_timer() helper. | Allen Pais | 2017-09-21 | 1 | -3/+2 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | drivers: net: generalize napi_complete_done() | Eric Dumazet | 2017-01-30 | 1 | -1/+1 |
* | ethernet: use core min/max MTU checking | Jarod Wilson | 2016-10-18 | 1 | -3/+4 |
* | net: ethernet: et131x: constify ethtool_ops structures | Julia Lawall | 2016-08-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 1 | -1/+1 |
|\ |
|
| * | et131x: Fix logical vs bitwise check in et131x_tx_timeout() | Florian Fainelli | 2016-07-16 | 1 | -1/+1 |
* | | net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-06-17 | 1 | -14/+2 |
* | | net: ethernet: et131x: use phydev from struct net_device | Philippe Reynes | 2016-06-17 | 1 | -30/+18 |
|/ |
|
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -2/+2 |
* | et131x: check return value of dma_alloc_coherent | Insu Yun | 2016-02-17 | 1 | -1/+1 |
* | phy: Add an mdio_device structure | Andrew Lunn | 2016-01-07 | 1 | -15/+15 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 | 1 | -12/+1 |
* | phy: Centralise print about attached phy | Andrew Lunn | 2016-01-07 | 1 | -3/+1 |
* | phy: add phydev_name() wrapper | Andrew Lunn | 2016-01-07 | 1 | -2/+2 |
* | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 | 1 | -3/+1 |
* | et131x: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 2015-02-11 | 1 | -2/+4 |
* | et131x: Add PCIe gigabit ethernet driver et131x to drivers/net | Mark Einon | 2014-10-03 | 4 | -0/+5590 |