summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-10net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-09-10net: fs_enet: make rx_copybreak value configurableChristophe Leroy
2016-09-10net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy
2016-09-10net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring
2016-09-09alx: add module parameter to enable msi-x supportTobias Regnery
2016-09-09alx: add msi-x supportTobias Regnery
2016-09-09alx: factor out part of the interrupt handlerTobias Regnery
2016-09-09alx: refactor msi enablement and disablementTobias Regnery
2016-09-09qed: mark symbols static where possibleBaoyou Xie
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare
2016-09-09ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring
2016-09-09ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring
2016-09-09Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson
2016-09-09via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King
2016-09-09qede: mark qede_set_features() staticBaoyou Xie
2016-09-09net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko
2016-09-09macsec: set network devtypestephen hemminger
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-08nfp: don't pad frames on receiveJakub Kicinski
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski
2016-09-08nfp: remove linux/version.h includesJakub Kicinski
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman
2016-09-08net/mlx5e: Prevent casting overflowGal Pressman
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds