summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-21net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni
2017-02-21net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni
2017-02-21net: mvpp2: remove unused register definitionsThomas Petazzoni
2017-02-21net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni
2017-02-21net: mvpp2: drop useless fields in mvpp2_bm_pool and related codeThomas Petazzoni
2017-02-21net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'Thomas Petazzoni
2017-02-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-02-21net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()Thomas Petazzoni
2017-02-21net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()Thomas Petazzoni
2017-02-21net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_setThomas Petazzoni
2017-02-21net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-02-21macsec: fix validation failed in asynchronous operation.Lee Ryder
2017-02-21virtio-net: switch to use build_skb() for small bufferJason Wang
2017-02-21vxlan: remove unused variable saddr in neigh_reduceRoopa Prabhu
2017-02-21vxlan: add changelink supportRoopa Prabhu
2017-02-21Merge branch 'topic/zx' into for-linusVinod Koul
2017-02-21Merge branch 'topic/stm32-dma' into for-linusVinod Koul
2017-02-21Merge branch 'topic/ste' into for-linusVinod Koul
2017-02-21Merge branch 'topic/intel' into for-linusVinod Koul
2017-02-20virito-net: set queues after reset during xdp_setJason Wang
2017-02-20dpaa_eth: implement ioctl() for PHY-related opsMichael Walle
2017-02-20net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-20bnxt_en: fix pci cleanup in bnxt_init_one() failure pathSathya Perla
2017-02-20bnxt_en: Fix NULL pointer dereference in a failure path during open.Michael Chan
2017-02-20bnxt_en: Reject driver probe against all bridge devicesRay Jui
2017-02-20Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-20Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2017-02-20Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2017-02-20Merge tag 'regulator-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-20Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2017-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20qed*: Fix link indication raceMintz, Yuval
2017-02-20qed: Don't allocate SBs using main PTTMintz, Yuval
2017-02-20qede: Prevent index problems in loopback testSudarsana Reddy Kalluru
2017-02-20qed: Reflect PF link when initializing VFMintz, Yuval
2017-02-20qede: Free netdevice only after stoping slowpathMintz, Yuval
2017-02-20qede: Initialize lock and slowpath workqueue earlyMintz, Yuval
2017-02-20qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-02-20qed: Don't free a QP more than onceRam Amrani
2017-02-20qed: Read queue state before releasing bufferRam Amrani
2017-02-20qed: Release CQ resource under lock on failureRam Amrani
2017-02-20net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed incorrect buff->len calculation.Pavel Belous
2017-02-20net: ethernet: aquantia: Call netdev_register after all initialized.Pavel Belous
2017-02-20net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.Pavel Belous