summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-131-0/+16
| * net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-131-54/+46
| * net: mvneta: Remove unused codeGregory CLEMENT2016-02-131-8/+0
| * net: mvneta: Use on_each_cpu when possibleGregory CLEMENT2016-02-131-11/+6
| * net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT2016-02-131-4/+9
| * net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2016-02-131-5/+3
| * r8169:fix system hange problem.Chun-Hao Lin2016-02-131-7/+7
| * net: mvpp2: Return correct error codesAmitoj Kaur Chawla2016-02-131-2/+2
| * net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2016-02-132-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-131-1/+1
|\ \ | |/ |/|
| * net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes2016-02-111-1/+1
* | enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
* | tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
* | dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0136-266/+555
|\ \ | |/ |/|
| * net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-291-1/+1
| * net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-291-2/+2
| * net: vxge: avoid unused function warningsArnd Bergmann2016-01-291-19/+12
| * net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-291-1/+4
| * net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-291-18/+0
| * net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-291-6/+6
| * net: moxart: use correct accessors for DMA memoryArnd Bergmann2016-01-292-18/+32
| * bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan2016-01-291-2/+3
| * bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan2016-01-291-2/+0
| * bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan2016-01-291-1/+1
| * net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang2016-01-291-3/+1
| * switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-283-6/+5
| * net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan2016-01-281-2/+2
| * net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-281-0/+1
| * mlxsw: reg: Use correct offset in field definitonIdo Schimmel2016-01-281-3/+3
| * mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel2016-01-281-2/+4
| * mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel2016-01-281-2/+10
| * mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel2016-01-281-2/+4
| * mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel2016-01-281-15/+16
| * mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel2016-01-281-8/+6
| * mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel2016-01-281-1/+1
| * mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel2016-01-281-1/+1
| * mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel2016-01-281-8/+129
| * mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel2016-01-281-0/+88
| * mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel2016-01-283-3/+36
| * net: i40e: shut up uninitialized variable warningsArnd Bergmann2016-01-251-2/+2
| * i40e: fix build warningsEric Dumazet2016-01-251-10/+5
| * net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-252-7/+4
| * net: macb: fix build warningSudip Mukherjee2016-01-251-1/+1
| * net: fec: make driver endian-safeJohannes Berg2016-01-253-72/+101
| * 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth2016-01-251-1/+1
| * drivers: net: xgene: fix extra IRQ issueIyappan Subramanian2016-01-242-3/+10
| * net: mvneta: get optional bus clkJisheng Zhang2016-01-211-0/+8
| * net: mvneta: Try to get named core clock firstJisheng Zhang2016-01-211-1/+3
| * net: mvneta: sort the headers in alphabetic orderJisheng Zhang2016-01-211-13/+13