aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03eth: octeon: fix build after netif_napi_add() changesJakub Kicinski1-2/+2
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-3/+0
2021-11-22octeon: constify netdev->dev_addrJakub Kicinski1-1/+1
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-6/+2
2021-01-29net/ethernet: convert to use module_platform_driver in octeon_mgmt.cdingsenjie1-12/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+4
2020-09-25net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk1-2/+4
2020-09-14liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn1-5/+2
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-03-03net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky1-2/+0
2020-03-03net/cavium: Clean driver versionsLeon Romanovsky1-4/+0
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit1-3/+1
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-2/+5
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing1-2/+3
2018-07-18octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin1-3/+11
2017-10-26ethernet: cavium: octeon: Switch to using netdev_info().Steven J. Hill1-13/+11
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar1-0/+1
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremapArvind Yadav1-0/+6
2016-10-18ethernet/cavium: use core min/max MTU checkingJarod Wilson1-10/+3
2016-08-01ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+3
2016-07-04net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-23/+2
2016-07-04net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes1-46/+40
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney2-0/+1598