summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang2016-01-211-5/+4
* net: hns: enet specifies a reference to dsafyankejian2016-01-217-28/+28
* net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli2016-01-211-1/+1
* sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan2016-01-191-3/+13
* net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-4/+5
* bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera2016-01-151-13/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-159-7/+35
|\
| * bgmac: Fix reversed test of build_skb() return value.David S. Miller2016-01-151-1/+1
| * net: smsc: Add support h8300Yoshinori Sato2016-01-152-2/+13
| * net: macb: clear interrupts when disabling themNathan Sullivan2016-01-151-0/+4
| * net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
| * fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0
| * hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
| * 3c59x: fix another page map/single unmap imbalanceNeil Horman2016-01-131-1/+6
| * 3c59x: balance page maps and unmapsNeil Horman2016-01-131-1/+1
| * mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter2016-01-131-0/+1
OpenPOWER on IntegriCloud