aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
Commit message (Expand)AuthorAge
* net: thunderx: check for failed allocation lmac->dmacsColin Ian King2018-08-07
* net: thunderx: add multicast filter management supportVadim Lomovtsev2018-03-31
* net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev2018-03-31
* net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2018-03-31
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-29
* net: thunderx: add timestamping supportSunil Goutham2018-01-16
* net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-29
* net: thunder_bgx: avoid format string overflow warningArnd Bergmann2017-07-14
* net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-17
* net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2017-03-09
* net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham2017-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
|\
| * net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-08
* | net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham2017-01-25
|/
* net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-12
* net: thunderx: Pause frame supportSunil Goutham2016-11-25
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-25
* net: thunderx: 80xx BGX0 configuration changesSunil Goutham2016-11-25
* net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2016-11-16
* net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham2016-08-13
* net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham2016-08-13
* net: thunderx: Add RGMII interface type supportSunil Goutham2016-08-13
* net: thunderx: Add QSGMII interface type supportSunil Goutham2016-08-13
* net: thunderx: Add 81xx support to BGX driverSunil Goutham2016-08-13
* net: thunderx: Support for different LMAC types within BGXSunil Goutham2016-08-13
* net: thunderx: Fix link status reportingSunil Goutham2016-06-29
* net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-19
* net: thunderx: Fix broken of_node_put() code.David Daney2016-04-13
* net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney2016-03-16
* net: thunderx: Cleanup PHY probing code.David Daney2016-03-14
* net: thunderx: bgx: Add log message when setting mac addressRobert Richter2016-02-11
* net: thunderx: bgx: Use standard firmware node infrastructure.David Daney2016-02-11
* net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-02
* net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-02
* net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2015-12-02
* net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2015-12-02
* net: thunderx: add missing of_node_putJulia Lawall2015-10-27
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-31
* net, thunder, bgx: Add support to get MAC address from ACPI.David Daney2015-08-11
* net: thunder: Factor out DT specific code in BGXRobert Richter2015-08-11
* net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu2015-07-30
* net: thunderx: add staticAleksey Makarov2015-06-02
* net: thunderx: delete unused variablesAleksey Makarov2015-06-02
* net: thunderx: rework mac address handlingAleksey Makarov2015-06-02
* net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter2015-06-02
* net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-27