aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
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-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-12-03VSOCK: Add Makefile and KconfigAsias He
2015-12-03VSOCK: Introduce vhost-vsock.koAsias He
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
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