index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
thunder
/
thunder_bgx.c
Age
Commit message (
Expand
)
Author
2024-06-27
net: thunderx: Unembed netdev structure
Breno Leitao
2023-05-08
net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2022-11-24
net: thunderx: Fix the ACPI memory leak
Yu Liao
2022-02-02
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-09-16
net: thunderx: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-05-14
net: thunderx: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2020-02-20
net: thunderx: workaround BGX TX Underflow issue
Tim Harvey
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
2019-12-05
net: thunderx: start phy before starting autonegotiation
Mian Yousaf Kaukab
2019-10-29
cavium: thunder: Fix use true/false for bool type
Saurav Girepunje
2019-07-23
net: thunderx: Use fwnode_get_mac_address()
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-08
ethtool: thunder_bgx: use ethtool.h constants for speed and duplex
Michael Zhivich
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2018-08-07
net: thunderx: check for failed allocation lmac->dmacs
Colin Ian King
2018-03-31
net: thunderx: add multicast filter management support
Vadim Lomovtsev
2018-03-31
net: thunderx: add MAC address filter tracking for LMAC
Vadim Lomovtsev
2018-03-31
net: thunderx: move filter register related macro into proper place
Vadim Lomovtsev
2018-01-29
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
2017-07-29
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
2017-07-14
net: thunder_bgx: avoid format string overflow warning
Arnd Bergmann
2017-04-17
net: thunderx: Fix set_max_bgx_per_node for 81xx rgx
George Cherian
2017-03-09
net: thunderx: Fix invalid mac addresses for node1 interfaces
Sunil Goutham
2017-03-09
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
Sunil Goutham
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2017-01-25
net: thunderx: Leave serdes lane config on 81/83xx to firmware
Sunil Goutham
2017-01-12
net: thunderx: acpi: fix LMAC initialization
Vadim Lomovtsev
2016-11-25
net: thunderx: Pause frame support
Sunil Goutham
2016-11-25
net: thunderx: Add ethtool support for supported ports and link modes.
Thanneeru Srinivasulu
2016-11-25
net: thunderx: 80xx BGX0 configuration changes
Sunil Goutham
2016-11-16
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
Radha Mohan Chintakuntla
2016-08-13
net: thunderx: Don't set RX_PACKET_DIS while initializing
Sunil Goutham
2016-08-13
net: thunderx: Support for 83xx mixed QLM/DLM config
Sunil Goutham
2016-08-13
net: thunderx: Add RGMII interface type support
Sunil Goutham
2016-08-13
net: thunderx: Add QSGMII interface type support
Sunil Goutham
2016-08-13
net: thunderx: Add 81xx support to BGX driver
Sunil Goutham
2016-08-13
net: thunderx: Support for different LMAC types within BGX
Sunil Goutham
2016-06-29
net: thunderx: Fix link status reporting
Sunil Goutham
2016-05-19
net: thunderx: avoid null pointer dereference
xypron.glpk@gmx.de
2016-04-13
net: thunderx: Fix broken of_node_put() code.
David Daney
2016-03-16
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
2016-03-14
net: thunderx: Cleanup PHY probing code.
David Daney
2016-02-11
net: thunderx: bgx: Add log message when setting mac address
Robert Richter
2016-02-11
net: thunderx: bgx: Use standard firmware node infrastructure.
David Daney
[next]