Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | net: axienet: use eth_hw_addr_random() | Tobias Klauser | 1 | -1/+1 |
2017-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -57/+69 |
2017-02-15 | net: xilinx_emaclite: fix freezes due to unordered I/O | Anssi Hannula | 1 | -54/+62 |
2017-02-15 | net: xilinx_emaclite: fix receive buffer overflow | Anssi Hannula | 1 | -3/+7 |
2017-01-23 | net: xilinx: constify net_device_ops structure | Bhumika Goyal | 1 | -2/+2 |
2017-01-05 | net: xilinx: emaclite: Remove xemaclite_remove_ndev() | Tobias Klauser | 1 | -16/+2 |
2016-12-08 | net: ll_temac: Utilize of_get_mac_address() | Tobias Klauser | 1 | -5/+6 |
2016-12-08 | net: axienet: Utilize of_get_mac_address() | Tobias Klauser | 1 | -6/+7 |
2016-11-16 | net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -6/+1 |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 1 | -3/+4 |
2016-10-13 | net: axienet: Remove unused parameter from __axienet_device_reset | Tobias Klauser | 1 | -6/+5 |
2016-10-07 | net: axienet: Add missing \n to end of dev_err messages | Colin Ian King | 1 | -2/+2 |
2016-09-09 | net: ethernet: xilinx: Enable emaclite for MIPS | Zubair Lutfullah Kakakhel | 1 | -2/+2 |
2016-09-01 | net: axienet: constify ethtool_ops structures | Julia Lawall | 1 | -1/+1 |
2016-08-21 | net: xilinx: emaclite: Fallback to random MAC address. | Daniel Romell | 1 | -3/+5 |
2016-07-21 | net: axienet: Fix return value check in axienet_probe() | Wei Yongjun | 1 | -2/+2 |
2016-07-16 | net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -45/+2 |
2016-07-16 | net: ethernet: xilinx: axienet: use phydev from struct net_device | Philippe Reynes | 2 | -21/+16 |
2016-07-15 | net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -12/+2 |
2016-07-15 | net: ethernet: ll_temac: use phydev from struct net_device | Philippe Reynes | 2 | -22/+16 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 3 | -4/+4 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -1/+1 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 5 | -11/+0 |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -1/+0 |
2015-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2015-09-25 | net: fix phy refcounting in a bunch of drivers | Russell King | 1 | -0/+2 |
2015-09-25 | net: axinet: Use of_property_read_u32 instead of open-coding it | Tobias Klauser | 1 | -4/+1 |
2015-09-25 | net: ll_temac: Use of_property_read_u32 instead of open-coding it | Tobias Klauser | 1 | -5/+4 |
2015-07-10 | net: axienet: Fix devm_ioremap_resource return value check | Krzysztof Kozlowski | 1 | -4/+4 |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 1 | -3/+1 |
2015-06-08 | net: ll_temac: Remove sparse warnings | Michal Simek | 1 | -6/+6 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2015-05-13 | net: ll_temac: Fix DMA map size bug | Michal Simek | 1 | -2/+2 |
2015-05-11 | net: ll_temac: Use one return statement instead of two | Michal Simek | 1 | -3/+1 |
2015-05-06 | net: axienet: Fix kernel-doc warnings | Michal Simek | 3 | -18/+32 |
2015-05-06 | net: axienet: Removed _of_ prefix in probe and remove functions | Srikanth Thokala | 1 | -7/+7 |
2015-05-06 | net: axienet: Use of_property_* calls | Srikanth Thokala | 1 | -20/+15 |
2015-05-06 | net: axienet: Use devm_* calls | Srikanth Thokala | 1 | -27/+27 |
2015-05-06 | net: axienet: Use pdev instead of op | Srikanth Thokala | 1 | -23/+24 |
2015-05-06 | net: axienet: Fix comments blocks | Michal Simek | 3 | -59/+71 |
2015-05-06 | net: axienet: Removed coding style errors and warnings | Srikanth Thokala | 2 | -20/+21 |
2015-05-06 | net: axienet: Support phy-less mode of operation | Srikanth Thokala | 1 | -5/+5 |
2015-05-06 | net: axienet: Handle jumbo frames for lesser frame sizes | Srikanth Thokala | 2 | -28/+27 |
2015-05-06 | net: axienet: Service completion interrupts ASAP | Peter Crosthwaite | 1 | -2/+4 |
2015-05-06 | net: axienet: Handle 0 packet receive gracefully | Peter Crosthwaite | 1 | -3/+4 |
2015-05-06 | net: axienet: Support for RGMII | Srikanth Thokala | 1 | -1/+8 |
2015-03-31 | ethernet: Use bool function returns of true/false instead of 1/0 | Joe Perches | 1 | -1/+1 |
2015-03-17 | net: xilinx: constify of_device_id array | Fabian Frederick | 3 | -3/+3 |
2015-01-01 | net: axienet: fix error return code | Julia Lawall | 1 | -0/+2 |
2015-01-01 | net: Xilinx: fix error return code | Julia Lawall | 2 | -0/+3 |