summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-11-10net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger
2019-11-10net: bcmgenet: don't set phydev->link from MACDoug Berger
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli
2019-11-10net/mlx5e: Fix ethtool self test: link speedAya Levin
2019-11-10r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy
2019-11-10vxlan: check tun_info options_len properlyXin Long
2019-11-10net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-11-06iwlwifi: exclude GEO SAR support for 3168Luca Coelho
2019-11-06net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn
2019-11-06mlxsw: spectrum: Set LAG port collector only when activeNir Dotan
2019-11-06ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure
2019-11-06wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-29net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater
2019-10-29net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-29r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-29net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-10-29net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč
2019-10-29ieee802154: ca8210: prevent memory leakNavid Emamdoost
2019-10-11nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-10-11can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-07hso: fix NULL-deref on tty openJohan Hovold
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann