aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1
* net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
* net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1
* net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
* net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
* net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1
* net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
* net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1
* net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-5/+2
* net: nb8800: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1
* net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-151-0/+11
* vxlan: Fix uninitialized variable warnings.David S. Miller2016-11-151-1/+4
* vxlan: simplify vxlan xmitpravin shelar2016-11-151-44/+34
* vxlan: simplify RTF_LOCAL handling.pravin shelar2016-11-151-34/+51
* vxlan: improve vxlan route lookup checks.pravin shelar2016-11-151-39/+38
* vxlan: simplify exception handlingpravin shelar2016-11-151-27/+19
* vxlan: avoid checking socket multiple times.pravin shelar2016-11-151-7/+5
* vxlan: avoid vlan processing in vxlan device.pravin shelar2016-11-151-8/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1556-262/+473
|\
| * mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
| * net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
| * bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| * Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5
| * ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
| * net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-131-2/+1
| * ibmvnic: Fix size of debugfs name bufferThomas Falcon2016-11-131-1/+1
| * ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon2016-11-131-0/+3
| * sfc: clear napi_hash state when copying channelsBert Kenward2016-11-131-0/+3
| * mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-131-1/+21
| * mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-131-1/+3
| * bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
| * bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
| * r8152: Fix error path in open functionGuenter Roeck2016-11-131-7/+10
| * mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko2016-11-101-0/+3
| * mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko2016-11-101-61/+34
| * qed: Correct rdma params configurationRam Amrani2016-11-101-9/+8
| * qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2016-11-102-3/+1
| * Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou2016-11-091-0/+17
| * vxlan: hide unused local variableArnd Bergmann2016-11-091-1/+3
| * ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen2016-11-091-3/+2
| * net: qcom/emac: enable flow control if requestedTimur Tabi2016-11-091-4/+5
| * net: qcom/emac: configure the external phy to allow pause framesTimur Tabi2016-11-091-0/+6
| * net: bgmac: fix reversed checks for clock control flagRafał Miłecki2016-11-091-2/+2
| * bna: Add synchronization for tx ring.Benjamin Poirier2016-11-091-2/+2
| * Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0
| * driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.Gao Feng2016-11-091-9/+22
| * virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin2016-11-071-10/+20
| * net: hns: fix device reference leaksJohan Hovold2016-11-071-1/+7
| * net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold2016-11-071-4/+6
| * net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold2016-11-071-0/+3