summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-02-241-6/+8
* bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam2020-02-211-0/+8
* bnxt_en: Improve device shutdown method.Vasundhara Volam2020-02-211-2/+2
* net: thunderx: workaround BGX TX Underflow issueTim Harvey2020-02-212-3/+68
* ionic: fix fw_status readShannon Nelson2020-02-212-4/+8
* net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2020-02-212-28/+33
* ice: Wait for VF to be reset/ready before configurationBrett Creeley2020-02-192-61/+76
* ice: Don't tell the OS that link is going downMichal Swiatkowski2020-02-191-7/+0
* ice: Don't reject odd values of usecs set by userBrett Creeley2020-02-192-12/+39
* net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit2020-02-191-2/+7
* net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-02-191-1/+1
* net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2020-02-192-3/+7
* net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria2020-02-191-1/+4
* net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin2020-02-191-1/+1
* net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin2020-02-194-9/+43
* net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen2020-02-191-11/+3
* qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2020-02-182-1/+30
* net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2020-02-181-2/+2
* net: mscc: fix in frame extractionHoratiu Vultur2020-02-171-0/+8
* net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil2020-02-171-0/+2
* net: ks8851-ml: Fix 16-bit IO operationMarek Vasut2020-02-171-2/+2
* net: ks8851-ml: Fix 16-bit data accessMarek Vasut2020-02-171-2/+2
* net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut2020-02-171-40/+5
* net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov2020-02-171-1/+1
* net: atlantic: possible fault in transition to hibernationPavel Belous2020-02-171-5/+8
* net: atlantic: fix potential error handlingPavel Belous2020-02-171-1/+3
* net: atlantic: fix use after free kasan warnPavel Belous2020-02-172-6/+5
* net: atlantic: better loopback mode handlingNikita Danilov2020-02-172-5/+13
* net: atlantic: ptp gpio adjustmentsEgor Pomozov2020-02-173-1/+17
* net: atlantic: check rpc result and wait for rpc addressIgor Russkikh2020-02-171-2/+17
* net: atlantic: checksum compat issueDmitry Bezrukov2020-02-173-4/+7
* net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni2020-02-171-1/+5
* net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang2020-02-141-6/+9
* net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu2020-02-141-1/+1
* net: hns3: add management table after IMP resetYufeng Mo2020-02-141-0/+7
* sunvnet: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-19/+4
* ice: Trivial fixesTony Nguyen2020-02-1211-29/+31
* ice: Use correct netif error functionBen Shelton2020-02-121-1/+1
* ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan2020-02-121-8/+3
* ice: Make print statements more compactAnirudh Venkataramanan2020-02-128-227/+123
* ice: Use ice_pf_to_devAnirudh Venkataramanan2020-02-126-27/+27
* ice: Remove possible null dereferenceTony Nguyen2020-02-121-2/+0
* ice: update Unit Load Status bitmask to check after resetBruce Allan2020-02-122-5/+18
* ice: fix and consolidate logging of NVM/firmware version informationBruce Allan2020-02-124-28/+13
* ice: Modify link message loggingAkeem G Abodunrin2020-02-121-1/+1
* ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan2020-02-121-2/+0
* ice: Remove ice_dev_onetime_setup()Brett Creeley2020-02-124-20/+0
* ice: Don't allow same value for Rx tail to be written twiceBrett Creeley2020-02-121-1/+1
* ice: display supported and advertised link modesPaul Greenwalt2020-02-121-280/+2
* ice: Fix switch between FW and SW LLDPDave Ertman2020-02-121-5/+5