summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel2016-07-053-1/+143
* mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel2016-07-053-24/+107
* mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel2016-07-052-29/+30
* mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel2016-07-053-230/+357
* mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel2016-07-053-6/+86
* mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-052-5/+63
* mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko2016-07-053-0/+259
* mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definitionJiri Pirko2016-07-051-0/+264
* mlxsw: spectrum_router: Add virtual router managementJiri Pirko2016-07-052-0/+242
* mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko2016-07-052-1/+175
* mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definitionJiri Pirko2016-07-051-0/+45
* mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definitionJiri Pirko2016-07-051-0/+77
* mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definitionJiri Pirko2016-07-051-1/+53
* mlxsw: spectrum_router: Implement private fibJiri Pirko2016-07-052-0/+127
* tun: fix build warningsJason Wang2016-07-051-3/+5
* liquidio: Response header changesRaghu Vatsavayi2016-07-051-6/+12
* liquidio: Remove redundant codeRaghu Vatsavayi2016-07-0513-47/+51
* liquidio: Droq validationRaghu Vatsavayi2016-07-051-12/+0
* 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/+1
* liquidio: softcommand delayRaghu Vatsavayi2016-07-053-5/+5
* liquidio: IQ synchronizationRaghu Vatsavayi2016-07-051-11/+16
* liquidio: Macro replacementsRaghu Vatsavayi2016-07-0517-321/+66
* liquidio: Vxlan supportRaghu Vatsavayi2016-07-056-5/+254
* net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-26/+2
* net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes2016-07-053-39/+31
* net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-38/+2
* net: ethernet: arc: emac: use phydev from struct net_devicePhilippe Reynes2016-07-052-18/+12
* net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-12/+2
* net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes2016-07-051-20/+16
* net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-16/+2
* net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes2016-07-051-35/+31
* net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-14/+2
* net: ethernet: lantiq_etop: use phydev from struct net_devicePhilippe Reynes2016-07-051-17/+7
* net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-051-23/+2
* net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes2016-07-051-46/+40
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-055-19/+17
* 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/+11
* 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/+6