summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
AgeCommit message (Expand)Author
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
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu
2015-10-26net: thunderx: add missing of_node_putJulia Lawall
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-11net, thunder, bgx: Add support to get MAC address from ACPI.David Daney
2015-08-11net: thunder: Factor out DT specific code in BGXRobert Richter
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-06-02net: thunderx: add staticAleksey Makarov
2015-06-02net: thunderx: delete unused variablesAleksey Makarov
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham