summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher
2018-04-19net-next: ax88796: release platform device drvdata on probe error and module ...Michael Schmitz
2018-04-19net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher
2018-04-19net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher
2018-04-19net-next: ax88796: Attach MII bus only when openMichael Karcher
2018-04-19net-next: ax88796: Fix MAC address readingMichael Karcher
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-19net-next/hinic: add arm64 supportZhao Chen
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-04-18r8169: remove jumbo_tx_csum from chip config structHeiner Kallweit
2018-04-18r8169: improve pci region handlingHeiner Kallweit
2018-04-18r8169: drop member txd_version from struct rtl8169_privateHeiner Kallweit
2018-04-18r8169: improve rtl8169_get_mac_versionHeiner Kallweit
2018-04-18r8169: don't display tp->mmio_addr addressHeiner Kallweit
2018-04-18r8169: drop member opts1_mask from struct rtl8169_privateHeiner Kallweit
2018-04-18r8169: change interrupt handler argument typeHeiner Kallweit
2018-04-18r8169: change argument type of counters handling functionsHeiner Kallweit
2018-04-18r8169: change hw_start argument typeHeiner Kallweit
2018-04-18r8169: remove rtl8169_map_to_asicHeiner Kallweit
2018-04-18r8169: replace rx_buf_sz with a constantHeiner Kallweit
2018-04-18r8169: remove unneeded check in rtl8169_rx_fillHeiner Kallweit
2018-04-18r8169: improve rtl8169_init_ringHeiner Kallweit
2018-04-18r8169: simplify rtl8169_alloc_rx_dataHeiner Kallweit
2018-04-18r8169: switch to napi_schedule_irqoffHeiner Kallweit
2018-04-18r8169: use constant NAPI_POLL_WAITHeiner Kallweit
2018-04-18r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copyHeiner Kallweit
2018-04-18r8169: remove member align from struct rtl_cfg_infoHeiner Kallweit
2018-04-18r8169: remove unused member features from structHeiner Kallweit