aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-11net: phy: improve and inline phy_changeHeiner Kallweit
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
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-09infiniband: nes: Fix more direct skb list accesses.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-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar
2018-11-09ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar
2018-11-09ptp: reorder declarations in ptp_ioctl()Miroslav 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-08cxgb4: 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