summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-031-12/+19
* net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-4/+2
* macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-1/+2
* pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-0/+2
* net/mlx5e: Use workqueue for vxlan opsMatthew Finlay2016-05-033-16/+49
* net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2016-05-032-11/+20
* net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay2016-05-031-0/+1
* net/mlx5: Unmap only the relevant IO memory mappingGal Pressman2016-05-031-2/+4
* cxgb3: fix out of bounds readMichal Schmidt2016-05-011-1/+2
* drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin2016-04-281-10/+1
* drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin2016-04-281-2/+8
* drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin2016-04-281-13/+22
* drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2016-04-282-7/+7
* ps3_gelic: fix memcpy parameterChristophe Jaillet2016-04-281-1/+1
* net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong2016-04-281-1/+4
* sfc: disable RSS when unsupportedJon Cooper2016-04-281-2/+13
* myri10ge: fix sleeping with bh disabledStanislaw Gruszka2016-04-281-2/+2
* bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan2016-04-272-5/+34
* bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan2016-04-272-9/+18
* bnxt_en: Don't fallback to INTA on VF.Michael Chan2016-04-271-1/+1
* net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
* net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-242-6/+32
* net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
* net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
* net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-242-7/+7
* net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
* net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
* net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
* qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
* net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2126-168/+363
|\
| * atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
| * net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| * net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| * net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
| * net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| * net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-211-2/+0
| * net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-211-0/+1
| * qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| * qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| * qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
| * drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-211-2/+2
| * Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-201-16/+15
| * net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov2016-04-191-2/+6
| * net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-191-1/+1
| * net: bcmgenet: device stats are unsigned longEric Dumazet2016-04-161-1/+5
| * cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody2016-04-151-15/+16
| * bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau2016-04-141-3/+3
| * bgmac: reset & enable Ethernet core before using itRafał Miłecki2016-04-141-0/+5
OpenPOWER on IntegriCloud