summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/agere
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-1/+1
|\
| * net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...Christophe JAILLET2019-07-311-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-3/+3
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-121-10/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* drivers: net: et131x: use setup_timer() helper.Allen Pais2017-09-211-3/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-3/+4
* net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+1
|\
| * et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-161-1/+1
* | net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-171-14/+2
* | net: ethernet: et131x: use phydev from struct net_devicePhilippe Reynes2016-06-171-30/+18
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* et131x: check return value of dma_alloc_coherentInsu Yun2016-02-171-1/+1
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-15/+15
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-12/+1
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-111-2/+4
* et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon2014-10-034-0/+5590