aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei1-10/+22
2018-11-09nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski1-3/+1
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan1-3/+3
2018-11-09tg3: extend PTP gettime function to read system clockMiroslav Lichvar1-6/+13
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar1-10/+44
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar1-10/+55
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar3-16/+45
2018-11-09net: hns3: add PCIe FLR support for VFHuazhong Tan2-2/+64
2018-11-09net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan3-8/+74
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan6-1/+100
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan3-9/+37
2018-11-09net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan1-6/+16
2018-11-09net: hns3: add error handler for hclgevf_reset()Huazhong Tan1-14/+37
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan4-1/+35
2018-11-09net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan2-12/+46
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan9-20/+146
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan7-48/+63
2018-11-09net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan2-54/+31
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov5-6/+18
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2-30/+41
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh1-1/+1
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov4-0/+35
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh5-8/+50
2018-11-09cxgb4vf: free mac_hlist properlyArjun Vynipadath1-0/+6
2018-11-09cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath1-2/+4
2018-11-09cxgb4: free mac_hlist properlyArjun Vynipadath1-0/+8
2018-11-09xen/netfront: remove unnecessary wmbJacob Wen1-2/+0
2018-11-08nfp: abm: refuse RED offload with harddrop setJakub Kicinski1-0/+5
2018-11-08nfp: abm: don't set negative thresholdJakub Kicinski2-2/+11
2018-11-08nfp: abm: provide more precise info about offload parameter validationJakub Kicinski1-3/+21
2018-11-08nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski1-5/+13
2018-11-08nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski4-8/+9
2018-11-08nfp: abm: split qdisc offload code into a separate fileJakub Kicinski4-266/+279
2018-11-08sky2: use __vlan_hwaccel helpersMichał Mirosław1-4/+2
2018-11-08mlx4: use __vlan_hwaccel helpersMichał Mirosław1-1/+1
2018-11-08benet: use __vlan_hwaccel helpersMichał Mirosław1-4/+9
2018-11-08net: ethernet: ti: cpsw: fix vlan configuration while down/upIvan Khoronzhuk1-0/+17
2018-11-08net: ethernet: ti: cpsw: fix vlan mcastIvan Khoronzhuk1-31/+138
2018-11-08sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree1-4/+1
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren1-0/+2
2018-11-08gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław1-5/+3
2018-11-08cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław1-1/+1
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-08net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas1-8/+3
2018-11-08net: socionext: different approach on DMAIlias Apalodimas1-99/+128
2018-11-08net: qca_spi: Add available buffer space verificationStefan Wahren3-1/+17
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin8-15/+45
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14