summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-08ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt1-1/+39
2016-12-08ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt1-5/+15
2016-12-08ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt1-3/+8
2016-12-08zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7
2016-12-08Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-2/+6
2016-12-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller23-360/+723
2016-12-08libata-scsi: disable SCT Write Same for the momentNicolai Stange1-0/+1
2016-12-07dummy: expend mtu range for dummy deviceZhang Shengju1-0/+3
2016-12-07nlmon: use core MTU range checking in nlmon driverZhang Shengju1-19/+1
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli1-3/+13
2016-12-07driver: macvlan: Remove the rcu member of macvlan_portGao Feng1-2/+1
2016-12-07driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcuGao Feng2-3/+2
2016-12-07netvsc: reduce maximum GSO sizestephen hemminger1-0/+5
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex1-0/+1
2016-12-07net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel1-2/+0
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher3-2/+6
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko2-6/+8
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko1-7/+43
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko4-23/+34
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko3-57/+92
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko1-2/+0
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok1-2/+24
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko1-0/+4
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko1-10/+14
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko1-6/+8
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko2-13/+54
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko5-19/+42
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko1-2/+2
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan5-5/+483
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan2-5/+31
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan2-1/+66
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan3-12/+12
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan2-20/+6
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan2-69/+115
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan2-6/+12
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă1-2/+3
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier1-3/+5
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier1-3/+0
2016-12-07i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller1-101/+113
2016-12-07i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller3-17/+32
2016-12-07i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller1-13/+55
2016-12-07i40e: delete filter after adding its replacement when convertingJacob Keller1-1/+1
2016-12-07i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller1-37/+21
2016-12-07i40e: recalculate vsi->active_filters from hash contentsJacob Keller1-23/+29
2016-12-07i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller4-9/+31
2016-12-07i40e: lock service task correctlyMitch Williams1-17/+7
2016-12-07i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz3-0/+80
2016-12-07i40e: Add FEC for 25gCarolyn Wyborny3-4/+48
2016-12-07i40e: Add support for 25G devicesCarolyn Wyborny13-79/+208
2016-12-07i40e: use unsigned printf format specifier for active_filters countJacob Keller1-1/+1