summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-161-27/+37
* net: dsa: mv88e6060: add register defines header fileNeil Armstrong2015-11-161-0/+111
* net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong2015-11-161-1/+2
* net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong2015-11-161-1/+1
* net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong2015-11-161-1/+1
* net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong2015-11-161-49/+0
* net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich2015-11-161-3/+5
* net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-11-161-12/+27
* net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-162-32/+43
* net/mlx5e: Max mtu comparison fixDoron Tsur2015-11-161-0/+2
* net/mlx5e: Added self loopback preventionTariq Toukan2015-11-161-0/+48
* net/mlx5e: Fix inline header size calculationSaeed Mahameed2015-11-161-2/+9
* net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-161-0/+3
* fjes: fix inconsistent indentingColin Ian King2015-11-151-1/+1
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-121-5/+5
* r8169: fix kasan reported skb use-after-free.françois romieu2015-11-121-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-1115-31/+18
|\
| * pci: remove pci_dma_supportedChristoph Hellwig2015-11-111-2/+0
| * usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0
| * kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0
| * sfc: don't call dma_supportedChristoph Hellwig2015-11-111-5/+3
| * nouveau: don't call pci_dma_supportedChristoph Hellwig2015-11-111-2/+5
| * netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-113-3/+3
| * saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-116-1/+19
|\ \
| * | drm/nouveau: fix build failures on all non ARM.Dave Airlie2015-11-111-0/+6
| * | drm/ast: Initialized data needed to map fbdev memoryEgbert Eich2015-11-114-0/+11
| * | drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck2015-11-091-1/+2
* | | 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