linux/drivers/net/ethernet/aquantia/atlantic
Linus Torvalds 7c225c69f8 Merge branch 'akpm' (patches from Andrew)
Merge updates from Andrew Morton:

 - a few misc bits

 - ocfs2 updates

 - almost all of MM

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (131 commits)
  memory hotplug: fix comments when adding section
  mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP
  mm: simplify nodemask printing
  mm,oom_reaper: remove pointless kthread_run() error check
  mm/page_ext.c: check if page_ext is not prepared
  writeback: remove unused function parameter
  mm: do not rely on preempt_count in print_vma_addr
  mm, sparse: do not swamp log with huge vmemmap allocation failures
  mm/hmm: remove redundant variable align_end
  mm/list_lru.c: mark expected switch fall-through
  mm/shmem.c: mark expected switch fall-through
  mm/page_alloc.c: broken deferred calculation
  mm: don't warn about allocations which stall for too long
  fs: fuse: account fuse_inode slab memory as reclaimable
  mm, page_alloc: fix potential false positive in __zone_watermark_ok
  mm: mlock: remove lru_add_drain_all()
  mm, sysctl: make NUMA stats configurable
  shmem: convert shmem_init_inodecache() to void
  Unify migrate_pages and move_pages access checks
  mm, pagevec: rename pagevec drained field
  ...
2017-11-15 19:42:40 -08:00
..
hw_atl net: aquantia: Bad udp rate on default interrupt coalescing 2017-10-21 12:32:24 +01:00
aq_cfg.h net: aquantia: Enable coalescing management via ethtool interface 2017-10-21 12:32:24 +01:00
aq_common.h
aq_ethtool.c net: aquantia: Make local functions static 2017-10-29 17:53:00 +09:00
aq_ethtool.h net: ethernet: aquantia: Ethtool support 2017-01-24 15:03:41 -05:00
aq_hw_utils.c net: ethernet: aquantia: Hardware interface and utility functions 2017-01-24 15:03:40 -05:00
aq_hw_utils.h net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR 2017-01-29 18:24:00 -05:00
aq_hw.h net: aquantia: Enable coalescing management via ethtool interface 2017-10-21 12:32:24 +01:00
aq_main.c net:ethernet:aquantia: Remove adapter re-opening when MTU changed. 2017-03-24 12:32:19 -07:00
aq_main.h net: ethernet: aquantia: Support for NIC-specific code 2017-01-24 15:03:39 -05:00
aq_nic_internal.h net: ethernet: aquantia: Call netdev_register after all initialized. 2017-02-20 17:11:09 -05:00
aq_nic.c net: aquantia: Enable coalescing management via ethtool interface 2017-10-21 12:32:24 +01:00
aq_nic.h net: aquantia: Enable coalescing management via ethtool interface 2017-10-21 12:32:24 +01:00
aq_pci_func.c net: aquantia: mmio unmap was not performed on driver removal 2017-10-21 12:32:24 +01:00
aq_pci_func.h net: ethernet: aquantia: PCI operations 2017-01-24 15:03:40 -05:00
aq_ring.c mm: remove __GFP_COLD 2017-11-15 18:21:06 -08:00
aq_ring.h atlantic: fix iommu errors 2017-09-26 13:44:31 -07:00
aq_rss.h net: ethernet: aquantia: Receive side scaling 2017-01-24 15:03:41 -05:00
aq_utils.h net:ethernet:aquantia: Extra spinlocks removed. 2017-08-29 15:11:43 -07:00
aq_vec.c net: aquantia: Add queue restarts stats counter 2017-10-21 12:32:24 +01:00
aq_vec.h net: ethernet: aquantia: Vector operations 2017-01-24 15:03:40 -05:00
Makefile
ver.h