summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pps: kc: fix non-tickless system config dependencyMaciej S. Szmigiero2016-10-111-1/+1
* nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-111-1/+2
* random: remove unused randomize_range()Jason Cooper2016-10-111-19/+0
* random: simplify API for random address requestsJason Cooper2016-10-111-0/+33
* rapidio/rio_cm: use memdup_user() instead of duplicating codeAlexandre Bounine2016-10-111-10/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1133-958/+1048
|\
| * be2net: Enable VF link state setting for BE3Suresh Reddy2016-10-091-1/+1
| * be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-091-2/+12
| * be2net: Update Copyright string in be_hw.hSriharsha Basavapatna2016-10-091-1/+1
| * be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna2016-10-091-1/+23
| * be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2016-10-092-1/+10
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-081-4/+5
| |\
| | * Bluetooth: btusb: Fix atheros firmware download errorEthan Hsieh2016-10-071-4/+4
| | * Bluetooth: btusb: add entry for Marvell 8997 chipsetAmitkumar Karwar2016-10-061-0/+1
| * | wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet2016-10-081-4/+4
| * | net: macb: NULL out phydev after removing mdio busNathan Sullivan2016-10-071-0/+1
| * | xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant2016-10-071-11/+9
| * | drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott2016-10-061-7/+1
| * | ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven2016-10-061-0/+1
| * | net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang2016-10-062-2/+13
| * | net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2016-10-062-0/+34
| * | net: bgmac: Fix errant feature flag checkJon Mason2016-10-061-1/+1
| * | net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju2016-10-061-0/+128
| * | drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N2016-10-061-0/+14
| * | net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King2016-10-061-11/+11
| * | net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-061-1/+1
| * | net: axienet: Add missing \n to end of dev_err messagesColin Ian King2016-10-061-2/+2
| * | xen/netback: add fraglist support for to-guest rxRoss Lagerwall2016-10-062-10/+30
| * | xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2016-10-062-10/+18
| * | xen-netback: process guest rx packets in batchesDavid Vrabel2016-10-061-1/+14
| * | xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel2016-10-061-16/+8
| * | xen-netback: refactor guest rxDavid Vrabel2016-10-062-384/+215
| * | xen-netback: retire guest rx side prefix GSO featurePaul Durrant2016-10-064-50/+2
| * | xen-netback: separate guest side rx code into separate modulePaul Durrant2016-10-063-755/+790
| * | Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller2016-10-0610-116/+132
| |\ \
| | * | fsl/fman: remove leftover commentMadalin Bucur2016-10-041-4/+0
| | * | fsl/fman: fix return value checkingMadalin Bucur2016-10-041-2/+2
| | * | fsl/fman: simplify redundant conditionMadalin Bucur2016-10-041-2/+1
| | * | fsl/fman: check of_get_phy_mode() return valueMadalin Bucur2016-10-041-4/+6
| | * | fsl/fman: check pcsphy pointer before useMadalin Bucur2016-10-041-0/+3
| | * | fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur2016-10-041-1/+2
| | * | fsl/fman: return a phy_dev pointer from initMadalin Bucur2016-10-042-12/+13
| | * | fsl/fman: simplify device tree readsMadalin Bucur2016-10-043-48/+30
| | * | fsl/fman: use of_get_phy_mode()Madalin Bucur2016-10-041-31/+2
| | * | fsl/fman: small fixesMadalin Bucur2016-10-042-6/+8
| | * | fsl/fman: fix loadable module compilationIgal Liberman2016-10-044-7/+64
| | * | fsl/fman: split lines over 80 charactersMadalin Bucur2016-10-042-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-109-21/+25
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10176-1363/+2000
| |\ \ \ \
| | * | | | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1