summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-12-03mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko
2015-12-03stmmac: ipq806x: Return error values instead of pointersStephen Boyd
2015-12-03mvneta: implement ethtool autonegotiation controlStas Sergeev
2015-12-03mvneta: consolidate autoneg enablingStas Sergeev
2015-12-03net: mv643xx: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03net: bcm63xx: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault
2015-12-03ravb: add fallback compatibility stringsSimon Horman
2015-12-03ravb: ptp: Add CONFIG mode supportKazuya Mizuguchi
2015-12-03net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski
2015-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-03net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed
2015-12-03net/mlx5e: Write vlan list into vport contextSaeed Mahameed
2015-12-03net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen
2015-12-03net/mlx5_core: Modify enable/disable hca functionsEli Cohen
2015-12-03alx: remove pointless assignmentJarod Wilson
2015-12-03mlxsw: spectrum: Implement LAG tx enabled lower state changeJiri Pirko
2015-12-03mlxsw: spectrum: Implement FDB add/remove/dump for LAGJiri Pirko
2015-12-03mlxsw: spectrum: Implement LAG port join/leaveJiri Pirko
2015-12-03mlxsw: reg: Add definition of LAG unicast record for SFN registerJiri Pirko
2015-12-03mlxsw: reg: Add definition of LAG unicast record for SFD registerJiri Pirko
2015-12-03mlxsw: reg: Add link aggregation configuration registers definitionsJiri Pirko
2015-12-03mlxsw: pci: Implement LAG processing for received packetsJiri Pirko
2015-12-03mlxsw: core: Add support for packets received from LAG portJiri Pirko
2015-12-03mlxsw: spectrum: Add set_rx_mode ndo stubJiri Pirko
2015-12-03bonding: set inactive flags on releaseJiri Pirko
2015-12-03bonding: implement lower state change propagationJiri Pirko
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko
2015-12-03team: implement lower state change propagationJiri Pirko
2015-12-03team: rtnl_lock for options setJiri Pirko
2015-12-03bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko
2015-12-03net: add netif_is_team_master helperJiri Pirko