summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-07qed: PF to reply to unknown messagesYuval Mintz
2016-06-07qed: PF enforce MAC limitation of VFsYuval Mintz
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz
2016-06-07qed: Make PF more robust against malicious VFYuval Mintz
2016-06-07qed: PF-VF resource negotiationYuval Mintz
2016-06-07qed: Relax VF firmware requirementsYuval Mintz
2016-06-07vhost_net: stop polling socket during rx processingJason Wang
2016-06-06net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar
2016-06-06net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar
2016-06-06virtio-net: Add initial MTU advice featureAaron Conole
2016-06-06net: Revert vrf-local changes.David S. Miller
2016-06-06net: vrf: ipv6 support for local traffic to local addressesDavid Ahern
2016-06-06net: vrf: ipv4 support for local traffic to local addressesDavid Ahern
2016-06-06net: vrf: Minor refactoring for local address patchesDavid Ahern
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()Vitaly Kuznetsov
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov
2016-06-05hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()Vitaly Kuznetsov
2016-06-05hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpersVitaly Kuznetsov
2016-06-05hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan
2016-06-04net: hns: dsaf adds support of acpiKejian Yan
2016-06-04net: hns: add dsaf misc operation methodKejian Yan
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn
2016-06-04net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-03qed: Add common HSI for new protocolsYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-06-03net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang
2016-06-03loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner
2016-06-03net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-02net: vrf: set operstate and mtu at link createDavid Ahern
2016-06-02net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar
2016-06-01ravb: Remove manual pause frame transmitMasaru Nagai