summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-01net: mediatek: constify ethtool_ops structuresJulia Lawall
2016-08-31ppp: declare PPP devices as LLTXGuillaume Nault
2016-08-31ppp: avoid dealock on recursive xmitGuillaume Nault
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-08-31net: dsa: mv88e6xxx: add MDB supportVivien Didelot
2016-08-31net: dsa: mv88e6xxx: make switchdev DB ops genericVivien Didelot
2016-08-31liquidio: CN23XX firmware downloadRaghu Vatsavayi
2016-08-31liquidio: MSIX support for CN23XXRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue manipulationRaghu Vatsavayi
2016-08-31liquidio: CN23XX register setupRaghu Vatsavayi
2016-08-31liquidio: CN23XX device init and sriov configRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue definitionsRaghu Vatsavayi
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi
2016-08-31net: wan: sbni: Spelling s/acknoweledge/acknowledge/, GrammarGeert Uytterhoeven
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall
2016-08-31qede: hide 32-bit compile warningArnd Bergmann
2016-08-31ravb: avoid unused function warningsArnd Bergmann
2016-08-31net: veth: Set features for MPLSDavid Ahern
2016-08-31ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-31drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-30Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-29Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-29hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller
2016-08-29fm10k: NAPI polling routine must return actual work doneJacob Keller
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller
2016-08-29fm10k: remove fm10k_get_reta_size from namespaceJacob Keller
2016-08-29fm10k: use variadic form of alloc_workqueueJacob Keller
2016-08-29fm10k: use software values when checking for Tx hangs in hot pathJacob Keller
2016-08-29fm10k: fix PCI device enable_cnt leak in .io_slot_resetJacob Keller
2016-08-29intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker
2016-08-29platform/olpc: Make ec explicitly non-modularPaul Gortmaker