summaryrefslogtreecommitdiffstats
path: root/drivers/amba (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-07net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2-0/+34
2016-10-07net: bgmac: Fix errant feature flag checkJon Mason1-1/+1
2016-10-07netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet1-3/+4
2016-10-07packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman1-0/+1
2016-10-07devicetree: net: micrel-ksz90x1.txt: Properly explain skew settingsMike Looijmans1-3/+4
2016-10-07net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju1-0/+128
2016-10-07dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVBLaurent Pinchart1-1/+2
2016-10-07drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N1-0/+14
2016-10-07net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King1-11/+11
2016-10-07net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King1-1/+1
2016-10-07net: axienet: Add missing \n to end of dev_err messagesColin Ian King1-2/+2
2016-10-07xen/netback: add fraglist support for to-guest rxRoss Lagerwall2-10/+30
2016-10-07xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2-10/+18
2016-10-07xen-netback: process guest rx packets in batchesDavid Vrabel1-1/+14
2016-10-07xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel1-16/+8
2016-10-07xen-netback: refactor guest rxDavid Vrabel2-384/+215
2016-10-07xen-netback: retire guest rx side prefix GSO featurePaul Durrant4-50/+2
2016-10-07xen-netback: separate guest side rx code into separate modulePaul Durrant3-755/+790
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-06rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phaseDavid Howells1-5/+6
2016-10-06rxrpc: Need to produce an ACK for service op if op takes a long timeDavid Howells5-6/+28
2016-10-06afs: Check for fatal error when in waiting for ack stateDavid Howells1-1/+1
2016-10-06rxrpc: Return negative error code to kernel serviceDavid Howells1-1/+1
2016-10-06rxrpc: Add missing notificationDavid Howells1-0/+1
2016-10-06rxrpc: Queue the call on expiryDavid Howells1-4/+6
2016-10-06rxrpc: Partially handle OpenAFS's improper termination of callsDavid Howells1-0/+37
2016-10-06rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKsDavid Howells8-29/+82
2016-10-06rxrpc: Fix warning by splitting rxrpc_send_call_packet()David Howells8-84/+102
2016-10-06rxrpc: Only ping for lost reply in client callDavid Howells1-1/+2
2016-10-06rxrpc: Fix oops on incoming call to serviceless endpointDavid Howells1-1/+1
2016-10-06rxrpc: Fix duplicate constDavid Howells2-2/+2
2016-10-06rxrpc: Accesses of rxrpc_local::service need to be RCU managedDavid Howells1-2/+2
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org1-28/+24
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2-1/+16
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser1-10/+26
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker5-5/+5
2016-10-06phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans1-0/+21
2016-10-06netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell1-1/+0
2016-10-05mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner1-1/+0
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner3-30/+36
2016-10-05DT: irqchip: renesas-irqc: document R8A7743/5 supportSergei Shtylyov1-1/+3
2016-10-05dt-bindings: Add Keith&Koep vendor prefixMarek Vasut1-0/+1
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky1-1/+2
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04dt-bindings: add vendor prefix for Auvidea GmbHLucas Stach1-0/+1
2016-10-04MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driverMadalin Bucur1-0/+7
2016-10-04fsl/fman: remove leftover commentMadalin Bucur1-4/+0
2016-10-04netfilter: nft_limit: fix divided by zero panicLiping Zhang1-2/+2