summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/agere
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...Christophe JAILLET2019-07-311-1/+1
* 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-131-10/+2Star
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* drivers: net: et131x: use setup_timer() helper.Allen Pais2017-09-211-3/+2Star
* 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-171-1/+1
* | net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-181-14/+2Star
* | net: ethernet: et131x: use phydev from struct net_devicePhilippe Reynes2016-06-181-30/+18Star
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* et131x: check return value of dma_alloc_coherentInsu Yun2016-02-181-1/+1
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-15/+15
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-12/+1Star
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1Star
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-121-2/+4
* et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon2014-10-034-0/+5590