summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-11net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...Heiner Kallweit
2018-11-10brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit
2018-11-09dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei
2018-11-09nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski
2018-11-09tg3: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09net: hns3: add PCIe FLR support for VFHuazhong Tan
2018-11-09net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan
2018-11-09net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan
2018-11-09net: hns3: add error handler for hclgevf_reset()Huazhong Tan
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan
2018-11-09net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan
2018-11-09cxgb4vf: free mac_hlist properlyArjun Vynipadath
2018-11-09cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2018-11-09cxgb4: free mac_hlist properlyArjun Vynipadath
2018-11-09xen/netfront: remove unnecessary wmbJacob Wen
2018-11-08nfp: abm: refuse RED offload with harddrop setJakub Kicinski
2018-11-08nfp: abm: don't set negative thresholdJakub Kicinski
2018-11-08nfp: abm: provide more precise info about offload parameter validationJakub Kicinski
2018-11-08nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski
2018-11-08nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski
2018-11-08nfp: abm: split qdisc offload code into a separate fileJakub Kicinski
2018-11-08sky2: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08mlx4: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08benet: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08net: ethernet: ti: cpsw: fix vlan configuration while down/upIvan Khoronzhuk
2018-11-08net: ethernet: ti: cpsw: fix vlan mcastIvan Khoronzhuk
2018-11-08sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree
2018-11-08gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas
2018-11-08net: socionext: different approach on DMAIlias Apalodimas
2018-11-08net: qca_spi: Add available buffer space verificationStefan Wahren
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio
2018-11-08geneve: ICMP error lookup handlerStefano Brivio
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio
2018-11-08vxlan: ICMP error lookup handlerStefano Brivio
2018-11-08net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King
2018-11-08cxgb4: Add new T6 PCI device ids 0x608aGanesh Goudar
2018-11-08net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing