summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta
2019-08-06nfp: flower: encode mac indexes with pre-tunnel rule checkJohn Hurley
2019-08-06nfp: flower: remove offloaded MACs when reprs are applied to OvS bridgesJohn Hurley
2019-08-06nfp: flower: offload pre-tunnel rulesJohn Hurley
2019-08-06nfp: flower: verify pre-tunnel rulesJohn Hurley
2019-08-06nfp: flower: detect potential pre-tunnel rulesJohn Hurley
2019-08-06nfp: flower: push vlan after tunnel in mergeJohn Hurley
2019-08-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-08-06r8169: sync PCIe PHY init with vendor driver 8.047.01Heiner Kallweit
2019-08-06r8169: add helper r8168_mac_ocp_modifyHeiner Kallweit
2019-08-06r8169: remove access to legacy register MultiIntrHeiner Kallweit
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-08-06net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu
2019-08-06net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut
2019-08-06net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut
2019-08-06net: dsa: ksz: Remove dead code and fix warningsMarek Vasut
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller
2019-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai
2019-08-06HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander
2019-08-06HID: hiddev: do cleanup in failure of opening a deviceHillf Danton
2019-08-06HID: hiddev: avoid opening a disconnected deviceHillf Danton
2019-08-05Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...David S. Miller
2019-08-05drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)
2019-08-05cnic: Explicitly initialize all reference counts to 0.Michael Chan
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan
2019-08-05Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-05Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-05i40e: Remove unicast log when VF is leaving multicast mode.Czeslaw Zagorski
2019-08-05i40e: verify string count matches even on early returnJacob Keller
2019-08-05i40e: Log info when PF is entering and leaving Allmulti mode.Czeslaw Zagorski
2019-08-05i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski
2019-08-05i40e: fix code commentsJeff Kirsher
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller
2019-08-05i40e: Log disable-fw-lldp flag change by ethtoolSlawomir Laba
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai