]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/drivers' of git://ca-git.us.oracle.com/linux-uek into...
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 8 Oct 2015 15:21:54 +0000 (08:21 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 8 Oct 2015 15:21:54 +0000 (08:21 -0700)
commit664e922a2d5eb38ea501ef1a2cb570de54666e0e
tree9af602f6ac3dc2ea3e19d2f42cc89bf35870ebfb
parent6ef497c69a02fc8c58652a4c60044f289f9d151b
parent50dc03322f07b8ad88703b759b7d9c252c22adb8
Merge branch 'topic/uek-4.1/drivers' of git://ca-git.us.oracle.com/linux-uek into uek/uek-4.1

* 'topic/uek-4.1/drivers' of git://ca-git.us.oracle.com/linux-uek: (33 commits)
  igb: bump version to igb-5.3.0
  igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
  igb: report unsupported ethtool settings in set_coalesce
  igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
  igb: Pull timestamp from fragment before adding it to skb
  igb: only report generic filters in get_ts_info
  igb: bump version of igb to 5.2.18
  igb: disable IPv6 extension header processing
  igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
  igb: simplify and clean up igb_enable_mas()
  e1000e: Increase driver version number
  e1000e: Fix tight loop implementation of systime read algorithm
  e1000e: Fix incorrect ASPM locking
  e1000e: Cosmetic changes
  e1000e: Fix EEE in Sx implementation
  e1000e: Cleanup qos request in error handling of e1000_open
  e1000e: i219 - k1 workaround for LPT is not required for SPT
  e1000e: i219 - Increase minimum FIFO read/write min gap
  e1000e: i219 - increase IPG for speed 10/100 full duplex
  e1000e: i219 - fix to enable both ULP and EEE in Sx state
  ...