summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek
2019-09-07nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim
2019-09-06forcedeth: use per cpu to collect xmit/recv statisticsZhu Yanjun
2019-09-06net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2019-09-02net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-28nfp: flower: handle neighbour events on internal portsJohn Hurley
2019-08-28nfp: flower: prevent ingress block binds on internal portsJohn Hurley
2019-08-28ibmvnic: Do not process reset during or after device removalThomas Falcon
2019-08-28macb: Update compatibility string for SiFive FU540-C000Yash Shah
2019-08-26nfp: bpf: fix latency bug when updating stack index registerJiong Wang
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-23Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-22ocelot_ace: fix action of trapYangbo Lu
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh
2019-08-21gve: Copy and paste bug in gve_get_stats()Dan Carpenter
2019-08-21net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart
2019-08-19nfp: flower: verify that block cb is not busy before bindingVlad Buslov
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-18net: cavium: fix driver nameStephen Hemminger
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan
2019-08-18bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra