aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel1-3/+3
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel1-2/+4
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel1-2/+10
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel1-2/+4
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel1-15/+16
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel1-8/+6
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel1-1/+1
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel1-1/+1
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel1-8/+129
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel1-0/+88
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel3-3/+36
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann1-2/+2
2016-01-25i40e: fix build warningsEric Dumazet1-10/+5
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2-7/+4
2016-01-25net: macb: fix build warningSudip Mukherjee1-1/+1
2016-01-25net: fec: make driver endian-safeJohannes Berg3-72/+101
2016-01-2582xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth1-1/+1
2016-01-24drivers: net: xgene: fix extra IRQ issueIyappan Subramanian2-3/+10
2016-01-21net: mvneta: get optional bus clkJisheng Zhang1-0/+8
2016-01-21net: mvneta: Try to get named core clock firstJisheng Zhang1-1/+3
2016-01-21net: mvneta: sort the headers in alphabetic orderJisheng Zhang1-13/+13
2016-01-21net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang1-5/+4
2016-01-21net: hns: enet specifies a reference to dsafyankejian7-28/+28
2016-01-21net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli1-1/+1
2016-01-19sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan1-3/+13
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode3-2/+19
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-15bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera1-13/+24
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-7/+35
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-9/+9
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan1-0/+4
2016-01-15net: hns: fixes no syscon error when init mdioyankejian1-1/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring1-1/+0
2016-01-13hip04_eth: fix missing error handle for build_skb failedwangweidong1-1/+4
2016-01-133c59x: fix another page map/single unmap imbalanceNeil Horman1-1/+6
2016-01-133c59x: balance page maps and unmapsNeil Horman1-1/+1
2016-01-13mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter1-0/+1
2016-01-13bgmac: fix a missing check for build_skbwangweidong1-0/+5
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+10
2016-01-11net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-11net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-8/+47
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49