summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1132-144/+280
|\
| * qed: select ZLIB_INFLATEArnd Bergmann2015-11-101-0/+1
| * net: mvneta: Fix memory use after free.Justin Maggard2015-11-101-1/+1
| * macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich2015-11-091-2/+3
| * mvneta: add FIXED_PHY dependencyArnd Bergmann2015-11-091-0/+1
| * net: caif: check return value of alloc_netdevRasmus Villemoes2015-11-091-2/+5
| * net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven2015-11-091-1/+2
| * drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian2015-11-093-3/+48
| * Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-094-33/+22
| |\
| | * NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard2015-11-051-3/+9
| | * NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard2015-11-052-24/+0
| | * NFC: nfcmrvl: free reset gpioVincent Cuissard2015-11-051-0/+3
| | * NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard2015-11-051-1/+3
| | * NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard2015-11-051-4/+6
| | * NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann2015-11-051-1/+1
| * | dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-071-2/+1
| * | bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh2015-11-071-0/+1
| * | net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
| * | fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring2015-11-071-3/+1
| * | bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
| * | bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
| * | bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
| * | bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
| * | bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
| * | net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
| * | qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
| * | net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot2015-11-054-0/+48
| * | USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-051-0/+21
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-051-2/+4
| |\ \
| | * | Bluetooth: Fix possible deadlock in btusbKuba Pawlak2015-11-051-2/+4
| * | | bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
| * | | qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-051-1/+1
| * | | qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-051-5/+0
| |/ /
| * | sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-051-38/+22
| * | sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-051-16/+8
| * | drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-051-0/+13
| |/
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-1120-45/+90
|\ \
| * | NVMe: add blk polling supportJens Axboe2015-11-071-4/+28
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-0719-41/+62
* | | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-116-8/+35
|\ \ \
| * | | UBI: Remove in vain semicolonRichard Weinberger2015-11-061-1/+1
| * | | UBI: Fastmap: Fix PEB array typeEzequiel García2015-11-061-1/+1
| * | | ubi: fastmap: Implement produce_free_peb()Richard Weinberger2015-10-031-0/+29
| * | | UBI: drop null test before destroy functionsJulia Lawall2015-10-031-3/+1
| * | | UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-10-031-2/+2
| * | | UBI: Fix debug messageRichard Weinberger2015-10-031-1/+1
| * | | UBI: Fix typo in commentRichard Weinberger2015-10-031-1/+1
| * | | UBI: Fastmap: Simplify expressionRichard Weinberger2015-10-031-1/+1
* | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-111-1/+13
|\ \ \ \
| * \ \ \ Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-1057-151/+304
| |\ \ \ \