summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
|\
| * hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| * hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| * hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| * hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
* | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-252-16/+15
|\ \
| * | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1
| * | can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-01-221-1/+1
| * | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-01-221-14/+13
* | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4
* | | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-251-29/+46
* | | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
* | | ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
* | | net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn2019-01-233-28/+5
* | | net: fec: get regulator optionalStefan Agner2019-01-231-1/+1
* | | net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-231-1/+3
* | | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-231-2/+3
* | | qede: Error recovery processTomer Tayar2019-01-233-70/+297
* | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2310-16/+231
* | | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-237-112/+178
* | | net: sun: cassini: Cleanup license conflictThomas Gleixner2019-01-222-28/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2134-93/+286
|\ \
| * | virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-201-6/+6
| * | net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-0/+5
| * | isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
| * | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-193-14/+34
| |\ \
| | * | net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-191-13/+16
| | * | net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-191-0/+1
| | * | net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-191-1/+4
| | * | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-191-0/+13
| | |/
| * | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-191-6/+6
| * | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-191-2/+2
| * | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-191-2/+2
| * | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-191-1/+1
| * | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-192-5/+8
| * | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
| * | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
| * | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
| * | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-181-1/+1
| * | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-182-8/+16
| * | net: phy: add missing phy driver featuresCamelia Groza2019-01-182-0/+2
| * | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-181-0/+6
| * | vhost: log dirty page correctlyJason Wang2019-01-183-16/+87
| * | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13
| * | atm: he: fix sign-extension overflow on large shiftColin Ian King2019-01-171-1/+1
| * | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-173-0/+15
| * | net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2019-01-162-0/+23
| * | net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar2019-01-161-0/+1
| * | net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn2019-01-161-1/+1
| * | net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn2019-01-161-1/+34