summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* liquidio: MTU limitsRaghu Vatsavayi2016-07-053-11/+15
* liquidio: free resources during shutdownRaghu Vatsavayi2016-07-054-8/+13
* liquidio: iq/oq limitsRaghu Vatsavayi2016-07-051-5/+1Star
* liquidio: softcommand delayRaghu Vatsavayi2016-07-053-5/+5
* liquidio: IQ synchronizationRaghu Vatsavayi2016-07-051-11/+16
* liquidio: Macro replacementsRaghu Vatsavayi2016-07-0517-321/+66Star
* liquidio: Vxlan supportRaghu Vatsavayi2016-07-056-5/+254
* net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-26/+2Star
* net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes2016-07-053-39/+31Star
* net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-38/+2Star
* net: ethernet: arc: emac: use phydev from struct net_devicePhilippe Reynes2016-07-052-18/+12Star
* net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-12/+2Star
* net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes2016-07-051-20/+16Star
* net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-16/+2Star
* net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes2016-07-051-35/+31Star
* net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-14/+2Star
* net: ethernet: lantiq_etop: use phydev from struct net_devicePhilippe Reynes2016-07-051-17/+7Star
* net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-23/+2Star
* net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes2016-07-051-46/+40Star
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-055-19/+17Star
* net-next: mediatek: fix compile error inside mtk_poll_controller()John Crispin2016-07-021-1/+1
* mlxsw: spectrum: Add traps needed for router implementationJiri Pirko2016-07-022-0/+30
* mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel2016-07-021-2/+2
* mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel2016-07-021-0/+194
* mlxsw: reg: Add FDB action to forward to routerIdo Schimmel2016-07-021-1/+3
* mlxsw: spectrum: Add router interface structIdo Schimmel2016-07-022-0/+22
* mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel2016-07-024-1/+83
* mlxsw: spectrum: Initialize ports at the end of init sequenceIdo Schimmel2016-07-021-14/+11Star
* mlxsw: reg: Add Router General Configuration RegisterIdo Schimmel2016-07-021-1/+77
* mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAGIdo Schimmel2016-07-021-0/+13
* mlxsw: spectrum: Sync PVID vPort LAG statusIdo Schimmel2016-07-021-0/+31
* mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel2016-07-023-66/+6Star
* mlxsw: spectrum: Send untagged packets through a port netdevIdo Schimmel2016-07-021-1/+2
* bnxt_en: Allow statistics DMA to be configurable using ethtool -C.Michael Chan2016-07-023-3/+31
* bnxt_en: Assign netdev->dev_port with port ID.Michael Chan2016-07-021-0/+1
* bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.Michael Chan2016-07-021-3/+12
* bnxt_en: Increase maximum supported MTU to 9500.Vasundhara Volam2016-07-021-1/+1
* bnxt_en: Enable MRU enables bit when configuring VNIC MRU.Michael Chan2016-07-021-1/+2
* bnxt_en: Add support for firmware updates for additional processors.Rob Swindell2016-07-022-0/+21
* bnxt_en: Request firmware reset after successful firwmare updateRob Swindell2016-07-021-0/+2
* bnxt_en: Add support for updating flash more securelyRob Swindell2016-07-022-1/+3
* bnxt_en: Do function reset on the 1st PF open only.Michael Chan2016-07-022-6/+17
* bnxt_en: Update firmware spec. to 1.3.0.Michael Chan2016-07-022-32/+66
* bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.Michael Chan2016-07-021-2/+2
* net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-021-37/+2Star
* net: ethernet: davinci_emac: use phydev from struct net_devicePhilippe Reynes2016-07-021-34/+27Star
* net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion2016-07-026-19/+574
* net/mlx5: Add Representors registration APIHadar Hen Zion2016-07-025-7/+97
* net/mlx5e: Add support for multiple profilesHadar Hen Zion2016-07-022-118/+240
* net/mlx5e: Mark enabled RQTs instances explicitlyHadar Hen Zion2016-07-023-23/+37