summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-29net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-29net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-29net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-29net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-29net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky
2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-29net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla
2015-07-29net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood
2015-07-29stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood
2015-07-29stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood
2015-07-29stmmac: dwmac-rk: create a new probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood
2015-07-29stmmac: fix ptr_ret.cocci warningFengguang Wu
2015-07-28dwc_eth_qos: Add the synopsys folder to the build system.Lars Persson
2015-07-28dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-27net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-07-27ravb: minimize TX data copyingSergei Shtylyov
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok