summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni2019-02-211-2/+8
* net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit2019-02-211-7/+2
* net: phy: disable aneg in genphy_c45_pma_setup_forcedHeiner Kallweit2019-02-211-1/+5
* Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-219-148/+256
|\
| * net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang2019-02-191-1/+2
| * net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang2019-02-191-1/+1
| * net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed2019-02-191-1/+0
| * net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky2019-02-191-2/+0
| * net/mlx5e: Add missing static function annotationLeon Romanovsky2019-02-191-1/+1
| * net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang2019-02-191-3/+3
| * net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang2019-02-191-12/+29
| * net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov2019-02-191-3/+0
| * net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan2019-02-195-62/+39
| * net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin2019-02-191-62/+181
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-2042-197/+298
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2019-75/+175
| |\ \
| | * | sky2: Increase D3 delay againKai-Heng Feng2019-02-191-1/+1
| | * | vhost: correctly check the return value of translate_desc() in log_used()Jason Wang2019-02-191-1/+1
| | * | net: netcp: Fix ethss driver probe issueMurali Karicheri2019-02-191-1/+1
| | * | net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta2019-02-191-0/+3
| | * | Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller2019-02-191-17/+29
| | |\ \
| | | * | mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
| | * | | net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-191-10/+12
| | * | | qed: Fix iWARP syn packet mac address validation.Michal Kalderon2019-02-191-0/+9
| | * | | qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2019-02-192-7/+6
| | * | | r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen2019-02-191-2/+3
| | * | | net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King2019-02-181-1/+1
| | * | | net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov2019-02-181-1/+6
| | * | | qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani2019-02-181-2/+2
| | * | | net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue2019-02-181-3/+6
| | * | | mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-171-5/+7
| | * | | net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli2019-02-161-1/+1
| | * | | net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli2019-02-161-4/+6
| | * | | net: systemport: Fix reception of BPDUsFlorian Fainelli2019-02-161-0/+4
| | * | | net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2019-02-162-5/+57
| | * | | net: dsa: b53: Fix default VLAN IDFlorian Fainelli2019-02-161-13/+16
| | * | | net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski2019-02-161-1/+4
| * | | | mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issueRayagonda Kokatanur2019-02-181-2/+2
| * | | | mailbox: Export mbox_flush()Thierry Reding2019-02-181-0/+1
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-7/+0
| |\ \ \ \
| | * | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-162-7/+0
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-171-0/+7
| |\ \ \ \ \
| | * | | | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-0/+7
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-172-2/+19
| |\ \ \ \ \ \
| | * | | | | | i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski2019-02-151-0/+12
| | * | | | | | i2c: cadence: Fix the hold bit settingShubhrajyoti Datta2019-02-151-2/+7
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-1711-101/+75
| |\ \ \ \ \ \ \
| | * | | | | | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-171-0/+1
| | * | | | | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-171-2/+2
| | * | | | | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-171-20/+4