summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes
2016-02-09enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-02-09tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-02-06dwc_eth_qos: Reset hardware before PHY startRabin Vincent
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2016-01-29net: moxart: use correct accessors for DMA memoryArnd Bergmann
2016-01-29bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan
2016-01-29bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan
2016-01-29bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-28net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann
2016-01-25i40e: fix build warningsEric Dumazet
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg
2016-01-25net: macb: fix build warningSudip Mukherjee
2016-01-25net: fec: make driver endian-safeJohannes Berg
2016-01-2582xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth
2016-01-24drivers: net: xgene: fix extra IRQ issueIyappan Subramanian
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21net: mvneta: get optional bus clkJisheng Zhang
2016-01-21net: mvneta: Try to get named core clock firstJisheng Zhang
2016-01-21net: mvneta: sort the headers in alphabetic orderJisheng Zhang
2016-01-21net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2016-01-21net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com