summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-101-2/+2
* net: phy: leds: Don't make our own link speed namesKyle Roeschley2018-11-101-13/+2
* net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit2018-11-101-2/+2
* dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei2018-11-101-1/+4
* dpaa2-eth: defer probe on object allocateIoana Ciornei2018-11-101-10/+22
* nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski2018-11-101-3/+1
* tg3: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-6/+13
* ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-10/+44
* igb: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-10/+55
* e1000e: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-103-16/+45
* ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2018-11-102-2/+8
* ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2018-11-101-0/+33
* ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar2018-11-101-1/+4
* ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar2018-11-101-7/+7
* net: hns3: add PCIe FLR support for VFHuazhong Tan2018-11-102-2/+64
* net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan2018-11-103-8/+74
* net: hns3: add PCIe FLR support for PFHuazhong Tan2018-11-106-1/+100
* net: hns3: implement the IMP reset processing for PFHuazhong Tan2018-11-103-9/+37
* net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan2018-11-101-6/+16
* net: hns3: add error handler for hclgevf_reset()Huazhong Tan2018-11-101-14/+37
* net: hns3: stop handling command queue while resetting VFHuazhong Tan2018-11-104-1/+35
* net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan2018-11-102-12/+46
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-109-20/+146
* net: hns3: adjust VF's reset processHuazhong Tan2018-11-107-48/+63
* net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan2018-11-102-54/+31
* cxgb4vf: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+6
* cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath2018-11-101-2/+4
* cxgb4: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+8
* xen/netfront: remove unnecessary wmbJacob Wen2018-11-101-2/+0
* nfp: abm: refuse RED offload with harddrop setJakub Kicinski2018-11-091-0/+5
* nfp: abm: don't set negative thresholdJakub Kicinski2018-11-092-2/+11
* nfp: abm: provide more precise info about offload parameter validationJakub Kicinski2018-11-091-3/+21
* nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski2018-11-091-5/+13
* nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski2018-11-094-8/+9
* nfp: abm: split qdisc offload code into a separate fileJakub Kicinski2018-11-094-266/+279
* sky2: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-4/+2
* mlx4: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-1/+1
* benet: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-4/+9
* cxgb4: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-1/+1
* net: ethernet: ti: cpsw: fix vlan configuration while down/upIvan Khoronzhuk2018-11-091-0/+17
* net: ethernet: ti: cpsw: fix vlan mcastIvan Khoronzhuk2018-11-091-31/+138
* sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree2018-11-091-4/+1
* gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-5/+3
* cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-1/+1
* i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-4/+4
* net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas2018-11-091-8/+3
* net: socionext: different approach on DMAIlias Apalodimas2018-11-091-99/+128
* net: qca_spi: Add available buffer space verificationStefan Wahren2018-11-093-1/+17
* s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann2018-11-091-3/+0
* s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann2018-11-091-3/+0