summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04286-4201/+65316
|\
| * sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0311-13/+70
| |\
| | * sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-024-4/+36
| | * sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | * stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| | * net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1
| | * fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
| * | net/mlx5e: Fix LSO vlan insertionAchiad Shochat2015-11-031-2/+3
| * | net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2015-11-032-2/+22
| * | net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat2015-11-031-1/+1
| * | net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-033-5/+9
| * | net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat2015-11-031-4/+4
| * | net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat2015-11-031-2/+2
| * | net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat2015-11-031-0/+6
| * | sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2015-11-022-3/+3
| * | ravb: use pdev rather than ndev for error messagesSimon Horman2015-11-021-2/+2
| * | net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
| * | net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
| * | enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
| * | net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0115-48/+78
| |\ \ | | |/
| * | mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko2015-10-301-1/+1
| * | mlxsw: Put braces on all arms of branch statementOr Gerlitz2015-10-301-1/+2
| * | mlxsw: Put constant on the right side of comparisonsOr Gerlitz2015-10-302-3/+3
| * | mlxsw: spectrum: Fix ageing time valueJiri Pirko2015-10-301-1/+2
| * | mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpackJiri Pirko2015-10-301-4/+3
| * | mlxsw: reg: Fix desription typos of couple of SFN itemsJiri Pirko2015-10-301-3/+3
| * | mlxsw: reg: Fix description for reg_sfd_uc_sub_portJiri Pirko2015-10-301-2/+3
| * | mlxsw: spectrum: Add support for flood controlIdo Schimmel2015-10-303-37/+78
| * | mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel2015-10-301-20/+20
| * | mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko2015-10-302-5/+5
| * | drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian2015-10-304-1/+59
| * | net: hns: fixes the bug tested XGE by ethtool -pLi Peng2015-10-271-8/+1
| * | gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-271-1/+1
| * | sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-272-75/+58
| * | qede: Add basic ethtool supportSudarsana Kalluru2015-10-274-2/+596
| * | qed: Add statistics supportManish Chopra2015-10-275-1/+293
| * | qede: Add support for linkSudarsana Kalluru2015-10-271-0/+47
| * | qed: Add link supportYuval Mintz2015-10-277-5/+1098
| * | qede: classification configurationSudarsana Kalluru2015-10-272-0/+251
| * | qede: Add basic network device supportYuval Mintz2015-10-272-0/+1935
| * | qed: Add slowpath L2 supportManish Chopra2015-10-279-0/+2166
| * | qede: Add basic Network driverYuval Mintz2015-10-275-0/+436
| * | qed: Add basic L2 interfaceYuval Mintz2015-10-275-1/+165
| * | qed: Add module with basic common supportYuval Mintz2015-10-2723-0/+15010
| * | bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-252-1/+6
| * | net: encx24j600: Fix mask to update LED configurationJon Ringle2015-10-251-3/+3
OpenPOWER on IntegriCloud