summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie2016-06-211-3/+3
* net: hns: bug fix of ge reset sequenceQianqian Xie2016-06-211-1/+5
* net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-201-20/+2
* net: ethernet: bcmsysport: use phydev from struct net_devicePhilippe Reynes2016-06-202-18/+14
* net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-191-22/+2
* net: ethernet: nb8800: use phydev from struct net_devicePhilippe Reynes2016-06-192-29/+29
* net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-181-14/+2
* net: ethernet: et131x: use phydev from struct net_devicePhilippe Reynes2016-06-181-30/+18
* net:liquidio: remove unused including <linux/version.h>Wei Yongjun2016-06-181-1/+0
* net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-184-11/+10
* net: lantiq_etop: remove unused variableSudip Mukherjee2016-06-181-1/+0
* qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-184-32/+14
* qede: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-85/+50
* nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-181-8/+14
* mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-181-7/+13
* mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-183-30/+20
* ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-182-42/+26
* i40e: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-156/+51
* fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-182-27/+20
* benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-182-25/+15
* bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck2016-06-182-6/+33
* bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck2016-06-182-29/+40
* bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-81/+33
* net: gianfar: fix old-style declarationArnd Bergmann2016-06-171-1/+1
* net: tlan: don't set unused function argumentArnd Bergmann2016-06-171-1/+0
* net: qlcnic: don't set unused function argumentArnd Bergmann2016-06-171-1/+0
* net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-171-22/+2
* net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes2016-06-171-13/+7
* net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin2016-06-161-5/+43
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-2/+6
* sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko2016-06-163-5/+74
* sfc: Update MCDI protocol definitionsEdward Cree2016-06-161-48/+1279
* sfc: Disable VLAN filtering by default if not strictly requiredAndrew Rybchenko2016-06-161-1/+9
* sfc: VLAN filters must only be created if the firmware supports this.Martin Habets2016-06-162-0/+25
* sfc: Fix dup unknown multicast/unicast filters after datapath resetAndrew Rybchenko2016-06-161-11/+69
* sfc: Refactor checks for invalid filter IDEdward Cree2016-06-161-26/+13
* sfc: Take mac_lock before calling efx_ef10_filter_table_probeMartin Habets2016-06-163-2/+11
* sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko2016-06-163-2/+124
* sfc: Implement list of VLANs added over interfaceAndrew Rybchenko2016-06-162-35/+295
* sfc: Make EF10 filter management helper functions VLAN-awareAndrew Rybchenko2016-06-161-29/+41
* sfc: Store unicast and multicast promisc flag with address cacheAndrew Rybchenko2016-06-161-15/+15
* sfc: Move filter IDs to per-VLAN data structureAndrew Rybchenko2016-06-161-37/+51
* sfc: Forget filter ID when the filter is marked oldAndrew Rybchenko2016-06-161-20/+33
* sfc: Assert filter_sem write locked when requiredEdward Cree2016-06-162-1/+24
* sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko2016-06-162-4/+17
* sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko2016-06-162-4/+5
* sfc: Define macro with EF10 offload featureAndrew Rybchenko2016-06-161-4/+8
* liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi2016-06-167-97/+334
* liquidio: Replace ifidx for FW commandsRaghu Vatsavayi2016-06-1612-174/+187
* liquidio: New driver FW command structureRaghu Vatsavayi2016-06-163-130/+19