summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain1-0/+10
2018-05-18Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede1-20/+0
2018-05-18Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede1-0/+23
2018-05-17net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli1-2/+2
2018-05-17net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli3-3/+3
2018-05-17net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli1-5/+5
2018-05-17qede: Add build_skb() support.Manish Chopra4-174/+137
2018-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller11-61/+82
2018-05-17nfp: flower: fix error path during representor creationJiri Pirko3-4/+19
2018-05-17net: mvpp2: print rx error with rate-limitYan Markman1-6/+8
2018-05-17net: mvpp2: set mac address does not require the stop/start sequenceYan Markman1-31/+7
2018-05-17net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman1-4/+3
2018-05-17net: mvpp2: 2500baseX supportAntoine Tenart1-12/+39
2018-05-17net: mvpp2: 1000baseX supportAntoine Tenart1-21/+51
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart1-3/+14
2018-05-17net: mvpp2: phylink supportAntoine Tenart2-338/+509
2018-05-17net: mvpp2: align the ethtool ops definitionAntoine Tenart1-12/+12
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller177-1480/+5548
2018-05-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing2-4/+4
2018-05-17bonding: introduce link change helperTonghao Zhang1-20/+20
2018-05-17net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk1-49/+60
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan2-9/+11
2018-05-17ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov1-0/+1
2018-05-17ixgbe: force VF to grab new MAC on driver reloadEmil Tantilov1-4/+1
2018-05-17ixgbe: release lock for the duration of ixgbe_suspend_close()Pavel Tatashin1-1/+8
2018-05-17ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the deviceMauro S M Rodrigues2-6/+6
2018-05-17ixgbe: cleanup sparse warningsCathy Zhou7-41/+55
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-12/+105
2018-05-16cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy4-8/+37
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon1-1/+10
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon1-0/+26
2018-05-16net: ethoc: Remove useless test before clk_disable_unprepareYueHaibing1-4/+2
2018-05-16net: stmmac: Remove useless test before clk_disable_unprepareYueHaibing1-17/+7
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik4-71/+103
2018-05-16net: qualcomm: rmnet: Remove redundant command checkSubash Abhinov Kasiviswanathan1-11/+3
2018-05-16net: qualcomm: rmnet: Add support for ethtool private statsSubash Abhinov Kasiviswanathan3-16/+112
2018-05-16net: qualcomm: rmnet: Capture all drops in transmit pathSubash Abhinov Kasiviswanathan1-11/+10
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli11-61/+20
2018-05-16of: mdio: Fall back to mdiobus_register() with NULL device_nodeFlorian Fainelli1-0/+3
2018-05-16net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko1-1/+7
2018-05-16Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee2-12/+7
2018-05-16bonding: allow carrier and link status to determine link stateDebabrata Banerjee2-7/+12
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee3-13/+34
2018-05-16bonding: use common mac addr checksDebabrata Banerjee1-19/+9
2018-05-16bonding: don't queue up extraneous rlb updatesDebabrata Banerjee1-6/+12
2018-05-16Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller11-132/+173
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang1-0/+2
2018-05-16net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li1-26/+32
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin1-1/+1