aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas2-2/+66
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas1-0/+5
2016-03-13Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-5/+84
2016-03-10net-next: mediatek: document MediaTek SoC ethernet bindingJohn Crispin1-0/+77
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram1-0/+11
2016-03-09kcm: Add description in DocumentationTom Herbert1-0/+285
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+4
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle1-1/+1
2016-03-06Merge 'net-next/master'Kalle Valo29-90/+238
2016-03-06Merge ath-next from ath.gitKalle Valo1-5/+84
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+0
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-17/+37
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com1-3/+1
2016-03-01Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+16
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-32/+56
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+4
2016-02-29batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli1-0/+9
2016-02-29batman-adv: ELP - adding sysfs parameter for elp intervalLinus Luessing1-1/+7
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+0
2016-02-26can: rcar: add device tree support for r8a779[234]Simon Horman1-0/+3
2016-02-26can: rcar: add gen[12] fallback compatibility stringsSimon Horman1-1/+7
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern1-0/+9
2016-02-25net: dsa: drop vlan_getnextVivien Didelot1-9/+0
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot1-0/+4
2016-02-24rfkill: Add documentation about LED triggersJoão Paulo Rechi Vita1-0/+2
2016-02-24rfkill: Move "state" sysfs file back to stableJoão Paulo Rechi Vita2-23/+22
2016-02-24rfkill: Point to the correct deprecated doc locationJoão Paulo Rechi Vita1-2/+4
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-10/+0
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann1-0/+17
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita2-9/+13
2016-02-23net: dsa: pass bridge down to driversVivien Didelot1-5/+2
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-21/+85
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+8
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2016-02-20can: ifi: Add DT bindings for ifi,canfdMarek Vasut1-0/+15
2016-02-20of: Add vendor prefix for I/F/IMarek Vasut1-0/+1
2016-02-20can: sja1000: add documentation for Technologic Systems versionDamien Riegel1-1/+2
2016-02-19net: macb: make magic-packet property genericSergio Prado1-1/+1
2016-02-19Revert "regulator: tps65217: remove tps65217.dtsi file"Peter Ujfalusi1-10/+0
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal1-332/+0
2016-02-17ravb: Update DT binding example for final CPG/MSSR bindingsGeert Uytterhoeven1-2/+2
2016-02-17Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-4/+9
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin1-3/+1
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+36
2016-02-16net: fec: Add "phy-reset-active-low" property to DTBernhard Walle1-0/+3
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar1-0/+7
2016-02-16[media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab1-4/+0
2016-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-2/+35
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+2