summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann1-0/+1
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter1-1/+1
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter1-5/+0
2015-11-04sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov1-38/+22
2015-11-04sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov1-16/+8
2015-11-04drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner1-0/+13
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds286-4201/+65316
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown3-3/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+15
2015-11-03sh_eth: use DMA barriersSergei Shtylyov1-4/+4
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-13/+70
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat1-2/+3
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2-2/+22
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat1-1/+1
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat3-5/+9
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat1-4/+4
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat1-2/+2
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat1-0/+6
2015-11-02sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-11-02sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2-3/+3
2015-11-02ravb: use pdev rather than ndev for error messagesSimon Horman1-2/+2
2015-11-02sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov1-1/+1
2015-11-02sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov1-4/+4
2015-11-02net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas1-0/+1
2015-11-02net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas1-3/+4
2015-11-02enic: assign affinity hint to interruptsGovindarajulu Varadarajan2-0/+99
2015-11-01stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode1-1/+0
2015-11-01net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-11-01net: smsc911x: Fix crash if loopback test failsPavel Fedin1-0/+1
2015-11-01fec: Use gpio_set_value_cansleep()Fabio Estevam1-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-48/+78
2015-10-30mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko1-1/+1
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz1-1/+2
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz2-3/+3
2015-10-30mlxsw: spectrum: Fix ageing time valueJiri Pirko1-1/+2
2015-10-30mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpackJiri Pirko1-4/+3
2015-10-30mlxsw: reg: Fix desription typos of couple of SFN itemsJiri Pirko1-3/+3
2015-10-30mlxsw: reg: Fix description for reg_sfd_uc_sub_portJiri Pirko1-2/+3
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel3-37/+78
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel1-20/+20
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko2-5/+5
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian4-1/+59
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5