Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | eth: octeon: fix build after netif_napi_add() changes | Jakub Kicinski | 1 | -2/+2 |
2022-09-01 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
2021-12-14 | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX | Hangbin Liu | 1 | -3/+0 |
2021-11-22 | octeon: constify netdev->dev_addr | Jakub Kicinski | 1 | -1/+1 |
2021-10-07 | ethernet: use of_get_ethdev_address() | Jakub Kicinski | 1 | -1/+1 |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -1/+1 |
2021-04-14 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 1 | -6/+2 |
2021-01-30 | net/ethernet: convert to use module_platform_driver in octeon_mgmt.c | dingsenjie | 1 | -12/+1 |
2020-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+4 |
2020-09-26 | net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop | Ivan Khoronzhuk | 1 | -2/+4 |
2020-09-14 | liquidio: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+4 |
2020-07-07 | net: phy: mdio-octeon: Cleanup module loading dependencies | Andrew Lunn | 1 | -5/+2 |
2020-06-01 | net: octeon: mgmt: Repair filling of RX ring | Alexander Sverdlin | 1 | -0/+5 |
2020-03-04 | net/cavium: Delete N/A assignments for ethtool | Leon Romanovsky | 1 | -2/+0 |
2020-03-04 | net/cavium: Clean driver versions | Leon Romanovsky | 1 | -4/+0 |
2020-01-22 | net: convert additional drivers to use phy_do_ioctl | Heiner Kallweit | 1 | -3/+1 |
2019-11-08 | net: ethernet: octeon_mgmt: Account for second possible VLAN header | Alexander Sverdlin | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-11 | net: ethernet: fix similar warning reported by kbuild test robot | Petr Štetiar | 1 | -1/+1 |
2019-05-07 | net: ethernet: support of_get_mac_address new ERR_PTR error | Petr Štetiar | 1 | -1/+1 |
2018-11-11 | net: ethernet: Convert phydev advertize and supported from u32 to link mode | Andrew Lunn | 1 | -2/+5 |
2018-09-19 | net: cavium: fix return type of ndo_start_xmit function | YueHaibing | 1 | -2/+3 |
2018-07-18 | octeon_mgmt: Fix MIX registers configuration on MTU setup | Alexander Sverdlin | 1 | -3/+11 |
2017-10-26 | ethernet: cavium: octeon: Switch to using netdev_info(). | Steven J. Hill | 1 | -13/+11 |
2017-05-21 | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL | Miroslav Lichvar | 1 | -0/+1 |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet | 1 | -1/+1 |
2016-12-19 | net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev... | Arvind Yadav | 1 | -0/+6 |
2016-10-18 | ethernet/cavium: use core min/max MTU checking | Jarod Wilson | 1 | -10/+3 |
2016-08-02 | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle | Peter Chen | 1 | -0/+3 |
2016-07-05 | net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -23/+2 |
2016-07-05 | net: ethernet: cavium: octeon: use phydev from struct net_device | Philippe Reynes | 1 | -46/+40 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-03-19 | netdev: Move octeon/octeon_mgmt driver to cavium directory. | David Daney | 2 | -0/+1598 |