summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20Merge branch 'net-phy-aquantia-add-interface-mode-handling'David S. Miller
2019-03-20net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko
2019-03-20net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn
2019-03-20net: phy: improve handling link_change_notify callbackHeiner Kallweit
2019-03-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-03-19ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley
2019-03-19ice: Reset all VFs with VFLR during SR-IOV init flowAkeem G Abodunrin
2019-03-19ice: Get resources per functionBrett Creeley
2019-03-19ice: Implement flow to reset VFs with PFR and other resetsAkeem G Abodunrin
2019-03-19ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley
2019-03-19ice: use ice_for_each_vsi macro when possibleBrett Creeley
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao
2019-03-19ice: remove redundant variable and if conditionBrett Creeley
2019-03-19ice: avoid multiple unnecessary de-references in probeBruce Allan
2019-03-19ice: Fix issue with VF reset and multiple VFs support on PFsAkeem G Abodunrin
2019-03-19ice: Fix broadcast traffic in port VLAN modeMichal Swiatkowski
2019-03-19igc: Remove unneeded hw_dbg printsSasha Neftin
2019-03-19igc: Fix the typo in igc_base.h header definitionSasha Neftin
2019-03-19igc: Add support for the ntuple featureSasha Neftin
2019-03-19igc: Add support for statisticsSasha Neftin
2019-03-19Merge branch 'enc28j60-messaging-clean-up-and-ACPI-improvements'David S. Miller
2019-03-19enc28j60: Convert to use SPDX identifierAndy Shevchenko
2019-03-19enc28j60: Fix indentation splatsAndy Shevchenko
2019-03-19enc28j60: Amend comments by fixing typos, adding periods, etcAndy Shevchenko
2019-03-19enc28j60: Remove linux/init.hAndy Shevchenko
2019-03-19enc28j60: Convert printk() to netdev_printk()Andy Shevchenko
2019-03-19enc28j60: Convert HW related printk() to dev_printk()Andy Shevchenko
2019-03-19enc28j60: Switch to dev_<level> from pr_<level>Andy Shevchenko
2019-03-19enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()Andy Shevchenko
2019-03-19enc28j60: Switch to use module_spi_driver() macroAndy Shevchenko
2019-03-19enc28j60: Drop driver name duplication from messagesAndy Shevchenko
2019-03-19enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()Andy Shevchenko
2019-03-19enc28j60: Remove duplicate messagingAndy Shevchenko
2019-03-19enc28j60: Use device_get_mac_address()Andy Shevchenko
2019-03-19igc: Extend the ethtool supportingSasha Neftin
2019-03-19igc: Add multiple receive queues control supportingSasha Neftin
2019-03-19e1000e: Disable runtime PM on CNP+Kai-Heng Feng
2019-03-19igb: fix various indentation issuesColin Ian King
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra
2019-03-19net: macb: simplify getting .driver_dataWolfram Sang
2019-03-19igb: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-03-19intel: correct return from set features callbackSerhey Popovych
2019-03-19net: pasemi: Make pasemi_mac_init_module staticYueHaibing
2019-03-19tcp: free request sock directly upon TFO or syncookies errorGuillaume Nault
2019-03-19datagram: Make __skb_datagram_iter staticYueHaibing
2019-03-19net: hns3: Make hclgevf_update_link_mode staticYueHaibing
2019-03-19ibmveth: Make array ibmveth_stats staticYueHaibing
2019-03-19tcp: add tcp_inet6_sk() helperEric Dumazet
2019-03-19ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini