aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum
2019-11-06NFC: st21nfca: fix double freePan Bian
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean
2019-11-06net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil
2019-11-06net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger
2019-11-05NFC: fdp: fix incorrect free objectPan Bian
2019-11-05net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak
2019-11-05net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh
2019-11-05can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler
2019-11-04can: ti_hecc: add missing state changesJeroen Hofstee
2019-11-04can: ti_hecc: properly report state changesJeroen Hofstee
2019-11-04can: ti_hecc: add fifo overflow error reportingJeroen Hofstee
2019-11-04can: ti_hecc: release the mailbox a bit earlierJeroen Hofstee
2019-11-04can: ti_hecc: keep MIM and MD setJeroen Hofstee
2019-11-04can: ti_hecc: ti_hecc_stop(): stop the CPK on downJeroen Hofstee
2019-11-04can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...Marc Kleine-Budde
2019-11-04can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee
2019-11-04can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde