summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/octeon
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-071-1/+1
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-6/+2
* net/ethernet: convert to use module_platform_driver in octeon_mgmt.cdingsenjie2021-01-291-12/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-2/+4
|\
| * net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk2020-09-251-2/+4
* | liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+4
|/
* net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn2020-07-071-5/+2
* net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin2020-06-011-0/+5
* net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky2020-03-031-2/+0
* net/cavium: Clean driver versionsLeon Romanovsky2020-03-031-4/+0
* net: convert additional drivers to use phy_do_ioctlHeiner Kallweit2020-01-221-3/+1
* net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin2019-11-081-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+1
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-2/+5
* net: cavium: fix return type of ndo_start_xmit functionYueHaibing2018-09-181-2/+3
* octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin2018-07-181-3/+11
* ethernet: cavium: octeon: Switch to using netdev_info().Steven J. Hill2017-10-261-13/+11
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav2016-12-191-0/+6
* ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-181-10/+3
* ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+3
* net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-23/+2
* net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes2016-07-041-46/+40
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney2016-03-182-0/+1598