summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
AgeCommit message (Expand)Author
2023-05-08net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2022-11-24net: thunderx: Fix the ACPI memory leakYu Liao
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-09-16net: thunderx: Make use of the helper function dev_err_probe()Cai Huoqing
2021-05-14net: thunderx: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-10-29cavium: thunder: Fix use true/false for bool typeSaurav Girepunje
2019-07-23net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-08ethtool: thunder_bgx: use ethtool.h constants for speed and duplexMichael Zhivich
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2018-08-07net: thunderx: check for failed allocation lmac->dmacsColin Ian King
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev
2018-01-16net: thunderx: add timestamping supportSunil Goutham
2017-07-29net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann
2017-04-17net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian
2017-03-09net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham
2017-03-09net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-01-25net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham
2017-01-12net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2016-11-25net: thunderx: Pause frame supportSunil Goutham
2016-11-25net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu
2016-11-25net: thunderx: 80xx BGX0 configuration changesSunil Goutham
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla
2016-08-13net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham
2016-08-13net: thunderx: Add RGMII interface type supportSunil Goutham
2016-08-13net: thunderx: Add QSGMII interface type supportSunil Goutham
2016-08-13net: thunderx: Add 81xx support to BGX driverSunil Goutham
2016-08-13net: thunderx: Support for different LMAC types within BGXSunil Goutham
2016-06-29net: thunderx: Fix link status reportingSunil Goutham
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de
2016-04-13net: thunderx: Fix broken of_node_put() code.David Daney
2016-03-16net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham