aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/agere
AgeCommit message (Expand)Author
2022-02-08et131x: support arbitrary MAX_SKB_FRAGSEric Dumazet
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann
2020-07-17net: ethernet: et131x: Remove redundant register readMark Einon
2020-07-17net: ethernet: et131x: Remove unused variable 'pm_csr'Zhang Changzhong
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-05net: agere: use true,false for bool variableJason Yan
2020-02-24net/agere: Delete unneeded driver versionLeon Romanovsky
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...Christophe JAILLET
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-21drivers: net: et131x: use setup_timer() helper.Allen Pais
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli
2016-06-17net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-17net: ethernet: et131x: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-02-17et131x: check return value of dma_alloc_coherentInsu Yun
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire
2014-10-03et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon