summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-02-20ionic: fix fw_status readShannon Nelson
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-17net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-02-17net: mscc: fix in frame extractionHoratiu Vultur
2020-02-16net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil
2020-02-16net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-02-16net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-02-16net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-02-16net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov
2020-02-16net: atlantic: possible fault in transition to hibernationPavel Belous
2020-02-16net: atlantic: fix potential error handlingPavel Belous
2020-02-16net: atlantic: fix use after free kasan warnPavel Belous
2020-02-16net: atlantic: better loopback mode handlingNikita Danilov
2020-02-16net: atlantic: ptp gpio adjustmentsEgor Pomozov