summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-27macb: Fix build with macro'ized readl/writel.David S. Miller
2015-07-27ravb: minimize TX data copyingSergei Shtylyov
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko
2015-07-27net/macb: check if macb_config presentAndy Shevchenko
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko
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
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-07-26net: fec: use managed DMA API functions to allocate BD ringLucas Stach
2015-07-26cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai
2015-07-26niu: don't count tx error twice in case of headroom realloc failsJiri Pirko
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam
2015-07-26net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli
2015-07-26net: bcmgenet: Remove checks on clock handlesFlorian Fainelli
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai
2015-07-26net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-07-26net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-07-26net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz
2015-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40e: provide correct API version to older VF driversMitch Williams
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e: support virtual channel API 1.1Mitch Williams