index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
/
ethernet.c
Age
Commit message (
Expand
)
Author
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2023-04-03
staging: octeon: ethernet: Convert to platform remove callback returning void
Uwe Kleine-König
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-27
staging: use of_get_ethdev_address()
Jakub Kicinski
2021-10-20
staging: use eth_hw_addr_set() in orphan drivers
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-22
staging: octeon: Use 'for_each_child_of_node'
Christophe JAILLET
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2020-10-27
staging: octeon: repair "fixed-link" support
Alexander Sverdlin
2020-07-07
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
2020-02-12
Revert "staging: octeon: delete driver"
Chris Packham
2019-12-17
staging: octeon: delete driver
Greg Kroah-Hartman
2019-10-14
staging: octeon: remove typedef declaration for cvmx_helper_link_info
Wambui Karuga
2019-10-14
staging: octeon: remove typedef declaration for cvmx_wqe
Wambui Karuga
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-12
Staging: octeon: Avoid several usecases of strcpy
Sandro Volery
2019-07-29
staging/octeon: Allow test build on !MIPS
Matthew Wilcox (Oracle)
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
2019-05-05
staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-03-26
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
2018-12-06
staging: octeon-ethernet: delete redundant include
Aaro Koskinen
2018-11-05
staging: octeon: Fix style issues
Ioannis Valasakis
2018-01-15
staging: octeon: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: octeon: add SPDX identifiers.
Greg Kroah-Hartman
2017-02-16
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
2017-02-05
staging: octeon: Fix line over 80 characters
Kamal Heib
2017-01-03
staging: octeon: Call SET_NETDEV_DEV()
Florian Fainelli
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-09-16
staging: octeon: remove multiple blank lines
Gargi Sharma
2016-09-15
staging: octeon: use defines instead of magic numbers
Asbjoern Sloth Toennesen
2016-09-12
staging: octeon: stop using cvmx_helper_link_autoconf()
Aaro Koskinen
2016-09-02
staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-02
staging: octeon: set up pknd for all interfaces
Aaro Koskinen
2016-09-02
staging: octeon: enable taking multiple rx groups into use
Aaro Koskinen
2016-09-02
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
2016-09-02
staging: octeon: disable rx interrupts in oct_rx_shutdown
Aaro Koskinen
2016-09-01
staging: octeon: configure rx-delay/tx-delay
Aaro Koskinen
2016-08-21
net: ethernet: octeon: use phydev from struct net_device
Philippe Reynes
2016-08-21
staging: octeon: delete redundant log message
Aaro Koskinen
2016-08-21
staging: octeon: validate interface before calling INDEX
Aaro Koskinen
2016-03-28
staging: octeon: Fix alignment with open parenthesis
Laura Garcia Liebana
2016-03-11
staging: octeon: Insert blank line after struct declaration
Laura Garcia Liebana
2016-03-11
staging: octeon: Move logical operators on the correct line
Laura Garcia Liebana
2016-03-11
staging: octeon: Convert create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-02-20
Staging: octeon: Remove blank lines after open braces
Dilek Uzulmez
2016-02-20
staging: octeon: drop atomic usage from rx counters
Aaro Koskinen
2016-02-11
staging: octeon: refactor rgmii 10 mbps preamble error checking
Aaro Koskinen
2015-10-24
staging: octeon: Remove explicit NULL comparison
Muhammad Falak R Wani
[next]